http://bugs.winehq.org/show_bug.cgi?id=21164
Summary: Morrowind: Crashes while trying to play music Product: Wine Version: 1.1.29 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: leonkaap@gmail.com
Morrowind tries to play a music file from one of its folders when it is appropriate and then gives an error and quits. If the corresponding music file (an mp3) is moved or deleted the game will simply ignore that it exists and will continue.
http://bugs.winehq.org/show_bug.cgi?id=21164
Léon van der Kaap leonkaap@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |leonkaap@gmail.com
--- Comment #1 from Léon van der Kaap leonkaap@gmail.com 2009-12-26 10:18:33 --- This was given as a workaround by Kol:
"get a compiled file "winemp3.acm.so" from previous version of Wine and put it to the wine/lib directory of the current version (or rename it to "winemp3.acm" and place it to C:\windows\system32)."
Furthermore Johannes S. suspects it has something to do "- Use of external libmpg123 for mp3 decoding." in Wine 1.1.29
As far as I can tell this error has remained in all versions between 1.1.29 and 1.1.35(which I am using right now).
http://bugs.winehq.org/show_bug.cgi?id=21164
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #2 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-26 11:46:11 --- Invalid then - your Wine doesn't have support for mp3 (either it wasn't compiled in or your system doesn't have right version of libmpg123).
http://bugs.winehq.org/show_bug.cgi?id=21164
Vitaliy Margolen vitaliy@kievinfo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-26 11:46:18 --- Closing
http://bugs.winehq.org/show_bug.cgi?id=21164
--- Comment #4 from Léon van der Kaap leonkaap@gmail.com 2009-12-26 12:01:26 --- I disagree with that statement since this bug is clearly a regression (it has worked before). Furthermore I don't compile my wine and it's the 32-bit version which should work fine. I also compiled the latest version of libmpg123 so I don't see where the problem should be.
I personally think of an implementation error which caused the sound to go from working to blocking.
http://bugs.winehq.org/show_bug.cgi?id=21164
--- Comment #5 from Austin English austinenglish@gmail.com 2009-12-26 19:23:28 --- Please run a regression test: http://wiki.winehq.org/RegressionTesting
Have you tried compiling wine yourself to verify that mpg123 support is included? On some 64-bit OS's, 32bit mpg123 is broken (ubuntu/debian).
http://bugs.winehq.org/show_bug.cgi?id=21164
olaufr@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |olaufr@yahoo.fr
--- Comment #6 from olaufr@yahoo.fr 2009-12-28 10:44:02 --- Using wine 1.1.36 installed from macports on mac OS X 10.6.2 here. There is this same issue with music. I have libmpg123 installed with macports too, why is this not working then?
http://bugs.winehq.org/show_bug.cgi?id=21164
--- Comment #7 from Vitaliy Margolen vitaliy@kievinfo.com 2009-12-28 21:32:04 --- (In reply to comment #4)
I disagree with that statement since this bug is clearly a regression (it has worked before).
Wine does not contain full mpg3 implementation anymore. It relies on the system libmpg123 library. If you don't have one during run-time or your Wine was compiled without mpg3 support it's a bug outside of Wine.
http://bugs.winehq.org/show_bug.cgi?id=21164
--- Comment #8 from Austin English austinenglish@gmail.com 2009-12-28 22:50:23 --- Actually, there is a valid libmpg123 bug for Morrowind, see bug 20277.