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

2013-06-29 Thread GRASS GIS
#1067: Creating a new Vector Layer for digitize crashes grass with 
sys.excepthook
---+
  Reporter:  vesnikos  |   Owner:  grass-dev@…  
  Type:  defect|  Status:  closed   
  Priority:  critical  |   Milestone:  7.0.0
 Component:  wxGUI | Version:  svn-trunk
Resolution:  fixed |Keywords:  ditizing, vector, GUI
  Platform:  Linux | Cpu:  x86-32   
---+
Changes (by neteler):

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


Comment:

 This bug is 3 years old, the problem has been fixed since then (tested
 recently).
 Closing, feel free to reopen if needed.

-- 
Ticket URL: 
GRASS GIS 

___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev

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

2010-05-12 Thread GRASS GIS
#1067: Creating a new Vector Layer for digitize crashes grass with 
sys.excepthook
---+
 Reporter:  vesnikos   |   Owner:  grass-dev@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: 
 }}}

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

-- 
Ticket URL: 
GRASS GIS 
___
grass-dev mailing list
grass-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-dev