http://bugs.winehq.org/show_bug.cgi?id=14559
--- Comment #82 from Dominik fillmeup@web.de 2011-12-30 13:29:36 CST --- Created attachment 38185 --> http://bugs.winehq.org/attachment.cgi?id=38185 Log after applying "Restore winmm mixer * functions" patch
Works for me after adding Raymond's patch to current wine repo (git://source.winehq.org/git/wine.git). Running wine with pulseaudio:
WINEDEBUG=+tid,+mmdevapi,+winmm,+midi,+dsound,+dmusic,+mci,+oss,+alsa,+coreaudio,+mixer WINEPREFIX=$(pwd)/wine wine RosettaStoneVersion3.exe &> winelog.with.patch.for.rec.log
Log attached (just starting wine + rosetta and directly exiting again).
Interestingly microphone works inside the lectures (i.e. when starting them and the configuration dialogue comes) just fine, but configuring it outside (i.e. go to settings -> set preferences -> audio settings -> microphone setup) you are able to select the microphone but rosetta isn't able to receive input (and as pavucontrol shows doesn't connect to mic input, unlike when you start the lecture normally...)
Apart from this irregularity, thank you Raymond for making this work!