[GRASS-dev] [GRASS GIS] #1067: Creating a new Vector Layer for digitize crashes grass with sys.excepthook

GRASS GIS trac at osgeo.org
Wed May 12 10:26:46 EDT 2010


#1067: Creating a new Vector Layer for digitize crashes grass with sys.excepthook
-----------------------------------+----------------------------------------
 Reporter:  vesnikos               |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect                 |      Status:  new                      
 Priority:  critical               |   Milestone:  7.0.0                    
Component:  wxGUI                  |     Version:  svn-trunk                
 Keywords:  ditizing, vector, GUI  |    Platform:  Linux                    
      Cpu:  x86-32                 |  
-----------------------------------+----------------------------------------
 In an new Location and mapset if i try to start digitize by selecting
 digitize in the viewer toolbar (below 2D/ 3D) and selecting to make a new
 Vector Layer I encounter the following crash, which freezes grass:


 {{{
 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/nikos/grass7/grass-7.0.svn/etc/gui/wxpython/gui_modules/toolbars.py",
 line 1123, in StartEditing
     message=_("Unable to initialize display driver of vector "
 DigitError: <unprintable DigitError object>
 }}}

 Also command output throws an infinitive errors:
 {{{
 Original exception was:
 Error in sys.excepthook:
 }}}

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1067>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list