Michael Wybrow wrote:
This is fixed in the Inkscape-0.47pre2-2.LEOPARD+.dmg.
Python extension error ('Modify Path > Perspective') on OS X 10.5.8:
Traceback (most recent call last): File "Contents/Resources/extensions/perspective.py", line 158, in <module> e.affect() File "/Volumes/blue/src/Inkscape/Inkscape-0.47pre2-2.LEOPARD+/Inkscape-047pre2-2.app-orig/Contents/Resources/extensions/inkex.py", line 198, in affect self.effect() File "Contents/Resources/extensions/perspective.py", line 89, in effect q[query] = float(p.stdout.read()) ValueError: invalid literal for float(): Setting Language: .UTF-8 646.42694
doesn't happen with Inkscape 0.47pre1-2 on OS X 10.5.8
see bug #168336 “Error message when applying perspective effect”: https://bugs.launchpad.net/inkscape/+bug/168336