[GRASS-dev] Re: [GRASS GIS] #1590: new vector map crashing GUI in 6.4.3 svn

GRASS GIS trac at osgeo.org
Sat Feb 25 05:01:46 EST 2012


#1590: new vector map crashing GUI in 6.4.3 svn
-------------------------+--------------------------------------------------
 Reporter:  cmbarton     |       Owner:  grass-dev@…              
     Type:  defect       |      Status:  new                      
 Priority:  normal       |   Milestone:  6.4.3                    
Component:  wxGUI        |     Version:  svn-releasebranch64      
 Keywords:  digitizer    |    Platform:  Unspecified              
      Cpu:  Unspecified  |  
-------------------------+--------------------------------------------------

Comment(by annakrat):

 Bug is caused by running db.execute with {{{input='-'}}} option in
 gui_core/dialogs in {{{CreateNewVector}}}, which works for 6.5 but not 6.4
 (difference is in db/base/execute.c line 49). I removed {{{input='-'}}}
 (r50932), another option is to synchronize execute.c.

 Anna

-- 
Ticket URL: <http://trac.osgeo.org/grass/ticket/1590#comment:1>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list