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 335777 - Volume should not display stock_volume-0 for volume > 0
Volume should not display stock_volume-0 for volume > 0
Status: RESOLVED FIXED
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other Linux
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-03-24 01:48 UTC by Dennis Cranston
Modified: 2006-03-25 02:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed patch (1.47 KB, patch)
2006-03-24 01:52 UTC, Dennis Cranston
committed Details | Review

Description Dennis Cranston 2006-03-24 01:48:55 UTC
The volume widget in rhythmbox should not use stock_volume-0 when volume > 0.
The same bug has been fixed in totem.  Please reference bug #335441.
Comment 1 Dennis Cranston 2006-03-24 01:52:05 UTC
Created attachment 61880 [details] [review]
Proposed patch

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

	* widgets/bacon-volume.c: (bacon_volume_scale_value_changed):
	Volume should not display stock_volume-0 for volume > 0.
Comment 2 James "Doc" Livingston 2006-03-25 02:26:32 UTC
Committed to cvs, thanks.