Envelope Effect Bug

Bug #168796 reported by Tjvigil66
4
Affects Status Importance Assigned to Milestone
Inkscape
Fix Released
Low
Luca Bruno

Bug Description

When I attempt to run the Envelope Effect, I get the following message:

"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."

Below is the additional data from the script...

File "/usr/share/inkscape/extensions/summersnight.py", line 34
    if obj.tag == inkex.addNS('path','svg) and trafo.tag ==
inkex.addNS('path','svg'):

^
SyntaxError: invalid syntax

I am using the July 10 build in Linux (Ubuntu Studio).

Revision history for this message
prkos (prkos) wrote :

Im using the latest dev build on WinXP. I also can't get Envelope to work, this is the message I get:

Traceback (most recent call last):

  File "share\extensions\summersnight.py", line 1, in <module>

    dfa#!/usr/bin/env python

NameError: name 'dfa' is not defined

Changed in inkscape:
status: New → Confirmed
Revision history for this message
Luca Bruno (lucab) wrote :

Original bug was fixed by Aaron in SVN r16119. This second error is now fixed with SVN r16823.
Thanks for the report.

Changed in inkscape:
assignee: nobody → lucab
importance: Undecided → Low
status: Confirmed → Fix Committed
Luca Bruno (lucab)
Changed in inkscape:
status: Fix Committed → Fix Released
Revision history for this message
prkos (prkos) wrote :

Im using the build from 27th Dec and still get error:

Traceback (most recent call last):

  File "share\extensions\summersnight.py", line 78, in <module>

    e.affect()

  File "C:\Program Files\Inkscape\share\extensions\inkex.py", line 153, in affect

    self.effect()

  File "share\extensions\summersnight.py", line 51, in effect

    self.q[query] = float(f.read())

ValueError: empty string for float()

On 16848 on fedora the Envelope works but I get this:

** (inkscape:9437): WARNING **: Format autodetect failed. The file is being opened as SVG.

** (inkscape:9438): WARNING **: Format autodetect failed. The file is being opened as SVG.

** (inkscape:9439): WARNING **: Format autodetect failed. The file is being opened as SVG.

** (inkscape:9440): WARNING **: Format autodetect failed. The file is being opened as SVG.

Revision history for this message
prkos (prkos) wrote :

Im still getting the same Traceback as above in the dev build from 4th Jan on WinXP.

It works fine on fedora on the build from 2nd Jan (no messages at all).

Changed in inkscape:
milestone: none → 0.46
status: Fix Released → Confirmed
Revision history for this message
Tom Davidson (tjd-mit) wrote :

This latest bug appears to be a near-dupe of bug 176750 (same error but for the perspective effect) I'm going to mark this one fix released, and update the other bug to indicate that the problem also occurs with envelope.

Changed in inkscape:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.