Wrong volume key in rc.xml

Bug #926320 reported by Jorge_C
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
lubuntu-default-settings (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

1) The release of Ubuntu you are using, via 'lsb_release -rd' or System -> About Ubuntu
Description: Ubuntu precise (development branch)
Release: 12.04

2) The version of the package you are using, via 'apt-cache policy pkgname' or by checking in Software Center
lubuntu-default-settings:
  Instalados: 0.23
  Candidato: 0.23
  Tabla de versión:
 *** 0.23 0
        500 http://archive.ubuntu.com/ubuntu/ precise/universe amd64 Packages
        100 /var/lib/dpkg/status

3) What you expected to happen
Lowering and muting sound should work fine.

4) What happened instead
Mute key doesn't work, and lower volume key works erratically.

This is happening because in rc.xml, XF86AudioLowerVolume appears twice, and is bound to both "amixer -q sset Master 3%+" and "amixer -q sset Master toggle".

XF86AudioMute should be bound to the latter command instead.

Besides, I think raising the volume should unmute sound, as that's what happens in most gadgets/OSes. So, XF86AudioRaiseVolume should execute "amixer -q sset Master 3%+ unmute", instead of "amixer -q sset Master 3%+".

I attach diff output between current rc.xml and a fixed one. Sorry if I missed something, this is my first report.

Revision history for this message
Jorge_C (jorge.c) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

Status changed to 'Confirmed' because the bug affects multiple users.

Changed in lubuntu-default-settings (Ubuntu):
status: New → Confirmed
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package lubuntu-default-settings - 0.25

---------------
lubuntu-default-settings (0.25) precise; urgency=low

  [ Julien Lavergne ]
  * usr/share/lubuntu/openbox/rc.xml:
   - Add ability to use icons in the menu.
   - Add ability to use menu.xml in $HOME.
  * usr/share/lubuntu/openbox/menu.xml:
   - Update the openbox menu with the new version of Openbox.

  [ Valdur Kana ]
  * usr/share/lubuntu/openbox/rc.xml:
   - Unmute audio when using shortcut for the volume (LP: #926246)
   - Use correct volume key for mute shortcut (LP: #926320)
 -- Julien Lavergne <email address hidden> Thu, 23 Feb 2012 21:42:03 +0100

Changed in lubuntu-default-settings (Ubuntu):
status: Confirmed → Fix Released
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.