Comment 8 for bug 708515

Revision history for this message
su_v (suv-lp) wrote :

> Fixed in the trunk, revision 10180.

Still get the same error with trunk (r11877, OS X 10.7.4; r11870, Ubuntu 12.10) - is this really fixed in trunk?

Error from Ubuntu 12.10:

Traceback (most recent call last):
  File "scour.inkscape.py", line 77, in <module>
    e.affect(output=False)
  File "/home/su-v/local/share/inkscape/extensions/inkex.py", line 262, in affect
    self.effect()
  File "scour.inkscape.py", line 70, in effect
    sys.stdout.write(scourString(input.read(), self.options).encode("UTF-8"))
  File "/home/su-v/local/share/inkscape/extensions/scour.py", line 3018, in scourString
    embedRasters(elem, options)
  File "/home/su-v/local/share/inkscape/extensions/scour.py", line 2622, in embedRasters
    if options.infilename: infilename = options.infilename
AttributeError: Values instance has no attribute 'infilename'