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@winehq.org ReportedBy: adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
--- Comment #1 from Jerome Leclanche adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #2 from Wylda wylda@volny.cz 2011-06-29 06:09:58 CDT ---
Ill recompile and retest tomorrow.
Hi Jerome, ping ;)
http://bugs.winehq.org/show_bug.cgi?id=27437
--- Comment #3 from Jerome Leclanche adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
Jerome Leclanche adys.wh@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@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |performance
http://bugs.winehq.org/show_bug.cgi?id=27437
Jerome Leclanche adys.wh@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@gmail.com 2011-11-10 20:02:36 CST --- Adding version, url
http://bugs.winehq.org/show_bug.cgi?id=27437
Aric Stewart aric@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |aric@codeweavers.com
http://bugs.winehq.org/show_bug.cgi?id=27437
--- Comment #6 from Aric Stewart aric@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
http://bugs.winehq.org/show_bug.cgi?id=27437
--- Comment #7 from Jerome Leclanche adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends on| |30557, 29920
--- Comment #8 from Jerome Leclanche adys.wh@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.
http://bugs.winehq.org/show_bug.cgi?id=27437
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |spetreolle@yahoo.fr
https://bugs.winehq.org/show_bug.cgi?id=27437
--- Comment #9 from Austin English austinenglish@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.
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
https://bugs.winehq.org/show_bug.cgi?id=27437
super_man@post.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |super_man@post.com
--- Comment #10 from super_man@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.
https://bugs.winehq.org/show_bug.cgi?id=27437
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED
--- Comment #11 from Wylda wylda@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.
https://bugs.winehq.org/show_bug.cgi?id=27437
Sylvain Petreolle spetreolle@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED |---
--- Comment #12 from Sylvain Petreolle spetreolle@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.
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
https://bugs.winehq.org/show_bug.cgi?id=27437
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED CC| |z.figura12@gmail.com Resolution|--- |WONTFIX
--- Comment #13 from Zebediah Figura z.figura12@gmail.com --- GStreamer is required now, and I think the message on missing codecs is clear enough. Marking this bug as WONTFIX.
https://bugs.winehq.org/show_bug.cgi?id=27437
Gijs Vermeulen gijsvrm@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #14 from Gijs Vermeulen gijsvrm@gmail.com --- Closing wontfix.