[GRASS-dev] [GRASS GIS] #2588: wxGUI digitizer: error when adding a new column

GRASS GIS trac at osgeo.org
Wed Feb 11 15:54:49 PST 2015


#2588: wxGUI digitizer: error when adding a new column
----------------------------------------+-----------------------------------
 Reporter:  mlennert                    |       Owner:  grass-dev@…              
     Type:  defect                      |      Status:  new                      
 Priority:  critical                    |   Milestone:  7.0.0                    
Component:  wxGUI                       |     Version:  svn-releasebranch70      
 Keywords:  digitizer crash add column  |    Platform:  Unspecified              
      Cpu:  Unspecified                 |  
----------------------------------------+-----------------------------------
 - In wxGUI Display Manager, chose Digitize -> New map
 - Try to add a new column to the new map:


 {{{
 ATTENTION: Unable to open vector map <test1 at user1> on level 2. Try to
            rebuild vector topology with v.build.
 ERREUR :Unable to open vector map <test1 at user1>
 Traceback (most recent call last):
   File "/data/home/mlennert/SRC/GRASS/grass-7.0.0RC2/dist.x86_64-unknown-
 linux-gnu/scripts/v.db.addcolumn", line 88, in <module>
     main()
   File "/data/home/mlennert/SRC/GRASS/grass-7.0.0RC2/dist.x86_64-unknown-
 linux-gnu/scripts/v.db.addcolumn", line 84, in main
     grass.vector_history(map)
   File "/data/home/mlennert/SRC/GRASS/grass-7.0.0RC2/dist.x86_64-unknown-
 linux-gnu/etc/python/grass/script/vector.py", line 145, in vector_history
     run_command('v.support', map=map, cmdhist=os.environ['CMDLINE'])
   File "/data/home/mlennert/SRC/GRASS/grass-7.0.0RC2/dist.x86_64-unknown-
 linux-gnu/etc/python/grass/script/core.py", line 375, in run_command
     return handle_errors(returncode, returncode, args, kwargs)
   File "/data/home/mlennert/SRC/GRASS/grass-7.0.0RC2/dist.x86_64-unknown-
 linux-gnu/etc/python/grass/script/core.py", line 310, in handle_errors
     returncode=returncode)
 grass.exceptions.CalledModuleError: Module run None ['v.support',
 'map=test1 at user1', 'cmdhist=v.db.addcolumn "--q" "map=test1 at user1"
 "layer=1" "columns=tt1 integer"'] ended with error
 Process ended with non-zero return code 1. See errors in the (error)
 output.
 }}}

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



More information about the grass-dev mailing list