[Qgis-developer] freehand plugin errors

Giovanni Manghi giovanni.manghi at gmail.com
Wed Dec 29 12:35:34 EST 2010


Hi all,

(trying to reach the Freehand Editing plugin developer)

I'm getting the following errors under both linux (ubuntu) and windows:

*) if the spinner is configured to something other than "0" then the
plugin always throws "The geometry of the feature you just added isn't
valid. Do you want to use it anyway?", but then even clicking "yes"
returns no line/polygon.

*) single clicking with the "freehand editing" tool always returns a
python error:

Traceback (most recent call last):
File
"/home/gio/.qgis/python/plugins/freehandEditing/freehandediting.py",
line 152, in createFeature
s = g.simplify(tolerance)
AttributeError: 'NoneType' object has no attribute 'simplify'


Cheers!

-- Giovanni --



More information about the Qgis-developer mailing list