Hi

 

I was trying to submit a bug using bugzilla. I completed the form and was prompted to supply my username and password. When I tried to log in the attached webpage informed me that an error had occurred.

 

The description of the bug I unsucessfully tried to report is:

 

/*summary*/

Typo in system.ini ?

 

/*start of description*/

 

I encountered the following error under wine 0.9.32 and Ubuntu 6.06 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...

 

/*end of descrption*/

 

Izak Marais