SUN raster: Unexpected end-of-file

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
Martin

SUN raster: Unexpected end-of-file

Post by Martin »

Dear IM users,

I am trying to convert sun raster files and with some of these files I get the following error. This results in broken output image.

Code: Select all

$ identify test.ras
test.ras SUN 255x135 255x135+0+0 PseudoClass 256c 8-bit 33.6484kb
identify: Unexpected end-of-file `test.ras': No such file or directory.
I am using own compiled IM 'Version: ImageMagick 6.3.9 02/27/08 Q16' on Ubuntu 7.10.

Thanks in advance.

Martin
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: SUN raster: Unexpected end-of-file

Post by magick »

Post a URL to your image so we can download and inspect it.
Martin

Re: SUN raster: Unexpected end-of-file

Post by Martin »

magick wrote:Post a URL to your image so we can download and inspect it.
I have uploaded the image here:
http://rapidshare.com/files/96527788/test.ras.html

Please let me know, if there is some other more comfortable sharing website.
User avatar
magick
Site Admin
Posts: 11064
Joined: 2003-05-31T11:32:55-07:00

Re: SUN raster: Unexpected end-of-file

Post by magick »

Your image is corrupt. We checked it against 3 different programs that can read Solaris raster images and they all complained.
Martin

Re: SUN raster: Unexpected end-of-file

Post by Martin »

magick wrote:Your image is corrupt. We checked it against 3 different programs that can read Solaris raster images and they all complained.
Then sorry, I should have come to this conclusion myself - when other images worked fine.
Post Reply