http://bugs.winehq.org/show_bug.cgi?id=5693
Summary: Chessmentor demo fails during startup Product: Wine Version: CVS Platform: Other URL: http://chessmentor.com OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-user AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
chessmaster aborts during startup. The failure is in very different places depending on whether I start it with or without +relay.
Without +relay, it crashes in listbox: =>1 0x7fabf83c LISTBOX_SetTabStops+0xeb(descr=0x7cd60900, count=0x6918, tabs=0x6918, short_ints=0x1) [/home/dank/wine-git/dlls/user/listbox.c:749] in user32 (0x7fabf83c)
With +relay, it crashes in =>1 0x7fa8b24e CLASS_SetMenuNameA+0x6f(classPtr=0x7feae788, name=0x2010323) [/home/dank/wine-git/dlls/user/class.c:184] in user32 (0x7fa8b24e)
I looked at this because of a post on wine-users: http://winehq.org/pipermail/wine-users/2006-July/022975.html