extensions problem (extensions-error.log)
Hi!
I have just discovered, that there is an extensions-error.log file, and for this reason many extensions are not working.
So I have installed the following debian packages: apt-get install pstoedit apt-get install libwmf-bin apt-get install transfig apt-get install skencil (this was the biggest, it installed 12MB additional packages: blt python2.3-imaging python2.3-imaging-tk python2.3-tk skencil)
So the error log file reduced for the followings: Extension "DXF Input" failed to load because a dependency was not met. Dependency:: type: executable location: path string: dxf2svg description: dxf2svg may come with Inkscape, but is also at http://dxf-svg-convert.sourceforge.net/
I have installed inkscape from source via debian commands. And I dont find any dxf2svg file.
Is this extension supposed to be in inkscape source?
However the following extensions are not working for me: render->function plotter (no error message) render->latex formulas pstoedit: version 3.44 / DLL interface 108 (build Mar 11 2006 - release build - g++ 4.0.3 20060304 (prerelease) (Debian 4.0.2-10)) : Copyright (C) 1993 - 2006 Wolfgang Glunz Traceback (most recent call last): File "/usr/share/inkscape/extensions/eqtexsvg.py", line 121, in ? e.affect() File "/usr/share/inkscape/extensions/inkex.py", line 102, in affect self.effect() File "/usr/share/inkscape/extensions/eqtexsvg.py", line 107, in effect svg_open(self, svg_file) File "/usr/share/inkscape/extensions/eqtexsvg.py", line 49, in svg_open svg = open(filename, 'r') IOError: [Errno 2] No such file or directory: '/tmp/inkscape-latex.tmp.svg'
Thanks any advice! Khiraly
participants (1)
-
Khiraly