Comment 4 for bug 213516

Revision history for this message
Tiefflieger (tiefflieger) wrote :

I tested the new version under Jaunty 64bit, it gives me this error when I try to apply "Extensions"->"Modify Path"->"Perspective":

/usr/share/inkscape/extensions/perspective.py:80: DeprecationWarning: os.popen3 is deprecated. Use the subprocess module.
  f,err = os.popen3('inkscape --query-%s --query-id=%s "%s"' % (query,id,file))[1:]

I'll attach a screencast in which I tried to follow the instructions in the video as closely as possible.