View Single Post
Old 03-29-2007, 04:28 PM   #81
splat
Zealot
splat has a complete set of Star Wars action figures.splat has a complete set of Star Wars action figures.splat has a complete set of Star Wars action figures.splat has a complete set of Star Wars action figures.
 
Posts: 106
Karma: 348
Join Date: Dec 2006
Back to the old OS X conversion problem, I have noticed something interesting on the 7.0 release (have not tried it with other versions).

I ran JE-Comics on the first chapter of Death Note again. This Chapter contained 53 files. The first 10 being .jpg, the remaining 43 being PNG.

Taking the default settings on JE-Comics and hitting generate, it processed all 10 jpg with out and issue, but this time also managed to convert the next 9 .png files. Before erroring.

Code:
Generating output for: Iliad portrait
Image 'Death Note v01  CoverFront.jpg' processed in:2s
Image 'Death Note v01 c001 000a.jpg' processed in:2s
Image 'Death Note v01 c001 000b.jpg' processed in:3s
Image 'Death Note v01 c001 000c.jpg' processed in:3s
Image 'Death Note v01 c001 000d.jpg' processed in:2s
Image 'Death Note v01 c001 001.jpg' processed in:2s
Image 'Death Note v01 c001 002-003.jpg' processed in:2s
Image 'Death Note v01 c001 004.jpg' processed in:2s
Image 'Death Note v01 c001 005.jpg' processed in:2s
Image 'Death Note v01 c001 006.jpg' processed in:3s
Image 'Death Note v01 c001 007.png' processed in:2s
Image 'Death Note v01 c001 008.png' processed in:2s
Image 'Death Note v01 c001 009.png' processed in:2s
Image 'Death Note v01 c001 010.png' processed in:2s
Image 'Death Note v01 c001 011.png' processed in:2s
Image 'Death Note v01 c001 012.png' processed in:2s
Image 'Death Note v01 c001 013.png' processed in:2s
Image 'Death Note v01 c001 014.png' processed in:2s
Image 'Death Note v01 c001 015.png' processed in:2s
Exception:java.lang.IllegalArgumentException: LUT has improper length!
Done
Exception:com.lowagie.text.DocumentException: The document has been closed. You can't add any Elements.
Done
Exception:java.lang.IllegalArgumentException: LUT has improper length!
Done
<.....repeats for remaining PNG.....>
Total Processing time:123s
Done
Now not being too up on my coding, would the fact that that JE-Comics was able to convert some of the png images, indicate that this is not necessarily a problem with the OS X version of Java.

This was tested with both J2se 1.4.2 and J2SE 5.0.

I have attached 4 pages from Death Note, on the off chance this can help in troubleshooting:

Death Note v01 c001 014.png
Death Note v01 c001 015.png

Which both converted fine, and then

Death Note v01 c001 016.png
Death Note v01 c001 017.png

Which failed the conversion.

All these files convert fine when on Windows
Attached Thumbnails
Click image for larger version

Name:	Death Note v01 c001 014.png
Views:	526
Size:	193.2 KB
ID:	2984   Click image for larger version

Name:	Death Note v01 c001 015.png
Views:	483
Size:	156.1 KB
ID:	2985   Click image for larger version

Name:	Death Note v01 c001 016.png
Views:	478
Size:	135.0 KB
ID:	2986   Click image for larger version

Name:	Death Note v01 c001 017.png
Views:	472
Size:	143.2 KB
ID:	2987  
splat is offline   Reply With Quote