Package: libjack0 Version: 0.101.1-2 Severity: normal Tags: patch
The JACK client library does not allow connecting to two different JACK servers from a single program. That's just because jack_server_dir() stores the name of the JACK server on the first invocation. The following patch, taken from http://spark.woaf.net/jack_diplomat-0.70.tar.bz2, released by Dave Cunningham <[EMAIL PROTECTED]> under GPLv2, fixes the problem. Of course, jack_diplomat also serves as a test case for the problem.
jack_server_dir_PATH_MAX_fix.patch
Description: Binary data