Forwarded from bugmail.. see below forward for my question
-------------------------
http://bugs.winehq.com/show_bug.cgi?id=1592
------- Additional Comments From zombi@mailbox.hu 2003-14-07 12:19 ------- With the patch, TA crashed at a different location (somewhere in TA own code), after I looking through the available config options, I realized, that my kernel use alsa, and in wine config, i used wineoss.drv instead of winealsa.drv, after i changed that, and some minor flags, finally i can play TA in linux :-) Thx for the help ... :)
Shouldnt we have an error essage saying that the user's wine is configured to use wineoss.drv but linux is configured to use winealsa.drv? It would be similar to the error about not being able to find the floppy that people always seem to have in their config even tho they dont have it in their fstab..
===== -- Dustin Navea
Minor Contributor, winehq.com Buzilla Janitor, bugs.winehq.com Network Admin, irc.blynk.net (down)
__________________________________ Do you Yahoo!? SBC Yahoo! DSL - Now only $29.95 per month! http://sbc.yahoo.com
Shouldnt we have an error essage saying that the user's wine is configured to use wineoss.drv but linux is configured to use winealsa.drv? It would be similar to the error about not being able to find the floppy that people always seem to have in their config even tho they dont have it in their fstab..
I'll assume you mean, if Linux is configured to use ALSA.
I think that can only be a bug in the Wine OSS driver. Remember ALSA is backwards compatible with OSS, so changing which driver you use shouldn't be a configuration problem.
I would query exactly what the "minor flags" were also.