http://bugs.winehq.org/show_bug.cgi?id=24478
--- Comment #68 from Erich Hoover ehoover@mines.edu 2011-09-14 14:48:27 CDT --- (In reply to comment #66)
... A 'lsof -p `pidof wineserver`' shows that libs seem to be taken from the right place (e.g. /usr/local/bin/wine-fallout/lib/libwine.so.1.0), however the output does not contain quartz.dll.so. Should it? quartz.dll.so is available in this path.
I would expect it to, have you disabled (or set "native") quartz in winecfg?
... I will try that, but compiling wine takes quite a while on this PC.
All you need to do (if you're running the same "version" of wine as you installed) is go to the ./dlls/quartz folder and run "make && sudo make install" (after patching). You do not need to recompile all of Wine.
(In reply to comment #67)
My experiences on Fedora 15, Alsa full hw. acceleration, PA not running, built-in quartz.dll, wine-1.3.28-193-g90e3bc5: ...
Sounds exactly like what I would expect, I believe the only thing left to resolve is the "stuttering" issue in F3. Rumor is that the PulseAudio problems might be resolved by upgrading to a new version of alsa-plugins, so for now I'm not looking into that problem.