sc.SizedDialog bug on Linux

In wx demo, Window-Layout->SizedControls, first two
dialogues(sc.SizedDialog) are not getting closed by exit button.(Title
bar)

Prashant

#---- System Information ----#
GUI2Exe Version: 0.5.0
Operating System: Linux 2.6.31-14-generic i686
Python Version: 2.6.4rc2 (r264rc2:75497, Oct 20 2009, 02:55:11)
[GCC 4.4.1]
wxPython Version: 2.8.10.1 (gtk2-unicode)
wxPython Info: (__WXGTK__, wxGTK, unicode, gtk2, wx-assertions-off,
SWIG-1.3.29)
Python Encoding: Default=UTF-8 File=UTF-8
wxPython Encoding: utf-8
System Architecture: 32bit i686
Byte order: little
Frozen: False
#---- End System Information ----#

Strange, I don't see anything that could cause something like that... If you're able to diagnose it any further please let us know. For example, can you duplicate the problem with a plain dialog where all the controls are on a panel like what happens with SizedDialog?

···

On 2/9/10 8:10 PM, King wrote:

In wx demo, Window-Layout->SizedControls, first two
dialogues(sc.SizedDialog) are not getting closed by exit button.(Title
bar)

--
Robin Dunn
Software Craftsman

Rest of my dialogs (wx.Dialog sub classing & standards ones) are
working fine and so far no problem with them.

Prashant

Try closing:

demp->Recent Additions/Updates->RichTextCtrl

Error: Segmentation fault

It's even crashing the demo.app.

Prashant

#---- System Information ----#
GUI2Exe Version: 0.5.0
Operating System: Linux 2.6.31-14-generic i686
Python Version: 2.6.4rc2 (r264rc2:75497, Oct 20 2009, 02:55:11)
[GCC 4.4.1]
wxPython Version: 2.8.10.1 (gtk2-unicode)
wxPython Info: (__WXGTK__, wxGTK, unicode, gtk2, wx-assertions-off,
SWIG-1.3.29)
Python Encoding: Default=UTF-8 File=UTF-8
wxPython Encoding: utf-8
System Architecture: 32bit i686
Byte order: little
Frozen: False
#---- End System Information ----#

Try closing:

demp->Recent Additions/Updates->RichTextCtrl

What does this have to do with sc.SizedDialog?

Error: Segmentation fault

Works fine here.

···

On 2/11/10 3:52 AM, King wrote:

--
Robin Dunn
Software Craftsman