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 566054 - rhythmbox tray icon is very small
rhythmbox tray icon is very small
Status: RESOLVED DUPLICATE of bug 469435
Product: rhythmbox
Classification: Other
Component: User Interface
HEAD
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-12-30 14:47 UTC by owen-bugs
Modified: 2009-04-13 10:26 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch to make tray icon regular-sized (700 bytes, patch)
2008-12-30 14:47 UTC, owen-bugs
rejected Details | Review

Description owen-bugs 2008-12-30 14:47:05 UTC
Please describe the problem:
The rhythmbox icon appear extremely tiny in the system tray. 

Steps to reproduce:
1. Launch rhythmbox
2. look at tray icon



Actual results:
it is tiny!

Expected results:
it should be normal-sized

Does this happen every time?
yup

Other information:
I have a patch to fix this bug by specifying that the tray icon should be GTK_ICON_SIZE_LARGE_TOOLBAR instead of GTK_ICON_SIZE_SMALL_TOOLBAR.  It fixes the problem on my system (Ubuntu 8.10) at least.
Comment 1 owen-bugs 2008-12-30 14:47:38 UTC
Created attachment 125527 [details] [review]
patch to make tray icon regular-sized
Comment 2 Jonathan Matthew 2009-01-01 12:24:00 UTC
If we use a fixed size for the tray icon, we're always going to get it wrong for someone.  What we really need to do is pick the size that most closely matches the actual size of the tray.. or use GtkStatusIcon, which does it for us, instead of EggTrayIcon.
Comment 3 Anatolii Sakhnik 2009-03-14 08:00:50 UTC
Is it being fixed by anyone?
Comment 4 Jonathan Matthew 2009-03-14 08:29:58 UTC
No, no one is working on this.
Comment 5 Jonathan Matthew 2009-04-13 10:26:19 UTC

*** This bug has been marked as a duplicate of 469435 ***