ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #06718
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
** Changed in: pstoedit (Debian)
Status: New => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Studio Bugs, which is subscribed to inkscape in Ubuntu.
Matching subscriptions: Ubuntu Studio Bugs
https://bugs.launchpad.net/bugs/1759483
Title:
Inkscape doesn't render formulas with the Latex extension
Status in inkscape package in Ubuntu:
Confirmed
Status in pstoedit package in Debian:
Fix Released
Bug description:
Affects inkscape 0.92.3-1 on Bionic Beaver development version
On hitting 'Extensions -> Render -> Latex' the usual interface to insert a latex formula appears, but on hitting 'Apply' stops with the following error:
PostScript/PDF Interpreter finished. Return status 65280 executed command : /usr/bin/gs -I/home/till/.fonts -q -dDELAYBIND -dWRITESYSTEMDICT -dNODISPLAY -dNOEPS "/tmp/psinVP0LD1"
The interpreter seems to have failed, cannot proceed !
Full output (including a ghostscript warning) given below:
*** WARNING - the DELAYBIND command has been deprecated, and will be
removed in the next version. For now you can restore
the behaviour by using -dREALLYDEALYBIND but if you
require continued use of this command you should
contact
the Ghostscript developers. Commercial customers of
Artifex should email their support contact, free users
are encouraged to talk to us on the #ghostscript IRC
channel on irc.freenode.net.
Unrecoverable error: undefined in DELAYBIND
PostScript/PDF Interpreter finished. Return status 65280 executed
command : /usr/bin/gs -I/home/till/.fonts -q -dDELAYBIND
-dWRITESYSTEMDICT -dNODISPLAY -dNOEPS "/tmp/psinVP0LD1"
The interpreter seems to have failed, cannot proceed !
Traceback (most recent call last):
File "eqtexsvg.py", line 160, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 283, in affect
self.effect()
File "eqtexsvg.py", line 154, in effect
svg_open(self, svg_file)
File "eqtexsvg.py", line 81, in svg_open
doc = inkex.etree.parse(filename)
File "src/lxml/etree.pyx", line 3425, in lxml.etree.parse
File "src/lxml/parser.pxi", line 1839, in lxml.etree._parseDocument
File "src/lxml/parser.pxi", line 1865, in lxml.etree._parseDocumentFromURL
File "src/lxml/parser.pxi", line 1769, in lxml.etree._parseDocFromFile
File "src/lxml/parser.pxi", line 1162, in lxml.etree._BaseParser._parseDocFromFile
File "src/lxml/parser.pxi", line 600, in lxml.etree._ParserContext._handleParseResultDoc
File "src/lxml/parser.pxi", line 710, in lxml.etree._handleParseResult
File "src/lxml/parser.pxi", line 639, in lxml.etree._raiseParseError
File "/tmp/inkscape-cf8rEb/eq.svg", line 1
lxml.etree.XMLSyntaxError: Document is empty, line 1, column 1
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/inkscape/+bug/1759483/+subscriptions
References