[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-05-17 Thread Bug Watch Updater
** Changed in: pstoedit (Debian)
   Status: Fix Released => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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:
  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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-04-30 Thread Tommi Mikkola
As a temporary workaround, downgrading libgs9-common, libgs9 and
ghostscript packages to version 9.21 from the Artful repositories helps.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-04-18 Thread geez
I'm on Debian testing and installed the update from unstable:

Package pstoedit:  
p A 3.70-5+b1 testing
i A 3.71-1unstable

However it does not fix the issue for me, with the same error. Anyone
else seeing this?

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-04-18 Thread geez
Note the command mentioned in the debian thread:

pstoedit -f plot-svg /tmp/drawing.pdf /tmp/drawing.svg

Also still crashes.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-04-16 Thread Bug Watch Updater
** Changed in: pstoedit (Debian)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-03-29 Thread Bug Watch Updater
** Changed in: pstoedit (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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:
  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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-03-29 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: inkscape (Ubuntu)
   Status: New => Confirmed

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
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:
  Unknown

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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1759483] Re: Inkscape doesn't render formulas with the Latex extension

2018-03-29 Thread Steve Beattie
** Bug watch added: Debian Bug tracker #880650
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880650

** Also affects: pstoedit (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=880650
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to inkscape in Ubuntu.
https://bugs.launchpad.net/bugs/1759483

Title:
  Inkscape doesn't render formulas with the Latex extension

Status in inkscape package in Ubuntu:
  New
Status in pstoedit package in Debian:
  Unknown

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 
  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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp