GNOME Bugzilla – Bug 617573
Unable to open TGA: Excess data in file
Last modified: 2010-05-09 13:10:18 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.
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 ***