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 517700 - blurry icons for titlebar and taskbar
blurry icons for titlebar and taskbar
Status: RESOLVED DUPLICATE of bug 515903
Product: nautilus
Classification: Core
Component: [obsolete] GIO
2.21.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-02-20 16:59 UTC by Sebastien Bacher
Modified: 2008-02-20 17:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.21/2.22



Description Sebastien Bacher 2008-02-20 16:59:03 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/193025

"I'm using Hardy; when I open a nautilus folder, the icon that appears in the titlebar and taskbar is a weird, scaled down one that looks out of place. Please check in the attached screenshot how the file operation icon looks fine -just like the usual one- but the one for a normal nautilus folder doesn't look quite right."

That's because nautilus_window_update_icon() calls get_icon() which uses nautilus_file_get_icon() with a 48 arguments where the wanted icons should use 16x16
Comment 1 Cosimo Cecchi 2008-02-20 17:20:13 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


*** This bug has been marked as a duplicate of 515903 ***
Comment 2 Sebastien Bacher 2008-02-20 17:34:29 UTC
Not likely a duplicate, the code is not the same and I tested the patch mentionned on the other bug yesterday and it didn't make a difference on the issue described there
Comment 3 Sebastien Bacher 2008-02-20 17:40:08 UTC
the other bug describes several issues, I'll duplicate and add my comment there

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