broken link crashes FileDialog on Mac

Minor bug: If I create a symlink using ‘ln -s’, then move or delete the original file, picking the broken link in a file selection dialog (either wx.FileDialog or via wx.FileSelector) crashes Python with a bus error. Attempting the same thing on Linux is okay, however. Is this a known issue? I’m using Python 2.6.4, OS 10.6.3, and wxPython 2.8.10.1.

thanks,

Nat

···

To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com

or visit http://groups.google.com/group/wxPython-users?hl=en

I don't think I've heard of it. Please create a ticket for this at trac.wxwidgets.org

···

On 4/19/10 4:02 PM, Nathaniel Echols wrote:

Minor bug: If I create a symlink using 'ln -s', then move or delete the
original file, picking the broken link in a file selection dialog
(either wx.FileDialog or via wx.FileSelector) crashes Python with a bus
error. Attempting the same thing on Linux is okay, however. Is this a
known issue? I'm using Python 2.6.4, OS 10.6.3, and wxPython 2.8.10.1.

--
Robin Dunn
Software Craftsman

--
To unsubscribe, send email to wxPython-users+unsubscribe@googlegroups.com
or visit http://groups.google.com/group/wxPython-users?hl=en