[Bug 23524] New: Imperivm III: sound doesn't work
http://bugs.winehq.org/show_bug.cgi?id=23524 Summary: Imperivm III: sound doesn't work Product: Wine Version: 1.2-rc6 Platform: x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: directx-dmusic AssignedTo: wine-bugs(a)winehq.org ReportedBy: josemdark(a)gmail.com Created an attachment (id=29365) --> (http://bugs.winehq.org/attachment.cgi?id=29365) Console log When you open Imperivm III simply the sound doesn't work. It works in other wine applications in my computer. I wasn't able to select more than one component when reporting the bug, but note that directsound is involed too (not appears in the log because I only opened a game, but in-game the sound doesn't work too). This error is very old, but I searched Imperivm in the bugtracker and nothing appeared, when I first used wine (a version around 0.9.x) the bug existed, and It has never been fixed, I have player Imperivm in several wine versions (along the time) and in several computers ( I played on i386 too ). The sound has never worked. When you open the game a crash message appears too, but you click close and the game continues working. Audio hardware: 01:00.1 Audio device: nVidia Corporation High Definition Audio Controller (rev a1) 00:1b.0 Audio device: Intel Corporation 5 Series/3400 Series Chipset High Definition Audio (rev 05) I guess that the nVidia one is for the HDMI and I'm not using HDMI at the moment. I ran Imperivm III on a clean wineprefix. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 Dmitry Timoshkov <dmitry(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|directx-dmusic |-unknown --- Comment #1 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-05 04:56:25 ---
err:module:load_builtin_dll failed to load .so lib for builtin L"winemp3.acm": libmpg123.so.0: no se puede abrir el fichero del objeto compartido: No existe el fichero o el directorio
Probably that's the source of the problem, you need to install libmpg123.so -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #2 from josemdark(a)gmail.com 2010-07-05 05:09:51 --- libmpg123-0 ya está en su versión más reciente. It means that is already installed. Should I put it in the windows directory in a specific place? Oh I noticed that I should put the log in english now. Is there any way to temporarily change the console language? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #3 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-05 08:45:44 --- (In reply to comment #2)
libmpg123-0 ya está en su versión más reciente.
It means that is already installed. Should I put it in the windows directory in a specific place?
No, winemp3.acm can't be loaded because libmpg123.so.0 is missing.
Oh I noticed that I should put the log in english now. Is there any way to temporarily change the console language?
LANG=en_US.UTF-8 wine program.exe -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #4 from josemdark(a)gmail.com 2010-07-12 19:19:19 --- Oh, I guess I found the missing lib error, does wine load 32-bit libs? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #5 from Dmitry Timoshkov <dmitry(a)codeweavers.com> 2010-07-13 00:56:41 --- (In reply to comment #4)
Oh, I guess I found the missing lib error, does wine load 32-bit libs?
It does since Wine is a 32-bit application. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #6 from josemdark(a)gmail.com 2010-07-13 05:33:13 --- Created an attachment (id=29563) --> (http://bugs.winehq.org/attachment.cgi?id=29563) New Console Log Sorry, I didn't noticed it before. Ok, I downloaded the i386 package and copied libmpg123.so.0.25.1 to /usr/lib32 and then I did ln -s /usr/lib32/libmpg123.so.0.25.1 /usr/lib32/libmpg123.so.0. Now the errors regarding the lib don't appear, but the sound problem continues. See the attachment "New Console Log". -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 josemdark(a)gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #29563|application/octet-stream |text/plain mime type| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #7 from josemdark(a)gmail.com 2010-11-21 10:13:58 CST --- Created an attachment (id=32062) --> (http://bugs.winehq.org/attachment.cgi?id=32062) Screenshot -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #8 from josemdark(a)gmail.com 2010-11-21 10:16:14 CST --- Sorry I put the screenshot on the incorrect bug. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 Ken Sharp <kennybobs(a)o2.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #32062|0 |1 is obsolete| | -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 Jörg Höhle <hoehle(a)users.sourceforge.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |directx-dmusic -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=23524 hanska2(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hanska2(a)luukku.com --- Comment #9 from hanska2(a)luukku.com --- Is this still a problem with wine 1.7 series? Does overriding dmusic bypass this problem? -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23524 Emanuele <emanuele.emalele(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |emanuele.emalele(a)gmail.com --- Comment #10 from Emanuele <emanuele.emalele(a)gmail.com> --- Hi, in Wine 1.7.29 there is no more the problem about mp3 but no sounds or music could be heard due to the bug 27809. Anyway not having a library installed in any distribution cannot be a Wine bug so in my opinion now this bug is obsolete or a duplicate of 27809. Thank you. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #11 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Please check whether winetricks dsdmo directmusic solves the sound issue. If it does, then this is also a duplicate of bug 35478. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23524 --- Comment #12 from Emanuele <emanuele.emalele(a)gmail.com> --- (In reply to Rosanne DiMesio from comment #11)
Please check whether winetricks dsdmo directmusic solves the sound issue. If it does, then this is also a duplicate of bug 35478.
...and also this game is affected by 35478: I confirm that the suggested WA works also for this. Could you please modify the bug link to redirect only to 35478 and not to 23524? Thank you as usual. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23524 Rosanne DiMesio <dimesio(a)earthlink.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #13 from Rosanne DiMesio <dimesio(a)earthlink.net> --- Marking duplicate per comment 12. *** This bug has been marked as a duplicate of bug 35478 *** -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
https://bugs.winehq.org/show_bug.cgi?id=23524 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #14 from Bruno Jesus <00cpxxx(a)gmail.com> --- Closing duplicate bugs. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
wine-bugs@winehq.org