http://bugs.winehq.org/show_bug.cgi?id=7739
Summary: Typo in system.ini ? Product: Wine Version: 0.9.32. Platform: PC-x86-64 OS/Version: Linux Status: UNCONFIRMED Severity: critical Priority: P2 Component: wine-multimedia AssignedTo: wine-bugs@winehq.org ReportedBy: imarais@sun.ac.za
I encountered the following error which caused the application (Apprentice - a free program to play 'Magic the gathering' over the internet, available from http://www.magic-league.com/download/apprentice.php ) to crash:
fixme:mci:MCI_LoadMciDriver Couldn't load driver for type L"WAVEAUDIO". If you don't have a windows installation accessible from Wine, you perhaps forgot to create a [mci] section in system.ini
This error was "fixed" (the application now runs without crashing) by changing a line in system.ini:
replace "waveaudio=mciwave.drv" with "waveadio=mciwave.dll"
Was this a typo? The PCspeaker still beeps whenever a action in Apprentice is performed, so all is not as it should be...
------- Additional Comments From thestig@google.com 2007-15-03 17:35 ------- *** Bug 7742 has been marked as a duplicate of this bug. ***