[ wxwindows-Bugs-1646601 ] wxAUI_DockingMgr sample button assertion
SourceForge.net
noreply at sourceforge.net
Sun Jan 28 13:21:01 PST 2007
Bugs item #1646601, was opened at 2007-01-28 21:21
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1646601&group_id=9863
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Demos and samples
Group: Must fix
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Martin Warmer (mmartin2)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxAUI_DockingMgr sample button assertion
Initial Comment:
When running a packaged (py2exe) version of the aui_dockingmgr sample under windows 98 SE there is a wxAssertFailure.
The log file has the following error:
WxWidgets Debug Alert
..\..\src\msw\control.cpp(159): assert "wxAssertFailure" failed in
wxControl:MSWCreateControl():CreateWindowEx("BUTTON",flags=5601000,ex=000000
00) failed
The wxAUI Sample Application from www.kirix.com ran fine on the same machine. So it's probably not a problem with the C++ library itself. It also seem windows 98 specific because the same executable ran fine under windows 2000, xp and vista.
Versions:
python 2.5
wxpython 2.8.0.1
py2exe 0.6.5
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=109863&aid=1646601&group_id=9863
More information about the wx-dev
mailing list