Code: Select all
Traceback (most recent call last):
File "/usr/share/inkscape/extensions/gimp_xcf.py", line 173, in <module>
e.affect()
File "/usr/share/inkscape/extensions/inkex.py", line 172, in affect
self.effect()
File "/usr/share/inkscape/extensions/gimp_xcf.py", line 167, in effect
x = open(xcf, 'r')
IOError: [Errno 2] No such file or directory: '/tmp/tmp6AtbtL/ink_ext_XXXXXX.svg9E.xcf'
Exporter works fine for simple files, but on some others it doesn't. Any ideas what might cause this error?