https://bugs.winehq.org/show_bug.cgi?id=43592
Bug ID: 43592 Summary: regression: pokerstars crashes with 2.15, works with 1.6.2 Product: Wine Version: 2.15 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: firippusan@gmail.com Distribution: ---
Created attachment 59005 --> https://bugs.winehq.org/attachment.cgi?id=59005 console output
Latest pokerstars software crashes on startup with wine 2.15. Works perfectly with wine 1.6.2
attached output of console when crashes with wine2.15
https://bugs.winehq.org/show_bug.cgi?id=43592
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de ---
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: cannot open shared object file: No such file or director err:module:load_builtin_dll failed to load .so lib for builtin L"OpenAL32.dll": libopenal.so.1: cannot open shared object file: No such file or directory
You're missing some dependencies.
https://bugs.winehq.org/show_bug.cgi?id=43592
firippu firippusan@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #2 from firippu firippusan@gmail.com --- Thanks. libmpg123.so.0 is on my machine although wine complains, but libopenal.so.1 is not installed on my machine. After installing the latter library, pokerstars works with wine 2.15.
https://bugs.winehq.org/show_bug.cgi?id=43592
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED Resolution|FIXED |INVALID
--- Comment #3 from Austin English austinenglish@gmail.com --- (In reply to firippu from comment #2)
Thanks. libmpg123.so.0 is on my machine although wine complains, but libopenal.so.1 is not installed on my machine. After installing the latter library, pokerstars works with wine 2.15.
Invalid then