GNOME Bugzilla – Bug 617604
saving as .ico fails silently
Last modified: 2010-05-04 17:24:44 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.
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 ***