Is this your first time here? SwingWiki is a Java Swing Developer community site with an big archive of Swing-related usenet groups and mailing lists, but also tips, tricks and articles and book reviews written by your colleagues from around the world. If you came here through a search engine and did not find what you were looking for, make sure to check the wiki table of contents.

Re: [Jmagick] help regarding jmagick

From:Bob Friesenhahn [bfriesen@masked-domain]
Sent on:Tue, 25 Mar 2008 08:56:33 -0500 (CDT)
In reply to:[Jmagick] help regarding jmagick sent on Tue, 25 Mar 2008 13:54:09 +0530 by "M.Aamir" [m.aamir@masked-domain]
On Tue, 25 Mar 2008, M.Aamir wrote:

> Hi jacob.
>
> Thanks for your help,my test are running now but while running test
> testjmagick it will show me an error

It looks like Ghostscript is either not installed, or was not found.
Perhaps Ghoscript itself is installed but the Ghostscript fonts are
missing. The "[@masked-domain]@" part of the path is normally
substituted at run-time based on where Ghostscript is installed. The
Ghostscript installation location is found via the Windows registry.
It does seem odd that it seems to have found the gswin32c.exe
location.

Bob

>
> Output of command 'compare' could not be parsed.
> Perhaps you need to give full path to IMs 'compare' command?
> compare -metric MSE
> C:/propcoHeadVersion/PropcoServerTesting/src/test/actual_outputquantized.png
> C:/propcoHeadVersion/PropcoServerTesting/src/test/correct_outputquantized.png
> tempImageDifference.jpg gave stdout: ''
> compare -metric MSE
> C:/propcoHeadVersion/PropcoServerTesting/src/test/actual_outputquantized.png
> C:/propcoHeadVersion/PropcoServerTesting/src/test/correct_outputquantized.png
> tempImageDifference.jpg gave stderr: 'compare: no decode delegate for
> this image format
> `C:/propcoHeadVersion/PropcoServerTesting/src/test/actual_outputquantized.png'.
> compare: no decode delegate for this image format
> `C:/propcoHeadVersion/PropcoServerTesting/src/test/correct_outputquantized.png'.
> '
> javaw.exe: `%s': %s "C:/gs/gs8.14/bin/gswin32c.exe" -q -dQUIET
> -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000
> -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw"
> -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g84x24
> "-sOutputFile=C:/DOCUME~1/User/LOCALS~1/Temp/magick-gBUc9pO-"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-c_XzHmVZ"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-4M7eLMeD".
> javaw.exe: `%s': %s "C:/gs/gs8.14/bin/gswin32c.exe" -q -dQUIET
> -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000
> -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw"
> -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g84x24
> "-sOutputFile=C:/DOCUME~1/User/LOCALS~1/Temp/magick-gBUc9pO-"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-c_XzHmVZ"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-4M7eLMeD" -c showpage.
> javaw.exe: unable to read font `C:Program
> [FilesImageMagick-6.3.9-Q16config@masked-domain][@masked-domain]'.
> javaw.exe: Postscript delegate failed
> `C:/DOCUME~1/User/LOCALS~1/Temp/magick-B8bGMi7x': No such file or directory.
> javaw.exe: `%s': %s "C:/gs/gs8.14/bin/gswin32c.exe" -q -dQUIET
> -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000
> -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw"
> -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g84x24
> "-sOutputFile=C:/DOCUME~1/User/LOCALS~1/Temp/magick-F5CAVbJG"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-6rGKZx9_"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-8uI-Pkud".
> javaw.exe: `%s': %s "C:/gs/gs8.14/bin/gswin32c.exe" -q -dQUIET
> -dPARANOIDSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000
> -dEPSCrop -dAlignToPixels=0 -dGridFitTT=0 "-sDEVICE=pnmraw"
> -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g84x24
> "-sOutputFile=C:/DOCUME~1/User/LOCALS~1/Temp/magick-F5CAVbJG"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-6rGKZx9_"
> "-fC:/DOCUME~1/User/LOCALS~1/Temp/magick-8uI-Pkud" -c showpage.
> javaw.exe: unable to read font `C:Program
> [FilesImageMagick-6.3.9-Q16config@masked-domain][@masked-domain]'.
> javaw.exe: Postscript delegate failed
> `C:/DOCUME~1/User/LOCALS~1/Temp/magick-56F1bBC_': No such file or directory.
>
> any help regarding this?
>
> once again thanks in advance.
>
> Warm Regards
> Mohammad Aamir
> _______________________________________________
> JMagick mailing list
> [JMagick@masked-domain]
> http://www.yeo.id.au/mailman/listinfo/jmagick
> Please ensure that [JMagick@masked-domain] is a recipient when replying.
>

======================================
Bob Friesenhahn
[bfriesen@masked-domain], http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer, http://www.GraphicsMagick.org/

_______________________________________________
JMagick mailing list
[JMagick@masked-domain]
http://www.yeo.id.au/mailman/listinfo/jmagick
Please ensure that [JMagick@masked-domain] is a recipient when replying.
Found what you were looking for? If not - continue at Wiki Index

Other messages in this topic

SenderDate sentSubject
"M.Aamir" [m.aamir@masked-domain]Tue, 25 Mar 2008 13:54:09 +0530[Jmagick] help regarding jmagick

 
Recent changes | RSS changes | Table of contents | News Archive | Terms And Conditions | Register | The Quest For Software++| Ruby Resources
FitNesse Resources