GNOME Bugzilla – Bug 309698
Icon to create an "Empty file" too big
Last modified: 2005-10-17 17:50:43 UTC
The "Create Document, Empty file" icon is too big
Created attachment 48773 [details] screenshot of the bug
Weird. We use gtk_icon_theme_load_icon in fm-directory-view.c:connect_proxy and NAUTILUS_ICON_SIZE_FOR_MENUS. This should really work.
Can anybody else reproduce this? It really seems to work fine here and the loading mechanism isn't very different from that used for other template icons.
Yes, I can reproduce. My icon theme is BlueCurve. See also bug #311318.
*** Bug 311395 has been marked as a duplicate of this bug. ***
I think this will be fixed when applying the patch from bug 167107.
*** Bug 313052 has been marked as a duplicate of this bug. ***
2005-08-15 Jakub Steiner <jimmac@ximian.com> * index.theme.in: while it looks crap, I don't have the motivation to create all the missing 16x16 and 24x24 versions, so let's bring the 48x48 scaled bluriness back. fixes bug #313387
Jakub: We Nautilus weirdos even demand an uncommonly-scaled 18x18 px big image, thus obviously causing some icon configurations to use 48x48 images. Sebastien: Do you still get this issue with a fresh icon theme CVS checkout?
I've not tried but that is a duplicate of bug #311318 anyway. Why does it depends on #167107?
Sebastien: If we commit the patch from bug 167107 (will happen in 2.13), we use icon sizes that match GtkIconSize for this popup menu instead of the hardcoded 18 px image. I supposed this will go away afterwards. If I'm not taken right, feel free to break this dependency.
I cannot reproduce this anymore, now that the patches from bug 167107 are in. Jakub, we already provide a GTK_ICON_SIZE_MENU template icon. One just has to remove the black dots. I´d really appreciate if you could still create a small version of the templates icon.