http://bugs.winehq.org/show_bug.cgi?id=8322
André H. nerv@dawncrow.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |efaa068cd1280e411cc6ff5ecc8 | |ae30d36ad4559 Status|NEW |RESOLVED CC| |nerv@dawncrow.de Resolution| |FIXED
--- Comment #14 from André H. nerv@dawncrow.de 2011-12-01 12:28:39 CST --- (In reply to comment #13)
G00gling a bit, this thread came up:
http://wxpython-users.1045709.n5.nabble.com/C-assertion-in-PopupMenu-td23708...
--- quote --- "I just received an
automated error report I've never seen before and can't seem to reproduce on my system.
"
"I'm on WinXP Service Pack 3, while this user is only on Service Pack 2, so it still could be that your theory is correct if Microsoft fixed something under the hood." --- quote ---
Both developers - Paul McNett, author of the app and Robin Dunn, creator of wxPython - didn't notice its actually Wine the app was run on ;-)
-> "Platform: 0.9.27 Windows-XP-5.1.2600-SP2"
:D
MENU_GetBitmapItemSize -> HBMMENU_CALLBACK -> WPARAM must be _zero_ for WM_MEASUREITEM. If you fix that the app works fine (displays menus).
should be fixed by efaa068cd1280e411cc6ff5ecc8ae30d36ad4559