http://bugs.winehq.org/show_bug.cgi?id=22823
Summary: Wine doesn't work well with Jack 2 (jackd) Product: Wine Version: 1.2-rc1 Platform: x86 URL: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=58141 8 OS/Version: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: jkohen@users.sourceforge.net
Debian recently pushed to unstable and testing Jack 2 (jackd) in place of the previous version. I've noticed that this had a strange effect on Wine. Every time a process starts, Wine prints the following to the console: Cannot connect to server socket err = No existe el fichero o el directorio Cannot connect to server socket jack server is not running or cannot be started
Then it hang for a couple minutes there. Finally the process resumes. Sort of. For instance, the "updating configuration" windows, when it appears, never disappears. Mass Effect on Steam never starts up.
All the issues above go away once I downgrade back to libjackd 0.118+svn3796-3, which is Jack 1. Running the Jack 2 daemon with Jack 2 gets me past the delays, but Mass Effect still doesn't work.
My sound system is ALSA and Wine is set up to use it. I don't have any custom ALSA configuration in my home dir or in /etc.
Surprisingly compiling Wine with --disable-jackd ad removing all the winejack.drv* files from my system doesn't seem to make a difference. I've tried Wine 1.1.42, 1.1.44, and 1.2-rc1. For the first I used the Debian compiled version, for the latter two, my own, and all give the same behavior.