GNOME Bugzilla – Bug 352432
Really small tray icon
Last modified: 2008-02-26 20:50:47 UTC
Sometimes tomboy seems to start up with a really improperly scaled tray icon. The icon is really small, only 2x2 pixels I think. See screenshot. I can't reproduce this properly, but it did happen a few times now.
Created attachment 71386 [details] Screenshot The small yellow dot in between the mugshot and the networkmanager icons is the tomboy icon!
Just checked-in a fix into CVS Head for this.
This doesn't seem to be fixed for me: I updated to HEAD this night (no checkins since then) and after rebooting now it started with the small bitmap again.
Yeah, sorry. I used the wrong Gtk.Image () constructor. The same code is being touched for Bug #354416, which I believe will fix this issue. If you'd like to grab that patch (http://bugzilla.gnome.org/attachment.cgi?id=76962&action=view) and see if it fixes this problem, that'd be great. Otherwise, wait for us to get that one checked-in before you try it out.
This should be fixed now (as part of the fix to Bug #354416).