DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4814>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=4814 0.20.2RC infinitely loops if there are tables in fo input Summary: 0.20.2RC infinitely loops if there are tables in fo input Product: Fop Version: all Platform: PC URL: http://www.lodestar2.com/people/dyork/talks/2001/ols/max imizing-cvs.xml OS/Version: Linux Status: NEW Severity: Normal Priority: Other Component: pdf renderer AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hello, I've tested maximizing-cvs.xml with xsltproc and fop: $ xsltproc -o z.fo slides-2.0a2/xsl/fo-plain.xsl z.xml Making landscape pages on USletter paper (11inx8.5in) No template named "slides" exists in the context named "title" in the "en" localization. listitem encountered, but no template matches. <snipped four same messages> $ JAVA_HOME=/opt/jdk-1.2.2 sh Fop-0.20.2/fop.sh -fo z.fo -pdf z.pdf [INFO]: FOP 0.20.2 [INFO]: building formatting object tree [WARN]: property - "alignment-baseline" is not implemented yet. [WARN]: property - "font" is not implemented yet. <snipped 11 screenfuls of those messages> [INFO]: [1] <snip> [INFO]: [10] [ERROR]: > <two hours of execution with the same message> After the interruption, the resulting PDF is broken. fop itself didn't produce any output at all: JAVA_HOME=/opt/jdk-1.2.2 sh -x Fop-0.20.2/fop.sh -xml z.xml -xsl slides-2.0a2/xsl/fo-plain.xsl -pdf z.pdf [INFO]: FOP 0.20.2 [ERROR]: null Fop crashes also if fo is generated via Saxon 6.4.4. The error seems to be related to tables: removing all tables from the XML source solves the problem. With best regards, Baurjan. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
