Opened 15 years ago

Closed 15 years ago

#737 closed defect (fixed)

ZBulkLabeling don't work

Reported by: torstenosgeo Owned by: martinl
Priority: normal Milestone: 6.4.0
Component: wxGUI Version: 6.4.0 RCs
Keywords: vector digitizer, ZBulkLabeling Cc: grass-dev@…
CPU: x86-32 Platform: Linux

Description

Hallo, I try to digitize isolines with grass6.4 and wxpython-gui. After the digitzing I see nothing in the attribut table and get following in the command output: (Sat Aug 29 21:55:29 2009) g.manual -i Starting browser <x-www-browser> for module index... Install the acroread-l10n-de package if you want acroread in German. Message: GetValue variable 1 (1) Message: GetValue variable 2 (2) Message: GetValue variable 1 (1) Message: GetValue variable 2 (2) Message: GetValue variable 1 (1) Message: GetValue variable 2 (2) Message: GetValue variable 1 (1) Message: GetValue variable 2 (2) Message: GetValue variable 1 (1) Message: GetValue variable 2 (2) Vector digitizer settings saved to file </home/torsten/.grasswx6>. Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Vector digitizer settings saved to file </home/torsten/.grasswx6>. Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine' Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1083, in MouseActions

self.OnLeftDown(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1415, in OnLeftDown

self.DrawLines(self.pdcTmp, begin, end) TypeError : DrawLines() takes at most 3 arguments (4 given) Traceback (most recent call last):

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1107, in MouseActions

self.OnRightUp(event)

File

"/usr/lib/grass64/etc/wxpython/gui_modules/mapdisp.py", line 1966, in OnRightUp

if digitClass.ZBulkLine(pos1, pos2, dlg.value.GetValue(), AttributeError : Digit instance has no attribute 'ZBulkLine'

Change History (2)

comment:1 by martinl, 15 years ago

Cc: grass-dev@… added
Keywords: vector digitizer added
Owner: changed from grass-dev@… to martinl
Status: newassigned
Version: unspecified6.4.0 RCs

Hopefully fixed in r38929.

Please use the macro for preformatted text, see http://trac.osgeo.org/grass/wiki/WikiFormatting and specify GRASS version which you are using. Thanks.

comment:2 by martinl, 15 years ago

Resolution: fixed
Status: assignedclosed
Note: See TracTickets for help on using tickets.