[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-26 Thread Launchpad Bug Tracker
This bug was fixed in the package fop - 1:0.94.dfsg-2ubuntu2 --- fop (1:0.94.dfsg-2ubuntu2) intrepid; urgency=low * debian/control - Add build and runtime dependency libxml-commons-external-java. * debian/fop.sh - Add xml-apis-ext.jar in classpath. Thanks Raphael Bosshard

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-26 Thread Scott Kitterman
Ack from motu-release. -- FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument https://bugs.launchpad.net/bugs/268930 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-26 Thread Onkar Shinde
Please find attached sample docbook xml which embeds an SVG image. The error is reproducible with current version of fop in intrepid. I then modified the /usr/bin/fop to include appropriate jar file in classpath and the error is not present anymore. The command for converting from xml to pdf is -

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-25 Thread Onkar Shinde
@Raphael, Is it possible for you to provide some test document to quickly verify the fix? -- FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument https://bugs.launchpad.net/bugs/268930 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-22 Thread Onkar Shinde
** Attachment removed: "fop_0.94.dfsg-2ubuntu2.debdiff" http://launchpadlibrarian.net/1867/fop_0.94.dfsg-2ubuntu2.debdiff ** Attachment added: "fop_0.94.dfsg-2ubuntu2.debdiff" http://launchpadlibrarian.net/18803994/fop_0.94.dfsg-2ubuntu2.debdiff -- FOP fails with java.lang.ClassNotFo

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-20 Thread James Westby
Hi, Shouldn't you also add a dependency on libxml-commons-external-java? While it may be installed by a dependency chain currently if you use it you should depend on it. Thanks, James -- FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument https://bugs.launchpad.net/bu

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-19 Thread Onkar Shinde
** Attachment added: "fop_0.94.dfsg-2ubuntu2.debdiff" http://launchpadlibrarian.net/1867/fop_0.94.dfsg-2ubuntu2.debdiff ** Changed in: fop (Ubuntu) Assignee: Onkar Shinde (onkarshinde) => (unassigned) Status: New => Confirmed -- FOP fails with java.lang.ClassNotFoundException

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-10-19 Thread Onkar Shinde
** Changed in: fop (Ubuntu) Assignee: (unassigned) => Onkar Shinde (onkarshinde) -- FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument https://bugs.launchpad.net/bugs/268930 You received this bug notification because you are a member of Ubuntu Bugs, which is subscri

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-09-11 Thread Raphael Bosshard
'xml-apis-ext.jar' is installed through the package 'libxml-commons- external-java', which is installed by 'libbatik-java', which in turn is required for the 'fop' package, so the patch should work in any case. -- FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument https:

[Bug 268930] Re: FOP fails with java.lang.ClassNotFoundException: org.w3c.dom.svg.SVGDocument

2008-09-11 Thread Raphael Bosshard
** Attachment added: "Patch for '/usr/bin/fop' to include xml-apis-ext.jar in the classpath." http://launchpadlibrarian.net/17532403/fop-fix.diff ** Description changed: Binary package hint: fop If a .fo file contains SVG images, it will fail with following error: Exception in th