On Sun, Apr 18, 2010 at 10:44 AM, Markus Neteler <[email protected]> wrote:
> I have tried to generate a new vector map with the new digitizer, but it
> fails:
This is still the case.
GRASS 6.4: A Python problem appears when generating a new vector map in
the digitizer (Start digitizer, new map, enter name, OK):
----------
Unable to initialize display driver of vector digitizer. See 'Command
output' for details.
Details: 'NoneType' object has no attribute 'OpenMap' ()
----------
GRASS 6.5: A different Python problem appears when generating a new vector map
in the digitizer (Start digitizer, new map, enter name, OK):
----------
Unable to initialize display driver of vector digitizer. See 'Command
output' for details.
Reason: message=_("Unable to initialize display driver of vector "
Traceback (most recent call last):
File
"/home/neteler/grass65/dist.x86_64-unknown-linux-gnu/etc/wxpython/gui_modules/toolbars.py",
line 1123, in StartEditing
message=_("Unable to initialize display driver of vector "
DigitError: <unprintable DigitError object>
----------
Markus
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev