Comment 6 for bug 1654743

Revision history for this message
Brynn (brynn4inks-deactivatedaccount) wrote :

Hhmm, based on my limited technical understanding, I thought if I added strokes to my objects (or at least one of them, I might avoid this. But not so much.

Now both objects have strokes (1px width), but I still get a traceback, with no results.

Traceback (most recent call last):
  File "interp.py", line 333, in <module>
    e.affect()
  File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 283, in affect
    self.effect()
  File "interp.py", line 156, in effect
    basestyle['stroke-width'] = self.tweenstyleunit('stroke-width',sst,est,0)
  File "interp.py", line 114, in tweenstyleunit
    ep = self.unittouu(end[property]) / scale
KeyError: 'stroke-width'

Any files you need, just let me know :-)