After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 641538 - volume control OSD and shell status indicator not synced
volume control OSD and shell status indicator not synced
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2011-02-04 19:55 UTC by Bill Nottingham
Modified: 2011-02-06 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
screencast (712.14 KB, video/webm)
2011-02-04 19:56 UTC, Bill Nottingham
  Details
VolumeStatus: change the definition of high/medium/low (1.10 KB, patch)
2011-02-05 18:44 UTC, Giovanni Campagna
committed Details | Review

Description Bill Nottingham 2011-02-04 19:55:04 UTC
If you're increasing or decreasing the volume, the final level indicator is not lit/unlit at the same time in the OSD and the shell status indicator.

The other level indicators (and the mute 'x') are in sync.

gnome-shell-2.91.6-3.fc15.1.x86_64
Comment 1 Bill Nottingham 2011-02-04 19:56:09 UTC
Created attachment 180107 [details]
screencast
Comment 2 Giovanni Campagna 2011-02-05 13:47:38 UTC
It seems we're using different values for high / medium / low than gnome-settings-daemon.
Comment 3 Giovanni Campagna 2011-02-05 18:44:24 UTC
Created attachment 180187 [details] [review]
VolumeStatus: change the definition of high/medium/low

Do it the same way as gnome-settings-daemon, so that OSD does not
look "out-of-sync" with the status icon.
Comment 4 drago01 2011-02-06 09:22:30 UTC
Review of attachment 180187 [details] [review]:

Looks good.
Comment 5 Giovanni Campagna 2011-02-06 11:03:56 UTC
Attachment 180187 [details] pushed as ad27b9e - VolumeStatus: change the definition of high/medium/low