Giter Site home page Giter Site logo

Comments (2)

seebk avatar seebk commented on July 26, 2024

from latextext.

g7fernandes avatar g7fernandes commented on July 26, 2024

I'm receiving similar messages from Inkscape 0.92 on OpenSUSE Tumbleweed and it is not generating anything.

GLib-GIO-Message: 11:25:11.372: Using the 'memory' GSettings backend. Your settings will not be saved or shared with other applications.

(latextext_gtk3.py:7961): Gtk-WARNING **: 11:25:11.379: Theme parsing error: gtk.css:127:35: The style property GtkButton:child-displacement-x is deprecated and shouldn't be used anymore. It will be removed in a future version

(latextext_gtk3.py:7961): Gtk-WARNING **: 11:25:11.379: Theme parsing error: gtk.css:128:35: The style property GtkButton:child-displacement-y is deprecated and shouldn't be used anymore. It will be removed in a future version

(latextext_gtk3.py:7961): Gtk-WARNING **: 11:25:11.380: Theme parsing error: gtk.css:132:46: The style property GtkScrolledWindow:scrollbars-within-bevel is deprecated and shouldn't be used anymore. It will be removed in a future version
Traceback (most recent call last):
File "latextext_gtk3.py", line 158, in on_btnApply_clicked
self.run_callback()
File "/home/gabriel/.config/inkscape/extensions/latextext.py", line 476, in run
rendergroup = self.align_placement(rendergroup, txt)
File "/home/gabriel/.config/inkscape/extensions/latextext.py", line 346, in align_placement
(tx, ty) = t.get_translation()
File "/home/gabriel/.config/inkscape/extensions/latextext.py", line 196, in get_translation
return (self.matrix[0][2], self.matrix[1][2])
IndexError: list index out of range
Traceback (most recent call last):
File "latextext_gtk3.py", line 177, in
effect.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 283, in affect
self.output()
File "/usr/share/inkscape/extensions/inkex.py", line 270, in output
self.document.write(sys.stdout)
File "src/lxml/etree.pyx", line 2039, in lxml.etree._ElementTree.write
File "src/lxml/serializer.pxi", line 733, in lxml.etree._tofilelike
File "src/lxml/etree.pyx", line 316, in lxml.etree._ExceptionContext._raise_if_stored
File "src/lxml/serializer.pxi", line 650, in lxml.etree._FilelikeWriter.write
TypeError: write() argument must be str, not bytes

from latextext.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.