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

Bug#549567: Missing handling for --no-realtime parameter in jack.ctl



Package: jack-tools
Version: 0.0.2-6

Without this, using jack.ctl for managing JACK sessions doesn't work unless 
you actually want realtime operation of the jackd, which has recently become 
the default. There already is a similar bug filed against qjackctl, btw.

A fix to this merely involves fixing the jack.ctl script, i.e. adding a 
'no_realtime' option to the parser. However, there are several other 
shortcomings of that script, in particular inconsistent indention, C-isms like 
using a semicolon at the end of a line, weird parsing of arguments (if xx$1 == 
"xxyes").

I patched several things on the file and it now works for me, the changed file 
is attached.

Cheers!

Uli

Attachment: jack.ctl
Description: application/shellscript


Reply to: