if saving an image fails it's done silently
Bug #673299 reported by
Alan Pope 🍺🐧🐱 🦄
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Eye of GNOME |
Fix Released
|
High
|
|||
eog (Ubuntu) |
Fix Released
|
Low
|
Unassigned |
Bug Description
Binary package hint: eog
Open a png image (such as the one attached to this bug report), and try to save as a .ico file.
Image -> Save As ->
Name: test.ico
Click Save.
No file is saved.
.ico files can be saved only up to 256x256 pixels, if the size is larger GDKPixbuf shows and error but that message is not shown to the user by eog.
DistroRelease: Ubuntu 10.10
Changed in eog: | |
importance: | Unknown → High |
status: | Unknown → Confirmed |
Changed in eog: | |
status: | Confirmed → Fix Released |
To post a comment you must log in.
If I resize the image down to 16x16 before opening with eog then it _will_ save as an ico, but any other size it just refuses.