[GRASS-dev] [GRASS GIS] #737: ZBulkLabeling don't work

#737: ZBulkLabeling don't work
---------------------------+------------------------------------------------
Reporter: torstenosgeo | Owner: grass-dev@lists.osgeo.org
     Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: unspecified
Keywords: ZBulkLabeling | Platform: Linux
      Cpu: x86-32 |
---------------------------+------------------------------------------------
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'

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/737&gt;
GRASS GIS <http://grass.osgeo.org>

#737: ZBulkLabeling don't work
---------------------------+------------------------------------------------
  Reporter: torstenosgeo | Owner: martinl
      Type: defect | Status: assigned
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: | Keywords: vector digitizer, ZBulkLabeling
  Platform: Linux | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by martinl):

* cc: grass-dev@lists.osgeo.org (added)
  * keywords: ZBulkLabeling => vector digitizer, ZBulkLabeling
  * version: unspecified => 6.4.0 RCs
  * status: new => assigned
  * owner: grass-dev@lists.osgeo.org => martinl

Comment:

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.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/737#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#737: ZBulkLabeling don't work
---------------------------+------------------------------------------------
  Reporter: torstenosgeo | Owner: martinl
      Type: defect | Status: closed
  Priority: normal | Milestone: 6.4.0
Component: wxGUI | Version: 6.4.0 RCs
Resolution: fixed | Keywords: vector digitizer, ZBulkLabeling
  Platform: Linux | Cpu: x86-32
---------------------------+------------------------------------------------
Changes (by martinl):

  * status: assigned => closed
  * resolution: => fixed

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/737#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>