[GRASS-dev] [GRASS GIS] #2521: d.vect.thematic, "Neither MONITOR (managed by d.mon command) nor" error

GRASS GIS trac at osgeo.org
Wed Dec 31 23:30:21 PST 2014


#2521: d.vect.thematic, "Neither MONITOR (managed by d.mon command) nor" error
-----------------------+----------------------------------------------------
 Reporter:  jamesp670  |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  normal     |   Milestone:  7.0.0                    
Component:  Vector     |     Version:  svn-releasebranch70      
 Keywords:             |    Platform:  Linux                    
      Cpu:  x86-64     |  
-----------------------+----------------------------------------------------
 What I expect:

 My d.vect.thematic command,

 {{{
 d.vect.thematic -f -s --verbose
 map=tract2010censusdp1_clipped_02 at PERMANENT column=popden10
 themetype=graduated_colors themecalc=custom_breaks breakpoints="0 500 1000
 1500 2000 5000 10000 1500\
 0 20000 25000" colorscheme=green-red monitor=none -u
 }}}

 should work.

 What happens:

 {{{
 GRASS 7.0.0svn (rlis-master-for-seven):~/projects/grass70_release >
 !d.vect
 d.vect.thematic -f -s --verbose
 map=tract2010censusdp1_clipped_02 at PERMANENT column=popden10
 themetype=graduated_colors themecalc=custom_breaks breakpoints="0 500 1000
 1500 2000 5000 10000 1500\
 0 20000 25000" colorscheme=green-red monitor=none -u

 Thematic map legend for column popden10 of map
 tract2010censusdp1_clipped_02 at PERMANENT
 Value range: 0.0 - 0.0103575
 Color(R:G:B)  Value
 ============  ==========
 0:255:0   0 - 25000
 ERROR: Neither MONITOR (managed by d.mon command) nor
        GRASS_RENDER_IMMEDIATE (used for direct rendering) defined
 ^GTraceback (most recent call last):
   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/scripts/d.vect.thematic", line 1105, in
 <module>
     main()
   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/scripts/d.vect.thematic", line 733, in main
     color = linecolor, fcolor = themecolor, icon = icon, size = ptsize)
   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/etc/python/grass/script/core.py", line 373,
 in run_command
     return handle_errors(returncode, returncode, args, kwargs)
   File "/opt/yum-packages-installed-on-the-head-
 node/tmp/local/grass-7.0.0svn/etc/python/grass/script/core.py", line 308,
 in handle_errors
     returncode=returncode)
 grass.exceptions.CalledModuleError: Module run None ['d.vect',
 'map=tract2010censusdp1_clipped_02 at PERMANENT', 'layer=1',
 'fcolor=0:255:0', 'color=none', 'type=area', 'icon=basic/circle', 'wher\
 e=popden10 >= 0 AND popden10 <= 25000', 'size=5.0'] 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/2521>
GRASS GIS <http://grass.osgeo.org>



More information about the grass-dev mailing list