[Grass-de] Fwd: ZBulkLabeling

Markus Neteler neteler at osgeo.org
So Aug 30 21:21:00 CEST 2009


Verzeihung, Listenkopie vergessen...


---------- Forwarded message ----------
From: Markus Neteler <neteler at osgeo.org>
Date: Sun, Aug 30, 2009 at 9:19 PM
Subject: Re: [Grass-de] ZBulkLabeling
To: Torsten Eckart <torecki at arcor.de>

Hallo Torsten,

solch ein "crash" ist ein Bugreport wert:
http://trac.osgeo.org/grass/

Du brauchst dafuer eine OSGeo-ID (ganz einfach zu bekommen):
http://www.osgeo.org/osgeo_userid
-> Creating a Userid

danach funktiniert im GRASS-trac "login" und Du siehst
"New ticket".

Ich hoffe, dass das Problem dann schnell geloest wird von den
Python-Gurus (ich bin leider noch keiner...).

Ciao
Markus

On Sun, Aug 30, 2009 at 12:34 AM, Torsten Eckart<torecki at arcor.de> wrote:
> 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

...

> 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'
>
> _______________________________________________
> Grass-de-liste mailing list
> Grass-de-liste at fossgis.de
> https://lists.fossgis.de/mailman/listinfo/grass-de-liste
>