Latest Pre-Release

Hi Robin,

    using the latest pre-release located here:

http://wxpython.wxcommunity.com/preview/20100122

I always get this traceback:

Traceback (most recent call last):
  File "E:\MyProjects\GUI2Exe\GUI2Exe.py", line 3896, in OnClose
    self.ShowMain()
  File "E:\MyProjects\GUI2Exe\GUI2Exe.py", line 3906, in ShowMain
    frame = GUI2Exe(None, -1, "", size=(xvideo, yvideo))
  File "E:\MyProjects\GUI2Exe\GUI2Exe.py", line 354, in __init__
    self.SetProperties()
  File "E:\MyProjects\GUI2Exe\GUI2Exe.py", line 1268, in SetProperties
    self.SetIcon(wx.IconFromBitmap(self.CreateBitmap("GUI2Exe")))
  File "C:\Python26\lib\site-packages\wx-2.9.0-msw-unicode\wx\_windows.py",
line 417, in SetIcon
    return _windows_.TopLevelWindow_SetIcon(*args, **kwargs)
wx._core.PyAssertionError: C++ assertion "Assert failure" failed at
..\..\src\msw\toplevel.cpp(1021) in wxTopLevelWindowMSW::SetIcons():
icon bundle doesn't contain any suitable icon

This is regardless of GUI2Exe, it happens also with the wxPython demo.

This is on Windows 7 64-bit Professional, Python 2.6.4 64-bit.

Andrea.

"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.alice.it/infinity77/
http://thedoomedcity.blogspot.com/