Tk Source Code

View Ticket
Login
2008-04-22
09:20 Closed ticket [1913825fff]: tk_getOpenFile freezes after internal filedialog was in use plus 6 other changes artifact: 54ee468007 user: sf-robot
2008-04-07
22:53 Pending ticket [1913825fff]. artifact: 28564c9720 user: hobbs
2008-03-13
20:34 New ticket [1913825fff]. artifact: bee0abacb2 user: randolf

Ticket UUID: 1913825
Title: tk_getOpenFile freezes after internal filedialog was in use
Type: Bug Version: obsolete: 8.4.18
Submitter: randolf Created on: 2008-03-13 20:34:51
Subsystem: 66. Aqua Window Operations Assigned To: das
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2008-04-22 09:20:26
Resolution: Works For Me Closed By: sf-robot
    Closed on: 2008-04-22 02:20:26
Description:
Hello,

on Aqua (Tiger) the tk_getOpenFile dialog freezes wish if
the internal file dialog (::tk::dialog::file:: open)
was in use before.
To reproduce, start wish, then type:
> ::tk::dialog::file:: open
(select cancel)
> tk_getOpenFile -parent .
(click on your home, or browse around, wish freezes
sooner or later).

The -parent option is important to trigger the freeze!

best regards,
Randolf
User Comments: sf-robot added on 2008-04-22 09:20:26:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

hobbs added on 2008-04-07 22:53:49:
Logged In: YES 
user_id=72656
Originator: NO

I cannot repro this with ActiveTcl 8.4.18 or 8.5.1 on Intel MBP Leopard.