Bug 59146 - problem parsing negative relative volume
Summary: problem parsing negative relative volume
Status: RESOLVED WORKSFORME
Alias: None
Product: PulseAudio
Classification: Unclassified
Component: tools (show other bugs)
Version: unspecified
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: pulseaudio-bugs
QA Contact: pulseaudio-bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-08 22:29 UTC by bugreporter
Modified: 2013-01-08 22:43 UTC (History)
1 user (show)

See Also:
i915 platform:
i915 features:


Attachments

Description bugreporter 2013-01-08 22:29:56 UTC
Decreasing the volume relatively returns an error:

$ pactl -set-sink-volume 0 -5%
pactl: Ungültige Option -- 5

(Sorry for the german localisation. In english it means "invalid option".)

The problem is the -5%, as absolute and positive relative values work fine.

always reproducible.

Version information:
$ rpm -q pulseaudio
pulseaudio-2.1-4.fc18.x86_64
$ uname -r
3.6.10-4.fc18.x86_64
Comment 1 bugreporter 2013-01-08 22:43:55 UTC
Sorry, just found this:

http://www.mail-archive.com/pulseaudio-bugs@lists.freedesktop.org/msg00477.html

Sorry for not searching thoroughly. Maybe the manpage could be amended?


Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.