[GRASS-dev] [GRASS GIS] #312: wxNVIZ prints debug to terminal

GRASS GIS trac at osgeo.org
Tue Apr 7 17:13:24 PDT 2015


#312: wxNVIZ prints debug to terminal
-----------------------+----------------------------------------------------
 Reporter:  msieczka   |       Owner:  grass-dev@…              
     Type:  defect     |      Status:  new                      
 Priority:  minor      |   Milestone:  6.4.3                    
Component:  wxGUI      |     Version:  svn-releasebranch64      
 Keywords:  digitizer  |    Platform:  All                      
      Cpu:  All        |  
-----------------------+----------------------------------------------------

Comment(by wenzeslaus):

 Replying to [comment:3 glynn]:
 > Replying to [comment:2 neteler]:
 > > Does anyone know how to intercept GRASS_INFO_MESSAGE() etc to avoid
 that it gets
 > > printed to the terminal?
 >
 > export GRASS_MESSAGE_FORMAT=silent
 >
 > Alternatively, identify the G_message() calls and change them to
 G_verbose_message() so that they don't get printed without --verbose.

 I don't understand the issue very well. Does this mean that we need to
 change all `G_message()` calls in the library if there is a chance that
 the part will be used directly by some GUI application (vdigit, nviz,
 iclass)?

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



More information about the grass-dev mailing list