[Bug 13751] New: System freeze when open menu in chess program FRITZ 11
http://bugs.winehq.org/show_bug.cgi?id=13751 Summary: System freeze when open menu in chess program FRITZ 11 Product: Wine Version: 1.0-rc4 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: contact(a)sphilip.com My system (Ubuntu 8.04 ) is totally frozen when I open menu in chess program FRITZ 11. It seem that TrackPopupMenuEx function in user32.dll causes problems. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 --- Comment #1 from Philip Sylvain <contact(a)sphilip.com> 2008-06-07 13:35:34 --- Created an attachment (id=13789) --> (http://bugs.winehq.org/attachment.cgi?id=13789) backtrace after process kill -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 --- Comment #2 from Austin English <austinenglish(a)gmail.com> 2008-06-07 16:55:08 --- Can this be downloaded anywhere? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|critical |normal --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2008-06-07 16:55:27 --- Not critical. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 --- Comment #4 from Philip Sylvain <contact(a)sphilip.com> 2008-06-07 22:19:33 --- After, I comment line 3210 in function MENU_TrackMenu() of dlls/user32/menu.c and compile user32.dll.so , the program doesn't crash and there is no segment fault, but the popup menu still displayed when the mouse is out... [code] else { PeekMessageW( &msg, 0, msg.message, msg.message, PM_REMOVE ); // DispatchMessageW( &msg ); continue; } [code] -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-06-07 23:57:20 --- Is this the same problem as in the bug 13322? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 Philip Sylvain <contact(a)sphilip.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #6 from Philip Sylvain <contact(a)sphilip.com> 2008-06-08 05:33:30 --- (In reply to comment #5)
Is this the same problem as in the bug 13322?
Yes, it the same problem, I didn't see it *** This bug has been marked as a duplicate of bug 13322 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #7 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2008-06-08 07:58:03 --- Closing dup. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Status|CLOSED |RESOLVED --- Comment #8 from Dan Kegel <dank(a)kegel.com> 2008-10-04 09:37:10 --- bug 9615 seems to have a patch *** This bug has been marked as a duplicate of bug 9615 *** -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=13751 James Hawkins <truiken(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #9 from James Hawkins <truiken(a)gmail.com> 2008-10-04 11:09:24 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org