[Bug 12675] New: Lego Racers crashes with quartz (avispliter, pullpin) induced crash
http://bugs.winehq.org/show_bug.cgi?id=12675 Summary: Lego Racers crashes with quartz (avispliter, pullpin) induced crash Product: Wine Version: 0.9.59. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs(a)winehq.org ReportedBy: echidnaman(a)gmail.com Created an attachment (id=12337) --> (http://bugs.winehq.org/attachment.cgi?id=12337) Error log Upon startup, Lego Racers crashes when the "Lego Media" avi is supposed to be played. This does not occur with the demo. I tested this with a vanilla .wine folder, so there has been no chance for a native quartz.dll file to mess up the registry. I believe this is a regression, probably to be blamed on Maarten Lankhorst's recent quartz improvements. :P I don't have the resources to perform a regression test, nor did I test this game with the previous version, so I don't know if the app broke then or now. -- 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=12675 Maarten Lankhorst <m.b.lankhorst(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.b.lankhorst(a)gmail.com --- Comment #1 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2008-05-11 16:51:09 --- Is this still a problem with v1.0-rc1 ? -- 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=12675 --- Comment #2 from Jonathan <echidnaman(a)gmail.com> 2008-05-11 19:01:21 --- Yes. -- 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=12675 --- Comment #3 from Maarten Lankhorst <m.b.lankhorst(a)gmail.com> 2008-05-12 11:20:45 --- Can you make a WINEDEBUG=+tid,+quartz ? -- 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=12675 --- Comment #4 from Jonathan <echidnaman(a)gmail.com> 2008-05-12 11:30:25 --- Created an attachment (id=12979) --> (http://bugs.winehq.org/attachment.cgi?id=12979) WINEDEBUG=+tid,+quartz log -- 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=12675 Jonathan <echidnaman(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks| |12686 -- 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=12675 --- Comment #5 from Austin English <austinenglish(a)gmail.com> 2008-11-19 16:15:05 --- Is this still an issue in current (1.1.8 or newer) wine? Is there a demo available? -- 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=12675 Atheal Washington <athealwashington(a)inbox.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |athealwashington(a)inbox.com --- Comment #6 from Atheal Washington <athealwashington(a)inbox.com> 2009-01-23 20:37:38 --- Yes this is still an issue with Lego Racers. -- 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=12675 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-07-30 12:03:32 --- Is this still an issue in current (1.1.26 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=12675 Dr. Anonymous <dr_anonymous(a)freemail.hu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dr_anonymous(a)freemail.hu --- Comment #8 from Dr. Anonymous <dr_anonymous(a)freemail.hu> 2010-01-09 13:20:47 --- got working the game: make a new profile for it in the winecfg, and set the virtual desktop resolution to 640*480 plus add the -novideo tag to the end of the command cd "/***WhereYouInstalledTheGame***/" wine LegoRacer.exe -novideo -- 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=12675 A Wine user <RandomAccountName(a)mail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |RandomAccountName(a)mail.com --- Comment #9 from A Wine user <RandomAccountName(a)mail.com> 2010-11-17 12:25:22 CST --- In wine-1.3.7-144-gd7a0284, I get "fatal error: unable to set message drain" but not a real crash. Still needs -novideo parameter to start the game. It tries to use gstreamer before that, so someone with the 32-bit gstreamer plugins installed may get a different result. -- 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=12675 Bernhard Cygan <bernhard.cygan(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bernhard.cygan(a)gmail.com --- Comment #10 from Bernhard Cygan <bernhard.cygan(a)gmail.com> 2013-03-10 17:13:55 CDT --- I can confirm with Wine 1.5.25, that the message "unable to set message drain" occurs. The message disappears when you pass "-novideo". I tried different video sizes, but the game will always just use 640x480. Apart from that, Lego Racers runs fine so far. I am attaching the debug log, just in case someone wants to look at stuff. -- 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=12675 --- Comment #11 from Bernhard Cygan <bernhard.cygan(a)gmail.com> 2013-03-10 17:16:59 CDT --- Created attachment 43888 --> http://bugs.winehq.org/attachment.cgi?id=43888 playonlinux.log -- 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=12675 joaopa <jeremielapuree(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree(a)yahoo.fr --- Comment #12 from joaopa <jeremielapuree(a)yahoo.fr> 2013-04-20 23:53:40 CDT --- For me, the demo http://www.fileplanet.com/34632/download/Lego-Racers works very fine. This bug can be closed as FIXED. -- 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=12675 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ya.ilya12(a)yandex.ru --- Comment #13 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-21 13:21:17 CDT --- *** Bug 30479 has been marked as a duplicate of this 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=12675 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx(a)gmail.com --- Comment #14 from Bruno Jesus <00cpxxx(a)gmail.com> 2013-04-21 13:22:15 CDT --- The problem only happens in the full version and is still present in wine 1.5.28. Adding the -novideo parameter is a workaround. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 --- Comment #15 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? If so, please attach terminal output. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 --- Comment #16 from Bruno Jesus <00cpxxx(a)gmail.com> --- Created attachment 51133 --> https://bugs.winehq.org/attachment.cgi?id=51133 +quartz log Still in 1.7.39, attached a quartz log for the someone more experienced to check. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1 --- Comment #17 from Bruno Jesus <00cpxxx(a)gmail.com> --- Confirming in 1.7.43. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Lego Racers crashes with |Lego Racers crashes trying |quartz (avispliter, |to play videos when Indeo 5 |pullpin) induced crash |codec is not installed -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 Bartosz <gang65(a)poczta.onet.pl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gang65(a)poczta.onet.pl -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 --- Comment #18 from joaopa <jeremielapuree(a)yahoo.fr> --- Bug is fixed in wine-4.9 Can an administrator close this bug as FIXED? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 Jeff Zaroyko <jeffz(a)jeffz.name> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #19 from Jeff Zaroyko <jeffz(a)jeffz.name> --- Reported fixed. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=12675 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #20 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 5.0-rc3. -- 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 (2)
-
wine-bugs@winehq.org -
WineHQ Bugzilla