GNOME Bugzilla – Bug 330415
Spinner icon is loaded only at 16x16 pixel
Last modified: 2006-09-29 19:24:41 UTC
Please describe the problem: gnome-icon-theme provides now in head spinner image at 16, 24 and 48 pixels. Epiphany (and Nautilus-browser) grab icon at 16x16 pixels when at least 24 is more appropriate. Steps to reproduce: 1. Update to gnome-icon-theme HEAD 2. Lauch epiphany 3. Load a page Actual results: A small, small, small, very small spinner is showed on toolbar (see attached screenshot) Expected results: Show a proper size spinner Does this happen every time? Yes. Other information: 1. 16x16 spinner is good for the spinner in tabs 2. see comment 6 and 7 in bug # 328432
Created attachment 58939 [details] Epiphany screenshot with small spinner
Nautilus bug # 330417
The current gnome-icon-theme is not being targetted for gnome 2.14 now (see http://mail.gnome.org/archives/desktop-devel-list/2006-February/msg00309.html) so this needs to be fixed by ephy 1.12.
Mentioned in https://launchpad.net/distros/ubuntu/+source/epiphany-browser/+bug/54274 as well
Created attachment 71333 [details] [review] proposed patch This is a diff against version 2.15.91-0ubuntu1. It has been working for me for some hours now, I'm using gnome-icon-theme 2.15.91-0ubuntu2. Please review, thanks
Created attachment 73639 [details] [review] patch This should fix the problem, as well as fix a crash when failing to load some spinner icon data (gedit bug 357456). Can someone using gnome 2.16 please stress-test the patch (switching themes back and forth while having the spinner spin)? There's a test program in lib/widgets, compile with gcc `pkg-config --libs --cflags gtk+-2.0` -g -o testspinner testspinner.c
Fixed in CVS. The fix will go into the next patch release. Thank you for your bug report. Fixed in the development version. The fix will be available in the next major release. Thank you for your bug report.