← Back to team overview

desktop-packages team mailing list archive

[Bug 1389099] [NEW] microphone mute support

 

Public bug reported:

When we press mic mute key(in some HP's notebook, it's Fn+F8), the
notification shows sound mute icon, not mic mute icon.

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 have to add mic volume detection to ubuntu_osd_notification_show_volume().

Also we need icon files for mic mute. File name should be something like
notification-mic-volume-muted, notification-mic-volume-low,
notification-mic-volume-high.

** Affects: unity-settings-daemon (Ubuntu)
     Importance: Undecided
         Status: New

-- 
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 support

Status in “unity-settings-daemon” package in Ubuntu:
  New

Bug description:
  When we press mic mute key(in some HP's notebook, it's Fn+F8), the
  notification shows sound mute icon, not mic mute icon.

  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 have to add mic volume detection to ubuntu_osd_notification_show_volume().

  Also we need icon files for mic mute. File name should be something
  like notification-mic-volume-muted, notification-mic-volume-low,
  notification-mic-volume-high.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-settings-daemon/+bug/1389099/+subscriptions


Follow ups

References