http://bugs.winehq.org/show_bug.cgi?id=19965
--- Comment #2 from Roland Roberts roland@astrofoto.org 2009-09-07 18:17:27 --- (In reply to comment #1)
Retry in 1.1.29.
Okay, I downloaded the 1.1.29 RPM from Fedora 12 rawhide and built it on my Fedora 11 system. The only issue in building was that the spec file wanted opengl32.dll which was not built (and which apparently requires some prerequisites not in the prereq list since trying to force it to build didn't work). Since opengl32.dll does not seem to be in the 1.1.23 Fedora 11 RPM, I just commented out the entry in the files section and built without it.
I get the same result although the actual messages are a *little* different. See below:
284 roland> winecfg wine: created the configuration directory '/home/roland/.wine' fixme:psdrv:PSDRV_UpdateDevCaps Can't find page fixme:psdrv:PSDRV_UpdateDevCaps Can't find page fixme:psdrv:PSDRV_UpdateDevCaps Can't find page ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory Could not load wine-gecko. HTML rendering will be disabled. wine: configuration in '/home/roland/.wine' has been updated. ALSA lib seq_hw.c:457:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: Resource temporarily unavailable err:wave:wodPlayer_WriteMaxFrags Error in writing wavehdr. Reason: Resource temporarily unavailable
The above repeats quite a bit before winecfg hangs. If you want a count of how many time, I can get that for you :-)
As before, if I select Audio, acknowledge the message about wine having selected a default driver, then click Apply, then exit winecfg, then relaunch winecfg, I can test sound without any problem. But if I test it before the Apply/exit/relaunch, it hangs the above set of messages.