Wolfram Quester <[EMAIL PROTECTED]> (20/09/2006):
> I wanted to include your patch (simply modified by replacing the pid
> in the temprary file name by random number) in the debian package for
> the new version of inkscape (0.44.1) but It did not work as expected.

Hi, it doesn't work as expected here either, I've got something that you
reported on SourceForge Bugzilla:

--8<--
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 123, 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' 
--8<--

I'm posting it here so that other Debian users don't have to read the
whole story to discover that this problem is known. (I've read some
questions about that topic on graphics end-user forum.)

Concerning the temporary filename creation, I guess that there's some
python lib to do exactly what you want, see ``man 3 mktemp''.

Cheers,

-- 
Cyril Brulebois

Attachment: pgp6zc7zdtYFb.pgp
Description: PGP signature

Reply via email to