https://bugs.winehq.org/show_bug.cgi?id=47822
Bug ID: 47822 Summary: In the game Transcendence the music stopped working after upgrading wine to 4.17 Product: Wine Version: 4.17 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: x3daudio Assignee: wine-bugs@winehq.org Reporter: ferdi@sttc-nlp.nl Distribution: ---
When upgrading from Wine 4.16 to 4.17 the music in Transcendence no longer works. Other sounds in the game work normal as intended. This is on Ubuntu Linux 19.04
Reverting back to Wine 4.16 the music works as intended.
Transcendence is a free game available here: https://transcendence.kronosaur.com/
https://bugs.winehq.org/show_bug.cgi?id=47822
Ferdi ferdi@sttc-nlp.nl changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|x3daudio |-unknown Distribution|--- |Ubuntu
https://bugs.winehq.org/show_bug.cgi?id=47822
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://transcendence.krono | |saur.com/
https://bugs.winehq.org/show_bug.cgi?id=47822
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #1 from joaopa jeremielapuree@yahoo.fr --- Please, do a regression test https://wiki.winehq.org/Regression_Testing
https://bugs.winehq.org/show_bug.cgi?id=47822
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12@gmail.com Keywords| |download
--- Comment #2 from Zebediah Figura z.figura12@gmail.com --- I suspect this was caused by https://source.winehq.org/git/wine.git/commitdiff/40a4c782b7f77534535dfa7bb2a97049026fef47. The game uses IGraphBuilder::Render() to render an mp3 audio file, and we now require GStreamer for decoding mp3, WAVE, and AVI files. Please make sure you have the 32-bit gstreamer "good", codecs installed; for Ubuntu these would be in the package "gstreamer1.0-plugins-good".
https://bugs.winehq.org/show_bug.cgi?id=47822
--- Comment #3 from Ferdi ferdi@sttc-nlp.nl --- I have the gstreamer plugin packages installed on my system (the good, bad and ugly ones too) but only the plugins-base is installed as 32 bit package.
After installing the 32bit plugins-good, music works again.
But then after closing Transcendence I got a crash from wine. will try to reproduce later.
https://bugs.winehq.org/show_bug.cgi?id=47822
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |40a4c782b7f77534535dfa7bb2a | |97049026fef47 Ever confirmed|0 |1 Component|-unknown |winegstreamer Severity|minor |normal Status|UNCONFIRMED |NEW Summary|In the game Transcendence |Transcendence crashes on |the music stopped working |exit |after upgrading wine to | |4.17 | Keywords| |regression
--- Comment #4 from Zebediah Figura z.figura12@gmail.com --- (In reply to Ferdi from comment #3)
I have the gstreamer plugin packages installed on my system (the good, bad and ugly ones too) but only the plugins-base is installed as 32 bit package.
After installing the 32bit plugins-good, music works again.
But then after closing Transcendence I got a crash from wine. will try to reproduce later.
I can confirm that. To make this report useful, let's make it about that crash.
It looks like quartz is being unloaded while still in use.
https://bugs.winehq.org/show_bug.cgi?id=47822
Zebediah Figura z.figura12@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f65cb89cbcaf2fddd9d8e791135 | |28f6cea8dc86b
--- Comment #5 from Zebediah Figura z.figura12@gmail.com --- (In reply to Zebediah Figura from comment #4)
(In reply to Ferdi from comment #3)
I have the gstreamer plugin packages installed on my system (the good, bad and ugly ones too) but only the plugins-base is installed as 32 bit package.
After installing the 32bit plugins-good, music works again.
But then after closing Transcendence I got a crash from wine. will try to reproduce later.
I can confirm that. To make this report useful, let's make it about that crash.
It looks like quartz is being unloaded while still in use.
Fixed by https://source.winehq.org/git/wine.git/commitdiff/f65cb89cbcaf2fddd9d8e79113528f6cea8dc86b.
https://bugs.winehq.org/show_bug.cgi?id=47822
--- Comment #6 from Ferdi ferdi@sttc-nlp.nl --- Wow, that was quick, how can I test this? Compile current git?
https://bugs.winehq.org/show_bug.cgi?id=47822
--- Comment #7 from Zebediah Figura z.figura12@gmail.com --- (In reply to Ferdi from comment #6)
Wow, that was quick, how can I test this? Compile current git?
Yes, or wait for 4.18 to be released, presumably on 11 October.
https://bugs.winehq.org/show_bug.cgi?id=47822
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 4.18.