← Back to team overview

ubuntustudio-bugs team mailing list archive

[Bug 618564] Re: Quoting error in /usr/bin/qjackctl

 

lucid has seen the end of its life and is no longer receiving any
updates. Marking the lucid task for this ticket as "Won't Fix".

** Changed in: qjackctl (Ubuntu Lucid)
       Status: New => Won't Fix

-- 
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to qjackctl in Ubuntu.
Matching subscriptions: ubuntustudio-bugs: qjackctl
https://bugs.launchpad.net/bugs/618564

Title:
  Quoting error in /usr/bin/qjackctl

Status in qjackctl package in Ubuntu:
  Fix Released
Status in qjackctl source package in Lucid:
  Won't Fix

Bug description:
  Binary package hint: qjackctl

  Detection of Jack output in Pulseaudio fails due to a quoting error in
  /usr/bin/qjackctl

  When Pulseaudio uses Jack output, qjackctl currently fails to detect
  this reliably.

  To fix, apply following diff:

  
  12c12
  < 	if [ $PACTL -a $JACK ]; then
  ---
  > 	if [ $PACTL -a "$JACK" ]; then

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qjackctl/+bug/618564/+subscriptions