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 617573 - Unable to open TGA: Excess data in file
Unable to open TGA: Excess data in file
Status: RESOLVED DUPLICATE of bug 349800
Product: eog
Classification: Core
Component: image viewer
2.30.x
Other Linux
: Normal normal
: ---
Assigned To: EOG Maintainers
EOG Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-05-03 20:48 UTC by adys.wh
Modified: 2010-05-09 13:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Unable to open Image: Excess data in file (2.04 KB, image/x-tga)
2010-05-03 20:48 UTC, adys.wh
Details

Description adys.wh 2010-05-03 20:48:36 UTC
Created attachment 160228 [details]
Unable to open Image: Excess data in file

The attached TGA file cannot be opened in eog (Excess data in file). The GIMP opens it fine.
Comment 1 Felix Riemann 2010-05-09 13:10:18 UTC
I knew I had that error message before: bug 349800

The problem is that the file has a double TGA footer which is by my understanding of the TGA specs not correct.
Anyway, a fix would need to happen in gdk-pixbuf's TGA loader. This checks that all the data passed in was processed and errors if it doesn't (like in this case).
Not sure if that check is actually needed though.

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 349800 ***