halamalala / inkscape2tikz

Automatically exported from code.google.com/p/inkscape2tikz
Other
22 stars 2 forks source link

Cannot export in inkscape 0.48 #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Copy tikz_export_effect.inx  tikz_export_output.inx  tikz_export.py into 
/usr/share/inkscape/extensions
2. Start inkscape from terminal
3. Open any svg file
4. Try save as tikz code

What is the expected output? What do you see instead?

There should be an option for saving as tikz, but there is not.

What version of the product are you using? On what operating system?

Inkscape 0.48 on Kubuntu 13.04

Please provide any additional information below.

** (inkscape:31279): CRITICAL **: Inkscape::Extension::Extension* 
Inkscape::Extension::build_from_reprdoc(Inkscape::XML::Document*, 
Inkscape::Extension::Implementation::Implementation*): assertion `doc != NULL' 
failed

** (inkscape:31279): WARNING **: Unable to create extension from definition 
file /usr/share/inkscape/extensions/tikz_export_output.inx.

** (inkscape:31279): CRITICAL **: Inkscape::Extension::Extension* 
Inkscape::Extension::build_from_reprdoc(Inkscape::XML::Document*, 
Inkscape::Extension::Implementation::Implementation*): assertion `doc != NULL' 
failed

** (inkscape:31279): WARNING **: Unable to create extension from definition 
file /usr/share/inkscape/extensions/tikz_export_effect.inx.

Original issue reported on code.google.com by kindlych...@gmail.com on 24 Oct 2013 at 4:07