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 540783 - HD Icon support
HD Icon support
Status: RESOLVED DUPLICATE of bug 581838
Product: gdk-pixbuf
Classification: Platform
Component: general
2.24.x
Other Linux
: Normal enhancement
: ---
Assigned To: gdk-pixbuf-maint
gdk-pixbuf-maint
Depends on:
Blocks:
 
 
Reported: 2008-06-29 16:47 UTC by Jayrome Noyt
Modified: 2011-09-13 04:25 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement


Attachments
The icon examples (798.73 KB, application/x-gzip)
2008-06-29 16:51 UTC, Jayrome Noyt
Details

Description Jayrome Noyt 2008-06-29 16:47:05 UTC
Hello. The icon examples can be found in http://splitworm.nxt.ru/files/сarbonite.zip

It happened that some company introduced PNG compression to icons in their last OS version named Vista... It is a mean of preparation for the HD screens and such, I suppose. GNOME can not yet handle them (they can not be set as file icons and Nautilus can not create previews). Though GIMP doesn't seem to have any problem opening them. =)
Comment 1 Jayrome Noyt 2008-06-29 16:51:01 UTC
Created attachment 113632 [details]
The icon examples
Comment 2 Christian Neumair 2008-06-29 22:45:47 UTC
Thanks for your bug report. The archive you uploaded seems to contain ICO files. I can not open them with any GTK+ application except GIMP, but some KDE applications like KolourPaint or Okular seem to work fine. This may be a GTK+ issue, which might not have an image loader for this compressed format flavor you describe.
Comment 3 Christian Neumair 2008-06-29 22:46:23 UTC
Adding gtk-maint@gnome.bugs to the CC list.
Comment 4 Jayrome Noyt 2008-06-30 15:21:41 UTC
Here is more info on this compressed format flavor I described.

There is a win32 application that can create such type of icons called Microangelo Toolset 6. PNG compression can be applied to the 256x256 px images inside the icon, and the rest of the .ico file is just like usual. It contains more in its help files and little on the website.

http://www.microangelo.us/icon-editor.asp
Says that the tool provides complete support for hi-resolution, 256x256 icons and PNG compression for these layers.

You can see such compressed layer on top of layers panel on the screenshot:
http://www.microangelo.us/icon-tools/icon-editor-example.asp

http://www.microangelo.us/icon-editor.asp
Says that it would apply PNG compression for any icon image format (inside the .ico file) including the latest 256x256 icons.
Comment 5 Jayrome Noyt 2008-06-30 15:27:52 UTC
I am sure that this layer is what prevents nautilus from recognizing the .ico files.
Comment 6 Cosimo Cecchi 2011-09-13 04:24:37 UTC
-> gdk-pixbuf
Comment 7 Cosimo Cecchi 2011-09-13 04:25:52 UTC

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