[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#450806: libjack0: does not allow connecting to two JACK servers



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 <spark@xdev.net> under GPLv2, fixes the problem. Of
course, jack_diplomat also serves as a test case for the problem.

Attachment: jack_server_dir_PATH_MAX_fix.patch
Description: Binary data


Reply to: