[Python-bugs-list] [ python-Bugs-786827 ] IDLE starts with no menus (Cygwin build of python2.3)

SourceForge.net noreply at sourceforge.net
Mon Aug 11 10:58:45 EDT 2003


Bugs item #786827, was opened at 2003-08-11 11:58
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=786827&group_id=5470

Category: IDLE
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Duane Kaufman (duanekaufman)
Assigned to: Nobody/Anonymous (nobody)
Summary: IDLE starts with no menus (Cygwin build of python2.3)

Initial Comment:
When started from a Cygwin window 
(duane at USD22C821 /cygdrive/d/my_python/Cygwin_test
$ /usr/lib/python2.3/idlelib/idle.py) The IDLE window has 
no menus.

If started as:
duane at USD22C821 /cygdrive/d/my_python/Cygwin_test
$ /usr/lib/python2.3/idlelib/idle.py -n

(no subprocess) the menus are present.

Starting Python:
duane at USD22C821 /cygdrive/d/my_python/Cygwin_test
$ python
Python 2.3 (#1, Aug  1 2003, 15:01:23)
[GCC 3.2 20020927 (prerelease)] on cygwin
Type "help", "copyright", "credits" or "license" for more 
information.
>>>

Win2k SP2

Duane Kaufman
duane.kaufman at med.ge.com

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=786827&group_id=5470



More information about the Python-bugs-list mailing list