http://bugs.winehq.org/show_bug.cgi?id=32378
Bug #: 32378 Summary: no sound at all, "Test Sound" button gives threading model error Product: Wine Version: 1.5.18 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: rclocher3@yahoo.com Classification: Unclassified
Created attachment 42722 --> http://bugs.winehq.org/attachment.cgi?id=42722 +tid,+mmdevapi,+winmm,+driver,+midi,+dsound,+dsound3d,+dmusic,+mci,+oss,+alsa,+coreaudio log
Hi all, I have a Lenovo S10-3 running Ubuntu 12.10, and I decided to give Wine a try. I installed Wine from the Software Center and got version 1.4.1. When I ran winecfg and clicked the "Test Sound" button there was no sound, and there was an error in the console:
err:ole:CoInitializeEx Attempt to change threading model of this apartment from multi-threaded to apartment threaded
The selected driver under version 1.4.1 was winealsa.drv.
I decided to get the latest development release 1.5.18 from the Ubuntu Wine Team's PPA. I started with a fresh prefix by deleting the .wine directory. Now winecfg shows the selected driver as winepulse.drv. Unfortunately the results are the same as before: no audio and the threading model error.
A debug trace log is attached.