Package: tex4ht Version: 20080614-1 Severity: normal let say that i have a latex source named esercizio.tex, when i execute
% mkdir sxw-esercizio.dir ; /usr/share/tex4ht/oolatex esercizio.tex (please see my previous bug report for the mkdir) the subsequent invocation from different scripts of a java program raise an error, and the subsequent esercizio.odt file that's generated leads to a simple blank page when opened in openoffice the java command is specified in /etc/tex4ht/tex4ht.cfg, in the following stanza <ooxtpipes> .4oo mv %%0.4oo %%0.tmp .4oo java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i /usr/share/texmf/tex4ht/xtpipes/ -o %%0.4oo %%0.tmp .4om mv %%1.4om %%1.tmp .4om java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes -i /usr/share/texmf/tex4ht/xtpipes/ -o %%1.4om %%1.tmp </ooxtpipes> for reference, i executed the same command on one of the tmp files, % java -classpath /usr/share/tex4ht/tex4ht.jar xtpipes \ -trace -E \ -i /usr/share/texmf/tex4ht/xtpipes/ -o esercizio-m6.4om esercizio-m6.tmp where i have added some debugging options to the invocation of the java interpreter the output is as follows ,---- | xtpipes/ -o esercizio-m6.4om esercizio-m6.tmp | xtpipes (2008-01-26-00:38) | java.version: 1.5.0 | java.class.path: /usr/share/tex4ht/tex4ht.jar | os.name: Linux | user.home: /home/boffi | user.dir: /home/boffi/dida/sismica_acciaio/oo | url = file:/home/boffi/dida/sismica_acciaio/oo/esercizio-m6.tmp | contentType = application/octet-stream | publicId = -//W3C//DTD MathML 2.0//EN | systemId = math.dtd | xtpipes = oo-math.4xt | root = math:math | dtdRoot = math:math | Searching: xtpipes-default.4xt | Searching: xtpipes-default.4xt, recursively in directory: /usr/share/texmf/tex4ht/xtpipes/ | Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes-default.4xt | | Resolving: publicID = " -//GURARI//DTD xtpipes//EN" systemID = "file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd" | Searching: file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd | Searching: file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd, recursively in directory: /usr/share/texmf/tex4ht/xtpipes/ | Searching: /usr/share/tex4ht/tex4ht.jar/xtpipes/lib/file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd | Searching: xtpipes.dtd | Searching: xtpipes.dtd, recursively in directory: /usr/share/texmf/tex4ht/xtpipes/ | Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd | | (/usr/share/texmf/tex4ht/xtpipes/xtpipes-default.4xt) | [##] = xtpipes => xtpipes DEFAULT="no" | Searching: oo-math.4xt | Searching: oo-math.4xt, recursively in directory: /usr/share/texmf/tex4ht/xtpipes/ | Found: /usr/share/texmf/tex4ht/xtpipes/oo-math.4xt | | Resolving: publicID = " null" systemID = "file:///usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd" | Found: /usr/share/texmf/tex4ht/xtpipes/xtpipes.dtd | | (/usr/share/texmf/tex4ht/xtpipes/oo-math.4xt) | [##] = xtpipes => xtpipes preamble="yes" signature="oo-math.4xt (2008-06-14-21:20)" DEFAULT="no" | [##] = xtpipes => sax content-handler="xtpipes.util.ScriptsManager,tex4ht.OomFilter" lexical-handler="xtpipes.util.ScriptsManagerLH" | No request for ml2xml configuration (command line option -x) | Exception in thread "main" java.lang.Exception: --- xtpipes error 4 --- Problems at file: /usr/share/texmf/tex4ht/xtpipes/oo-math.4xt | java.lang.Exception: --- xtpipes error 29 --- At <sax content-handler="xtpipes.util.ScriptsManager,tex4ht.OomFilter" lexical-handler="xtpipes.util.ScriptsManagerLH" > : While parsing file file:/home/boffi/dida/sismica_acciaio/oo/esercizio-m6.tmp: org.xml.sax.SAXParseException | at xtpipes.Xtpipes.instructionErr(Xtpipes.java:1340) | at xtpipes.Xtpipes.mainMethod(Xtpipes.java:651) | at xtpipes.Xtpipes.main(Xtpipes.java:89) | at xtpipes.main(xtpipes.java:5) `---- the same error is raised for each of the tmp files that oolatex processes with the xtpipes java, and esercizio.odt merely contains a blank page other people on c.l.tex seem to be happy using oolatex on different systems thank you gb -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin/sh linked to /bin/bash Versions of packages tex4ht depends on: ii libc6 2.7-12 GNU C Library: Shared libraries ii libkpathsea4 2007.dfsg.1-4 TeX Live: path search library for ii tex4ht-common 20080614-1 LaTeX and TeX for Hypertext (HTML) ii texlive-base-bin 2007.dfsg.1-4 TeX Live: Essential binaries tex4ht recommends no packages. -- no debconf information -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]