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@winehq.org ReportedBy: ivan88@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.
http://bugs.winehq.org/show_bug.cgi?id=24155
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |wylda@volny.cz
--- Comment #1 from Wylda wylda@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
http://bugs.winehq.org/show_bug.cgi?id=24155
Wylda wylda@volny.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression
http://bugs.winehq.org/show_bug.cgi?id=24155
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-01 06:55:50 CST --- Can you please retry in current wine (1.4-rc1 or later)?
http://bugs.winehq.org/show_bug.cgi?id=24155
--- Comment #3 from blutwurst ivan88@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)).
http://bugs.winehq.org/show_bug.cgi?id=24155
--- Comment #4 from Frédéric Delanoy frederic.delanoy@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.
http://bugs.winehq.org/show_bug.cgi?id=24155
--- Comment #5 from blutwurst ivan88@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).
http://bugs.winehq.org/show_bug.cgi?id=24155
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID
--- Comment #6 from Frédéric Delanoy frederic.delanoy@gmail.com 2012-02-02 09:08:15 CST --- Missing dependency (libgsm)
http://bugs.winehq.org/show_bug.cgi?id=24155
Jerome Leclanche adys.wh@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED CC| |adys.wh@gmail.com
--- Comment #7 from Jerome Leclanche adys.wh@gmail.com 2012-02-22 12:06:06 CST --- Closing