On Sun, Jan 06, 2008 at 09:21:16AM -0800, Tony Vigil wrote:
Bryce,
Thanks for the new .deb file!
Unfortunately, some of the effects don't seem to work any more, specifically perspective and envelope. When I run perspective effect, I get a dialog that says the following...
"Inkscape has received additional data from the script executed. The script did not return an error, but this may indicate the results will not be as expected."
It doesn't work for me either, but I see the following text:
The fantastic lxml wrapper for libxml2 is required by inkex.py and therefore this extension. Please download and install the latest version from http://cheeseshop.python.org/pypi/lxml/.
All the python goo probably ought to be repackaged separately or something. Otherwise the Inkscape Ubuntu package will pull in half the world to try getting every extension working. ;-)
The dialog box also provides the following information...
"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 72, in effect q[query] = float(f.read()) ValueError: invalid literal for float():
I don't see those errors. Maybe report it as a bug if you're sure it's not due to your local system configuration.
Initting inputs Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input Input::Input In "
The above are fixed now. I noticed them only after the packaging but they'll be gone in the following release.
Is this the case on your install as well? Should I report this a bug or am I just missing a python component perhaps?
Bryce