[GRASS-user] wxpython and v.digit on 6.4.x
doktoreas
thedoktor78 at gmail.com
Fri Jun 27 08:25:24 EDT 2008
doktoreas wrote:
>
> Hello everybody,
>
> With today's checkout of 6.4.x , I have got this error with v.digit:
>
> 1- Open NC dataset and load any layer ( elevation in my example)
> 2- Digitize a new vector layer (digitize->new vector)
> 3- Try with a point or line
>
> This is the error:
> Traceback (most recent call last):
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
> pdisp.py", line 919, in MouseActions
>
> self.OnLeftDown(event)
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/ma
> pdisp.py", line 1025, in OnLeftDown
>
> digitClass.AddPoint(map, point, east, north)
> File "/usr/local/grass-6.4.svn/etc/wxpython/gui_modules/vd
> igit.py", line 818, in AddPoint
>
> raise gcmd.DigitError, _("Adding new feature to vector map
> <%s> failed.") % map
> gui_modules.gcmd
> .
> DigitError
>
> Thanks for your help
> Luca
>
>
Update, with an another dataset it works fine..
Really don't know what is wrong.
Bye
Luca
--
View this message in context: http://www.nabble.com/wxpython-and-v.digit-on-6.4.x-tp18153470p18153821.html
Sent from the Grass - Users mailing list archive at Nabble.com.
More information about the grass-user
mailing list