#1299: Provide user-friendly error message when trying to edit vectors in Windows
-------------------------+--------------------------------------------------
Reporter: marisn | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: svn-releasebranch64
Keywords: | Platform: MSWindows Vista
Cpu: Unspecified |
-------------------------+--------------------------------------------------
WxGUI should provide some nice error message or completly disable "Start
editing" for vector layers in Layer manager. Current backtrace is not
user-friendly.
WinGRASS-6.4.SVN-r45559-1
{{{
Traceback (most recent call last):
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/gui_modules/layertree.py", line 539, in
OnStartEditing
File "c:/osgeo4w/usr/src/grass64_release/dist.i686-pc-
mingw32/etc/wxpython/gui_modules/mapdisp.py", line 333, in
AddToolbar
AttributeError
:
'MapFrame' object has no attribute 'mapdisplay'
}}}