Tk Source Code

View Ticket
Login
Ticket UUID: 661549
Title: tk crashes with combobox (oakley)
Type: Bug Version: final: 8.3.5
Submitter: vwartelle Created on: 2003-01-03 11:04:19
Subsystem: None Assigned To: nobody
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-02-06 04:05:01
Resolution: Fixed Closed By: hobbs
    Closed on: 2003-02-05 21:05:01
User Comments: hobbs added on 2003-02-06 04:05:01:
Logged In: YES 
user_id=72656

I believe this was corrected by the changes reverting earlier 
image "fixes" that wouldn't remove themselves when their last 
instanced was deleted.  Change commited on 2003-01-19.

vwartelle added on 2003-01-03 18:10:05:

File Added - 38718: crash1.tcl

Logged In: YES 
user_id=157122

crashes on windows xp (version 5.1.2600)

modify the program (crash1.tcl) to provide
the right path to combobox 2.2.1

source the program, it creates
- a main window
- a transient sub window

click "quit" in the sub window
click "generate" in the main window

when clicking on any other application,
wish gets crashed.

Attachments: