[Bug 15669] New: Lego Loco hangs on startup attempting to play back intro video
http://bugs.winehq.org/show_bug.cgi?id=15669 Summary: Lego Loco hangs on startup attempting to play back intro video Product: Wine Version: 1.1.6 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: user32 AssignedTo: wine-bugs(a)winehq.org ReportedBy: arethusa26(a)gmail.com Created an attachment (id=16729) --> (http://bugs.winehq.org/attachment.cgi?id=16729) Lego Loco thread backtraces With today's Git (wine-1.1.6-314-g36d0140), when attempting to start the Lego Loco application, the application simply hangs on a black screen. A bit of tracing shows the hang to be due to the mciavi asynchronous playback thread being blocked in a ShowWindow call: if (!(GetWindowLongW(wma->hWndPaint, GWL_STYLE) & WS_VISIBLE)) ShowWindow(wma->hWndPaint, SW_SHOWNA); which seems to suggest that the problem lies in user32. Thread backtraces and trace logs are attached. -- 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=15669 --- Comment #1 from Andrew Nguyen <arethusa26(a)gmail.com> 2008-10-18 18:55:04 --- Created an attachment (id=16730) --> (http://bugs.winehq.org/attachment.cgi?id=16730) Lego Loco message, mci, and winmm traces -- 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=15669 --- Comment #2 from Lei Zhang <thestig(a)google.com> 2008-10-27 02:10:28 --- Is this a regression? -- 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=15669 Kirill K. Smirnov <lich(a)math.spbu.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |lich(a)math.spbu.ru --- Comment #3 from Kirill K. Smirnov <lich(a)math.spbu.ru> 2009-03-14 12:22:32 --- I've just stumbled upon the same problem ;-) Please, try these patches: mciavi32: Fix typo http://www.winehq.org/pipermail/wine-patches/2009-March/070747.html and mciavi: fix deadlock http://www.winehq.org/pipermail/wine-patches/2009-March/070748.html -- 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=15669 --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-09-15 15:36:11 --- Is this still an issue in current (1.1.29 or newer) wine? -- 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=15669 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |DUPLICATE --- Comment #5 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-09-23 23:25:55 --- Yes, this is practically a dupe of bug 18363. *** This bug has been marked as a duplicate of bug 18363 *** -- 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=15669 Andrew Nguyen <arethusa26(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #6 from Andrew Nguyen <arethusa26(a)gmail.com> 2009-09-23 23:26:47 --- Closing the bug. -- 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=15669 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|user32 |-unknown -- 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=15669 Dan Kegel <dank(a)kegel.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |REOPENED CC| |dank(a)kegel.com Component|-unknown |user32 Resolution|DUPLICATE | Ever Confirmed|0 |1 --- Comment #7 from Dan Kegel <dank(a)kegel.com> 2012-06-30 14:05:25 CDT --- Still deadlocking with today's git (wine-1.5.7-252-g1f01355). Had to start it with xinit /usr/bin/xterm -- :1 -ac -depth 16 and then xrandr -s 1024x768 This is not a new problem, I think; see bug 18363#c14. -- 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=15669 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #8 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-11-07 20:09:13 CST --- Although older this bug is now a duplicate of bug 21060. The patch from http://bugs.winehq.org/show_bug.cgi?id=21060#c6 fixes this issue. -- 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=15669 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |DUPLICATE --- Comment #9 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-01-23 23:37:50 CST --- Resolving this as a duplicate of bug 21060 because the patch there fixed this issue too as stated in my last comment. *** This bug has been marked as a duplicate of bug 21060 *** -- 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=15669 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #10 from Austin English <austinenglish(a)gmail.com> 2013-01-30 16:03:54 CST --- 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