Comment 12 for bug 1463623

Revision history for this message
Roul P. (perhelion1) wrote :

Hey guys, this bug is not fixed, you need possible the same for the height. I get this error now (there is no beta / dev Inkscape anymore downable, so I edited my version manually )

Traceback (most recent call last):
  File "scour.inkscape.py", line 78, in <module>
    e.affect(output=False)
  File "C:\Program Files\inkscape\share\extensions\inkex.py", line 265, in affect
    self.getposinlayer()
  File "C:\Program Files\inkscape\share\extensions\inkex.py", line 209, in getposinlayer
    doc_height = self.unittouu(self.document.getroot().get('height'))
  File "C:\Program Files\inkscape\share\extensions\inkex.py", line 343, in unittouu
    p = param.match(string)
TypeError: expected string or buffer