Hi,
I downloaded and unzipped GUI2Exe_0.4.zip. I started GUI2Exe per the
instructions. A second or two passes and then the error screen is
shown with this error message:
#---- Notes ----#
Please provide additional information about the crash here
#---- System Information ----#
GUI2Exe Version: 0.4.0
Operating System: Linux 2.6.30.5-43.fc11.i586 i686
Python Version: 2.6 (r26:66714, Jun 8 2009, 16:07:26)
[GCC 4.4.0 20090506 (Red Hat 4.4.0-4)]
wxPython Version: 2.8.9.2 (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 ----#
#---- Traceback Info ----#
*** 06 October 2009 @ 12:46:04 ***
Traceback (most recent call last):
File "/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/
_core.py", line 14574, in <lambda>
lambda event: event.callable(*event.args, **
event.kw) )
File "GUI2Exe.py", line 809, in ApplyPreferences
self.SetTransparent(self.preferences["Transparency"])
KeyError: 'Transparency'
#---- End Traceback Info ----#
I also get this error on the command line:
/usr/lib/python2.6/site-packages/wx-2.8-gtk2-unicode/wx/_core.py:
14450: UserWarning: wxPython/wxWidgets release number mismatch
warnings.warn("wxPython/wxWidgets release number mismatch")
If you need any further information, please let me know.
Thanks,