Activity log for bug #174992

Date Who What changed Old value New value Message
2007-12-08 23:43:25 Diti Torterat bug added bug
2007-12-09 00:24:20 hash inkscape: importance Undecided Medium
2007-12-09 00:24:20 hash inkscape: status New Confirmed
2008-01-04 17:39:46 prkos inkscape: milestone 0.46
2008-01-07 00:54:47 Bryce Harrington title UnboundLocalError with perspective.py perspective.py requires dependency on python-numpy - causes UnboundLocalError
2008-01-07 01:00:02 Bryce Harrington inkscape: assignee ted-gould
2008-01-07 01:00:25 Bryce Harrington bug added subscriber ishmal
2008-01-07 01:02:03 Bryce Harrington bug added subscriber JiHO
2008-01-30 13:43:57 Diti Torterat description I'm testing the 0.46.0-svn+16641 version of Inkscape because the perspective tool didn't work. On this version, after I had installed the “python-lxml” (see #169095) and “numpy” packages (see #169802), I got this error message : Traceback (most recent call last): File "/usr/share/inkscape/extensions/perspective.py", line 127, in <module> e.affect() File "/usr/share/inkscape/extensions/inkex.py", line 153, in affect self.effect() File "/usr/share/inkscape/extensions/perspective.py", line 80, in effect solmatrix[i][0] = sp[i][0] UnboundLocalError: local variable 'sp' referenced before assignment And the perspective extension does nothing. I hope my bug will help the developpers. Thanks. I'm testing the 0.46.0-svn+16641 version of Inkscape because the perspective tool didn't work. On this version, after I had installed the “python-lxml” (see bug #169095) and “numpy” packages (see bug #169802), I got this error message : Traceback (most recent call last): File "/usr/share/inkscape/extensions/perspective.py", line 127, in <module> e.affect() File "/usr/share/inkscape/extensions/inkex.py", line 153, in affect self.effect() File "/usr/share/inkscape/extensions/perspective.py", line 80, in effect solmatrix[i][0] = sp[i][0] UnboundLocalError: local variable 'sp' referenced before assignment And the perspective extension does nothing. I hope my bug will help the developpers. Thanks.
2008-01-30 18:51:16 Tom Davidson title perspective.py requires dependency on python-numpy - causes UnboundLocalError perspective.py requires dependency on python-numpy
2008-02-29 22:49:31 Ted Gould inkscape: importance Medium Wishlist
2008-02-29 22:49:31 Ted Gould inkscape: milestone 0.46
2009-10-14 06:53:58 su_v tags extensions-plugins packaging
2010-01-22 17:08:58 Alvin Penner inkscape: status Confirmed Incomplete
2012-06-17 09:20:03 su_v inkscape: status Incomplete Confirmed
2012-09-28 19:58:44 Ted Gould inkscape: assignee Ted Gould (ted)
2012-12-27 10:20:03 jazzynico summary perspective.py requires dependency on python-numpy Extensions check for Python dependencies
2012-12-27 10:20:06 jazzynico inkscape: status Confirmed Triaged
2012-12-27 10:20:31 jazzynico tags extensions-plugins packaging extensions-plugins