[Grass-de] ZBulkLabeling

Torsten Eckart torecki at arcor.de
So Aug 30 00:34:28 CEST 2009


Hallo,
ich versuche höhenlinien zu digitalisieren mit grass6.4 und wxpython-gui. Bei 
Gebrauch von ZBulklabeling  sehe ich nach der digitalisierung nichts in der 
Attributtabelle und erhalte im comandoutput [1]
mache ich was falsch oder läuft da was wie es nicht soll?
Grüße
Torsten
[1]
(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'