ubuntustudio-bugs team mailing list archive
-
ubuntustudio-bugs team
-
Mailing list archive
-
Message #06665
[Bug 1759483] [NEW] Inkscape doesn't render formulas with the Latex extension
Public bug reported:
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
** Affects: inkscape (Ubuntu)
Importance: Undecided
Status: New
** Tags: bionic
** Tags added: bionic
** Description changed:
- On hitting 'Extensions -> Render -> Latex' the usual interface to insert
- a latex formula appears, but on hitting 'Apply' stops with the following
- error:
+ 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
- *** WARNING - the DELAYBIND command has been deprecated, and will be
+ removed in the next version. For now you can restore
- removed in the next version. For now you can restore
+ the behaviour by using -dREALLYDEALYBIND but if you
- the behaviour by using -dREALLYDEALYBIND but if you
+ require continued use of this command you should contact
- require continued use of this command you should contact
+ the Ghostscript developers. Commercial customers of
- the Ghostscript developers. Commercial customers of
+ Artifex should email their support contact, free users
- Artifex should email their support contact, free users
+ are encouraged to talk to us on the #ghostscript IRC
- are encouraged to talk to us on the #ghostscript IRC
-
- channel on irc.freenode.net.
-
+ 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
+ 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
--
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:
New
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
Follow ups
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Norbert, 2021-08-03
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Norbert, 2019-05-13
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Norbert, 2019-05-13
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Bug Watch Updater, 2018-05-18
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Tommi Mikkola, 2018-04-30
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: geez, 2018-04-18
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: geez, 2018-04-18
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Bug Watch Updater, 2018-04-16
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Bug Watch Updater, 2018-03-29
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Launchpad Bug Tracker, 2018-03-29
-
[Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension
From: Steve Beattie, 2018-03-29