[Bug 27437] New: IW2 Edge of Chaos freezes every second
http://bugs.winehq.org/show_bug.cgi?id=27437 Summary: IW2 Edge of Chaos freezes every second Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: quartz AssignedTo: wine-bugs(a)winehq.org ReportedBy: adys.wh(a)gmail.com Originally in bug 24239. fixme:quartz:ACMWrapper_SetMediaType acmStreamOpen returned 512 spams every second or so. When it does, the game freezes completely for a few milliseconds. winetricks devenum quartz works around it. -- 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=27437 --- Comment #1 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-06-10 00:18:10 CDT --- Ok, this is because wine is compiled --without-gstreamer. Ill recompile and retest tomorrow. Either the freeze is a bug, or at least there needs to be a clearer error message when a codec/gstreamer support is missing. -- 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=27437 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #2 from Wylda <wylda(a)volny.cz> 2011-06-29 06:09:58 CDT ---
Ill recompile and retest tomorrow.
Hi Jerome, ping ;) -- 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=27437 --- Comment #3 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-06-29 06:34:59 CDT --- Hey Wylda I couldn't recompile with gstreamer support, had a lot of issues with codecs. I'm on holiday currently so this bug will have to wait a couple of weeks. -- 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=27437 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|IW2 Edge of Chaos freezes |IW2 Edge of Chaos freezes |every second |every second if gstreamer | |mp3 codec is missing --- Comment #4 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-06-29 13:32:57 CDT --- Ok, tested it on my laptop (natty32, which was easier to compile than oneiric64). I can confirm that without the mp3 codec, the game does freeze every second, even if it's compiled --with-gstreamer. Installing gstreamer0.10-fluendo-plugins-mp3-partner solves the issue. There's an odd assert at the game launch though: (wine:6296): GStreamer-CRITICAL **: gst_debug_add_log_function: assertion `func != NULL' failed So retargeting the bug on that freeze which looks like a performance 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=27437 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance -- 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=27437 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW URL| |http://www.gog.com/en/gamec | |ard/independence_war_2 Version|unspecified |1.3.1 Ever Confirmed|0 |1 --- Comment #5 from Jerome Leclanche <adys.wh(a)gmail.com> 2011-11-10 20:02:36 CST --- Adding version, url -- 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=27437 Aric Stewart <aric(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aric(a)codeweavers.com -- 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=27437 --- Comment #6 from Aric Stewart <aric(a)codeweavers.com> 2012-03-27 09:41:21 CDT --- The gstreamer case will be harder to debug... However if you do not have gstreamer/codec I can look at why you get a delay after the ACMWrapper_SetMediaType call. a +tid,+quartz,+strmbase log would be helpful. thanks -aric -- 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=27437 --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-04-12 06:31:55 CDT --- (In reply to comment #6) I've been trying to get this log but getting a crash as soon as I get in game. Will see if I can debug that further but little time right 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=27437 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30557, 29920 --- Comment #8 from Jerome Leclanche <adys.wh(a)gmail.com> 2013-08-18 22:39:20 CDT --- I don't think this is an issue anymore, but I'll retest once bug 30557 is 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=27437 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle(a)yahoo.fr -- 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=27437 --- Comment #9 from Austin English <austinenglish(a)gmail.com> --- (In reply to Jerome Leclanche from comment #8)
I don't think this is an issue anymore, but I'll retest once bug 30557 is fixed.
Still blocked in 1.7.36. -- 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=27437 Bug 27437 depends on bug 30557, which changed state. Bug 30557 Summary: winegstreamer broken with >=glib-2.32.0 https://bugs.winehq.org/show_bug.cgi?id=30557 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |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=27437 super_man(a)post.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man(a)post.com --- Comment #10 from super_man(a)post.com --- (In reply to Austin English from comment #9)
(In reply to Jerome Leclanche from comment #8)
I don't think this is an issue anymore, but I'll retest once bug 30557 is fixed.
Still blocked in 1.7.36.
The block is gone now. -- 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=27437 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #11 from Wylda <wylda(a)volny.cz> --- Tested with "winetricks quartz" and winegstreamer disabled and works fine. Also first comment says, that "wine is compiled --without-gstreamer". So i don't see relationship to gstreamer. AppDb has Gold rating for wine-1.9.1 with note, that "winegstreamer has to be disabled to prevent crashes" and it would truly crashed in wine-1.9.3 even with gstreamer-1.6.3. Anyway it works fine for me in wine-1.9.3. Assuming fixed. Reopen, if the problem persist for you. -- 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=27437 Sylvain Petreolle <spetreolle(a)yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |--- --- Comment #12 from Sylvain Petreolle <spetreolle(a)yahoo.fr> --- (In reply to Wylda from comment #11)
Tested with "winetricks quartz" and winegstreamer disabled and works fine. Also first comment says, that "wine is compiled --without-gstreamer". So i don't see relationship to gstreamer.
This bug is about gstreamer-enabled builds. -- 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=27437 Bug 27437 depends on bug 29920, which changed state. Bug 29920 Summary: Edge of Chaos crashes on main screen https://bugs.winehq.org/show_bug.cgi?id=29920 What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID -- 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=27437 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |z.figura12(a)gmail.com Resolution|--- |WONTFIX --- Comment #13 from Zebediah Figura <z.figura12(a)gmail.com> --- GStreamer is required now, and I think the message on missing codecs is clear enough. Marking this bug as WONTFIX. -- 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=27437 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Gijs Vermeulen <gijsvrm(a)gmail.com> --- Closing wontfix. -- 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