http://bugs.winehq.org/show_bug.cgi?id=19537
--- Comment #7 from Lars Janssen lars-wine@ukmix.net 2009-08-01 08:23:40 --- OK, I just set up a virtual machine with Ubuntu 9.04 32-bit and got it working:
- Installed dependencies using this script: http://winezeug.googlecode.com/svn/trunk/install-wine-deps.sh - Installed git and downloaded latest wine source - Applied the 6 patches as above - ./configure - make depend && make - sudo make install - wine SonosDesktopController30.exe
The main difference in my 'real' system is that I'm running Gentoo 64-bit rather than Ubuntu 32 bit - however I still configured & compiled as above.
Any suggestions?
Meanwhile, I can confirm the patch fixes the problem on Ubuntu at least so thanks all for the help/comments. :)