[Bug 24155] New: Ventrilo 2.1.4 is unable to to open codec stream
http://bugs.winehq.org/show_bug.cgi?id=24155 Summary: Ventrilo 2.1.4 is unable to to open codec stream Product: Wine Version: 1.3.0 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: ivan88(a)centrum.cz Ventrilo 2.1.4 cpomplains about not being able to open codec stream (msg610) even though msgsm32.acm is in /system (/system32) and system.ini has correct line for it. Wine 1.3 (and 1.1.44) seems to come whith codec installed and .ini set, but Ventrilo cannot find it or open it. Replacing pre-installed msgsm32.acm with original Windows XP file (which has different checksum) does not make it work either, it is still unable to open codec stream (error 8). I have compiled and checked Wine 1.1.25. This version does not have neither its own msgsm32.acm file nor line for it in system.ini, but works when these are supplied manually. So, what I report is basically that known trick to run Ventrilo does not work anymore with newer Wine versions. -- 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=24155 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda(a)volny.cz --- Comment #1 from Wylda <wylda(a)volny.cz> 2010-08-26 04:34:03 --- So wine-1.1.25 is the only one which works for you. Then this is a regression. Could you put the download link into above URL field and perform regression test, please? http://wiki.winehq.org/RegressionTesting -- 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=24155 Wylda <wylda(a)volny.cz> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression -- 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=24155 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy(a)gmail.com --- Comment #2 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-01 06:55:50 CST --- Can you please retry in current wine (1.4-rc1 or later)? -- 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=24155 --- Comment #3 from blutwurst <ivan88(a)centrum.cz> 2012-02-01 18:14:41 CST --- I did, works. Actually, I discovered even pre 1.4 RC version(s?) work, given: a) original windows msgsm32.acm is in .wine/drive_c/windows/system32/ b) .wine/drive_c/windows/system.ini is set c) under winecfg->libraries msgsm32.acm is set to be overriden with native (only) Step c) is decisive, that is what was not needed in 1.1.25 and must be done eg. in 1.3.27 nad 1.4 RC. I did not try built-in libgsm (chiefly because it was not built (but configure script said it upfront)). -- 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=24155 --- Comment #4 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-02 04:12:34 CST --- (In reply to comment #3)
I did, works. Actually, I discovered even pre 1.4 RC version(s?) work, given: a) original windows msgsm32.acm is in .wine/drive_c/windows/system32/ b) .wine/drive_c/windows/system.ini is set c) under winecfg->libraries msgsm32.acm is set to be overriden with native (only)
Step c) is decisive, that is what was not needed in 1.1.25 and must be done eg. in 1.3.27 nad 1.4 RC.
I did not try built-in libgsm (chiefly because it was not built (but configure script said it upfront)).
If overrides are needed, then this bug will remain open. BUT you should test if it works in a clean wineprefix (without overrides) with 1.1.25 If it does, you should perform a regression test (http://wiki.winehq.org/RegressionTesting) to help devs fix the issue. It might be problematic to do it with 1.1.25 (due to its oldness/dependency issues), so you might try if 1.2.3 exhibits the same behavior first. -- 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=24155 --- Comment #5 from blutwurst <ivan88(a)centrum.cz> 2012-02-02 08:36:53 CST --- VT on Wine 1.1.25 does not work with entirely clean wineprefix. Steps a) & b) must be taken. Step c) is not needed. I installed libgsm into system* & recompiled Wine 1.4 RC - VT works out of the box with built-in gsm support, clean wineprefix. *) I have upgraded distro version since I have filed the bug. I can not say whether there was libgsm in that previous distro version, or was not. Probably not. Anyway, that makes bug either solved or invalid (missing dependency). -- 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=24155 Frédéric Delanoy <frederic.delanoy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #6 from Frédéric Delanoy <frederic.delanoy(a)gmail.com> 2012-02-02 09:08:15 CST --- Missing dependency (libgsm) -- 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=24155 Jerome Leclanche <adys.wh(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh(a)gmail.com --- Comment #7 from Jerome Leclanche <adys.wh(a)gmail.com> 2012-02-22 12:06:06 CST --- Closing -- 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.
participants (1)
-
wine-bugs@winehq.org