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 335441 - Volume should not display stock_volume-0 for volume > 0
Volume should not display stock_volume-0 for volume > 0
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: general
1.4.x
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2006-03-22 00:32 UTC by Dennis Cranston
Modified: 2006-03-22 09:45 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.44 KB, patch)
2006-03-22 01:05 UTC, Dennis Cranston
committed Details | Review

Description Dennis Cranston 2006-03-22 00:32:38 UTC
The volume widget in totem should not use stock_volume-0 when volume > 0. Please see similar bug for mixer applet in #330508.
Comment 1 Dennis Cranston 2006-03-22 01:05:28 UTC
Created attachment 61738 [details] [review]
Proposed patch

2006-03-21  Dennis Cranston  <dennis_cranston@yahoo.com>

       * src/bacon-volume.c: (bacon_volume_scale_value_changed): Volume
       should not display stock_volume-0 for volume > 0.
Comment 2 Bastien Nocera 2006-03-22 09:45:58 UTC
Committed, thanks.