http://bugs.winehq.org/show_bug.cgi?id=31535
Bug #: 31535 Summary: OpenGeneral : sound and music don't play Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dragdasan@ymail.com Classification: Unclassified
OpenGeneral turn based strategy : http://sourceforge.net/projects/opengeneral/files/DailyBuild/
Sound and music (but also video -intro video ) don't work at all no matter what version i try be it wine 1.5.10 or older. I have this bug confirmed by other OpenGeneral players . Also the fact that the sound does not work is confirmed here http://bugs.winehq.org/show_bug.cgi?id=31455 by Rosanne DiMesio .
http://bugs.winehq.org/show_bug.cgi?id=31535
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, source URL| |http://sourceforge.net/proj | |ects/opengeneral/files/Dail | |yBuild/ CC| |aeikum@codeweavers.com Severity|normal |minor
--- Comment #1 from Austin English austinenglish@gmail.com 2012-08-23 14:09:10 CDT --- Please attach a log as specified at http://wiki.winehq.org/Sound
http://bugs.winehq.org/show_bug.cgi?id=31535
--- Comment #2 from Dragd dragdasan@ymail.com 2012-08-24 01:06:46 CDT --- Created attachment 41474 --> http://bugs.winehq.org/attachment.cgi?id=41474 debugging log
http://bugs.winehq.org/show_bug.cgi?id=31535
--- Comment #3 from Andrew Eikum aeikum@codeweavers.com 2012-08-24 08:45:47 CDT --- Thanks for the log. This looks like it's probably a duplicate of Bug 30557. See this line from your log:
(process:3172): GThread-WARNING **: GThread system no longer supports custom thread implementations.
Since gstreamer doesn't work, audio data never gets rendered. You also said the intro video doesn't work, which is probably also due to broken winegstreamer.
http://bugs.winehq.org/show_bug.cgi?id=31535
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |winegstreamer
https://bugs.winehq.org/show_bug.cgi?id=31535
Sagawa sagawa.aki+winebugs@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |sagawa.aki+winebugs@gmail.c | |om
--- Comment #4 from Sagawa sagawa.aki+winebugs@gmail.com --- Hello Dragd, I can confirm this bug. IMHO, sound and music issue is caused by mciqtz32's `play notify' implementation. I'm working on this.
https://bugs.winehq.org/show_bug.cgi?id=31535
--- Comment #5 from Sagawa sagawa.aki+winebugs@gmail.com --- Hello again, Could you retest with the latest git or wine 1.7.38? For me, sound effects while in the battle are played now. But the title BGM is not played yet.