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 617604 - saving as .ico fails silently
saving as .ico fails silently
Status: RESOLVED DUPLICATE of bug 615376
Product: eog
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-04 04:08 UTC by Matthias Clasen
Modified: 2010-05-04 17:24 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2010-05-04 04:08:09 UTC
the problem here is that .ico's can only be up to 256x256 pixels, and most images are larger. gdk-pixbuf returns a proper GError in this case, but eog's job machinery is not set up to report any errors back to the user.
Comment 1 Felix Riemann 2010-05-04 17:24:44 UTC
Yeah, I noticed myself recently. The job system as it is right now has several deficiencies which make things difficult or slow. I'm planning a few changes to it, but I'm not sure when I find the time for it.

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 bug 615376 ***