Quoting error in /usr/bin/qjackctl

Bug #618564 reported by Didier-dfr
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
qjackctl (Ubuntu)
Fix Released
Undecided
Unassigned
Lucid
Won't Fix
Undecided
Unassigned

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

Revision history for this message
Alessio Treglia (quadrispro) wrote :

Fixed in Maverick.
Thanks for the report.

Changed in qjackctl (Ubuntu):
status: New → Fix Released
Revision history for this message
Rolf Leggewie (r0lf) wrote :

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
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.