desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #93006
[Bug 1389099] Re: microphone mute icon support
This bug was fixed in the package unity-settings-daemon -
15.04.1+15.04.20150107-0ubuntu1
---------------
unity-settings-daemon (15.04.1+15.04.20150107-0ubuntu1) vivid; urgency=low
[ Hui Wang ]
* show correct microphone mute icon (LP: #1381856, #1389099)
-- Ubuntu daily release <ps-jenkins@xxxxxxxxxxxxxxxxxxx> Wed, 07 Jan 2015 16:55:42 +0000
** Changed in: unity-settings-daemon (Ubuntu)
Status: Confirmed => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity-settings-daemon in Ubuntu.
https://bugs.launchpad.net/bugs/1389099
Title:
microphone mute icon support
Status in OEM Priority Project:
Incomplete
Status in OEM Priority Project trusty series:
New
Status in unity-settings-daemon package in Ubuntu:
Fix Released
Status in unity-settings-daemon source package in Trusty:
Confirmed
Bug description:
When we press mic mute key(XF86AudioMicMute, in some HP's notebook,
it's Fn+F8), the notification shows sound mute icon, not mic mute
icon. To simulate XF86AudioMicMute, you can run "xdotool key
XF86AudioMicMute".
My investigation:
In the file: gsd-media-keys-manager.c, there's no icons[] array for mic mute, there're only volume_icons, brightness_icons, kb_backlight_icons. We should add detection functions for mic volume.
Also we need icon files for mic volume. File name should be something
like notification-audio-input-microphone-low-zero, notification-audio-
input-microphone-high and located in /usr/share/notify-
osd/icons/gnome/scalable/status (offered by notify-osd-icons package).
Packages:
unity-settings-daemon_14.04.0+14.04.20140414-0ubuntu1_amd64.deb
To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1389099/+subscriptions
References