[pulseaudio-tickets] [Bug 85810] New: pactl command line parameter parsing is broken for decreasing volume
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Nov 3 07:17:27 PST 2014
https://bugs.freedesktop.org/show_bug.cgi?id=85810
Bug ID: 85810
Summary: pactl command line parameter parsing is broken for
decreasing volume
Product: PulseAudio
Version: unspecified
Hardware: Other
OS: All
Status: NEW
Severity: normal
Priority: medium
Component: tools
Assignee: pulseaudio-bugs at lists.freedesktop.org
Reporter: balint at balintreczey.hu
QA Contact: pulseaudio-bugs at lists.freedesktop.org
CC: lennart at poettering.net
$ pactl set-sink-volume 0 -3%
pactl: invalid option -- '3'
The following works fine:
$ pactl -- set-sink-volume 0 -3%
Probably options should not be reordered.
--
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/pulseaudio-bugs/attachments/20141103/e520e3c7/attachment.html>
More information about the pulseaudio-bugs
mailing list