Page 1 of 1

[solved] tga image can't be displayed

Posted: 2010-10-28T10:04:35-07:00
by toralf
Under Gentoo Linux I'm running BOINC. One file of he project "computing for clean water" is a tgy image which can't be displayed (version 6.6.2.5):

Code: Select all

tfoerste@n22 ~/tmp $ display c4cw_image04_6.13.tga 
display: improper image header `c4cw_image04_6.13.tga' @ error/tga.c/ReadTGAImage/209.
Here's the image http://paste.pocoo.org/show/282749/

Re: tga image can't be displayed

Posted: 2010-10-28T10:08:59-07:00
by fmw42
toralf wrote:Under Gentoo Linux I'm running BOINC. One file of he project "computing for clean water" is a tgy image which can't be displayed (version 6.6.2.5):

Code: Select all

tfoerste@n22 ~/tmp $ display c4cw_image04_6.13.tga 
display: improper image header `c4cw_image04_6.13.tga' @ error/tga.c/ReadTGAImage/209.
Here's the image http://paste.pocoo.org/show/282749/

Your file is not downloadable as is. The page just shows text. Try uploading it somewhere.

Re: tga image can't be displayed

Posted: 2010-10-28T10:20:38-07:00
by toralf
Well, bad idea to paste a binary file, therefore I uuencoded it : http://paste.pocoo.org/show/282761/
With the use of uudecode you can derive the tga image from that file.

Re: tga image can't be displayed

Posted: 2010-10-28T10:26:35-07:00
by fmw42
It would be best to upload your file unchanged to some free hosting location so that one can download the file as is without having to copy text and convert it. Every change you make or we make by downloading and converting has the possibility of causing trouble so that one cannot tell where you real problem lies.

Re: tga image can't be displayed

Posted: 2010-10-28T10:39:23-07:00
by toralf

Re: tga image can't be displayed

Posted: 2010-10-28T17:20:41-07:00
by fmw42
every image viewer I have (on my Mac) says your file is corrupt. so perhaps it is corrupt and not conforming to tga format.

Re: tga image can't be displayed

Posted: 2010-10-29T08:08:03-07:00
by toralf
Ok, thx so I'll inform that BOINC project team...