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

SourceForge.net noreply at sourceforge.net
Thu Aug 14 06:00:18 EDT 2003


Bugs item #786827, was opened at 2003-08-11 08:58
Message generated for change (Comment added) made by jlt63
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: Kurt B. Kaiser (kbk)
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

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

>Comment By: Jason Tishler (jlt63)
Date: 2003-08-14 04:00

Message:
Logged In: YES 
user_id=86216

I would like to assign this (at least temporarily) to Kurt
for the following reasons:

1. I will be off-net for a while
2. I am not very familiar with Tkinter
3. I am not very familiar with IDLE
4. IDLE works fine under Python 2.2.3 with the identical
underlying software (e.g, Cygwin, Tcl/Tk, etc.)

However, IDLE under Python 2.3 could be tickling YA
Cygwin bug...

I will check in when I'm back...

Thanks.

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

Comment By: Neal Norwitz (nnorwitz)
Date: 2003-08-13 14:38

Message:
Logged In: YES 
user_id=33168

Jason, if you can't help can you assign to Kurt (kbk)?  Thanks.

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

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