Version: 0.7
Tracker id: 2875846
mercurial changeset: 6328dfb48365

Problem:
    When pyclewn is started from a window manager menu
    (thus without a console), the program fails with the
    following error message:

        disp CRITICAL
        Exception in pyclewn:

        <type 'exceptions.OSError'>
        "[Errno 25] Inappropriate ioctl for device"
        source line: "f = open(os.ttyname(0), 'rw')"
        at /usr/lib/python2.6/site-packages/clewn/gdb.py:224

        pyclewn aborting...

Solution:
    Do not attempt to open the console when the os fails to
    return the name of the console.

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Pyclewn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pyclewn-general

Reply via email to