Bezier envelope error message

Post questions on how to use or achieve an effect in Inkscape.
picturebean
Posts: 2
Joined: Thu Feb 04, 2010 3:18 am

Bezier envelope error message

Postby picturebean » Thu Feb 04, 2010 3:26 am

I am a noobie. I installed the Bezier Envelope extension. When I attempt to perform the action I receive the following error message...

C:\Program Files\Inkscape\share\extensions\bezierenvelope.py:90: DeprecationWarning: raising a string exception is deprecated
raise("Both letter and envelope must be SVG paths.")Traceback (most recent call last):

File "C:\Program Files\Inkscape\share\extensions\bezierenvelope.py", line 351, in <module>

e.affect()

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

self.effect()

File "C:\Program Files\Inkscape\share\extensions\bezierenvelope.py", line 90, in effect

raise("Both letter and envelope must be SVG paths.")

Both letter and envelope must be SVG paths.

I am attempting to follow the tutorial in episode 88 of the heathenx screencast. Thanks for any assistance and your understanding and patience with a noob.

llogg
Posts: 443
Joined: Tue Mar 11, 2008 7:30 am

Re: Bezier envelope error message

Postby llogg » Thu Feb 04, 2010 4:44 am

what object are you trying to apply the envelope effect to? if it is not a path you must convert it to a path first. likewise, make sure the object you are using as the envelope is a path.

User avatar
syllie
Posts: 48
Joined: Fri Jan 15, 2010 3:51 pm
Location: Sydney, Australia
Contact:

Re: Bezier envelope error message

Postby syllie » Thu Feb 04, 2010 9:01 am

Hi picturebean,

Did you read the comments on the episode page? Al lot of users responded with similar problems and heathenx answered them all patiently. Near the bottom he explains that things work a bit differently in version 0.47.

I think these may help:
http://screencasters.heathenx.org/episo ... mment-2478
http://screencasters.heathenx.org/episo ... mment-2483

Cheers,
Syllie
Life is the art of drawing without an eraser. (John W. Gardner)

http://verysimpledesigns.com - graphics resources
http://syllie.com - personal website

picturebean
Posts: 2
Joined: Thu Feb 04, 2010 3:18 am

Re: Bezier envelope error message

Postby picturebean » Thu Feb 04, 2010 9:34 am

Syllie
Thanks for your prompt and accurate response. I used the solution offered by Coatit and it worked like a charm.


Return to “Help with using Inkscape”