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 521029 - GIO filechooser backend uses wrong icon size
GIO filechooser backend uses wrong icon size
Status: RESOLVED FIXED
Product: libgnomeui
Classification: Deprecated
Component: gio-file-chooser
2.15.x
Other Linux
: Normal normal
: ---
Assigned To: Carlos Garnacho
Carlos Garnacho
Depends on:
Blocks:
 
 
Reported: 2008-03-07 17:19 UTC by Michael Monreal
Modified: 2008-06-04 15:32 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22


Attachments
Screenshot (23.19 KB, image/png)
2008-03-07 17:20 UTC, Michael Monreal
  Details
Patch from Gentoo, taken from Ubuntu's Launchpad (1.11 KB, patch)
2008-06-04 15:22 UTC, Andrea Cimitan
none Details | Review

Description Michael Monreal 2008-03-07 17:19:02 UTC
Bastien Nocera asked me to file this as a follow-up to bug 520605: "I think it
might be a problem in GIcon, or in GTK+."

Using the GIO backend, the filechooser uses 24x24 pixel icons for most icons like folders and mime icons while it should use 16x16 icons.
Comment 1 Michael Monreal 2008-03-07 17:20:52 UTC
Created attachment 106796 [details]
Screenshot
Comment 2 Matthias Clasen 2008-03-10 15:03:05 UTC
Icon sizes do not occur at all in gio. Only icon names.
This must be a bug in the gio backend.
Comment 3 Murat Güneş 2008-04-18 17:02:47 UTC
This also occurs in gnome-search-tool's "Look in folder" selector, which AFAIK doesn't use GIO.
Comment 4 Andrea Cimitan 2008-05-30 13:53:52 UTC
I can confirm this, quite annoying :)
Subscribing
Comment 5 Andrea Cimitan 2008-06-04 15:22:36 UTC
Created attachment 112138 [details] [review]
Patch from Gentoo, taken from Ubuntu's Launchpad
Comment 6 Andrea Cimitan 2008-06-04 15:32:24 UTC
http://svn.gnome.org/viewvc/gtk%2B?view=revision&revision=19982
http://svn.gnome.org/viewvc/gtk%2B?view=revision&revision=19983

Fixed in both 2.12 and 2.13 branches.
Shipped in gtk 2.12.10 and 2.13.1 and newer.


CLOSING