http://bugs.winehq.org/show_bug.cgi?id=26954
brian mscdex@sbcglobal.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |UNCONFIRMED Platform|x86-64 |x86 Version|1.3.18 |1.3.19 Resolution|INVALID |
--- Comment #7 from brian mscdex@sbcglobal.net 2011-05-03 18:55:14 CDT --- Looks like I spoke too soon. I was just lucky that it worked that time on ubuntu 10.04. It consistently failed after that invocation, and I was unable to reproduce that working environment.
It looks like it might be sound related though. The program has two parts, the main application and an rpc application (olsrvc.exe) that sits in the background and handles audio among other things.
When I try running olsrvc.exe, wine crashes. I did some research and thought it might be because of pulseaudio in ubuntu, so I stopped and killed pulseaudio and uninstalled it. I then re-ran winecfg, made sure only ALSA was checked in the audio tab and made sure the test sound played.
Running olsrvc.exe again gets me some different errors now, which I've now attached. I should note that if I uncheck all drivers in winecfg's audio tab, olsrvc.exe starts up just fine.
Also, I've now upgraded to wine 1.3.19 and this testing was done with that version.