[GRASS-dev] Re: [GRASS GIS] #943: wxpython gui hangs after switching to cairo display driver

GRASS GIS trac at osgeo.org
Tue Feb 16 00:28:00 EST 2010


#943: wxpython gui hangs after switching to cairo display driver
----------------------+-----------------------------------------------------
  Reporter:  epatton  |       Owner:  grass-dev at lists.osgeo.org   
      Type:  defect   |      Status:  new                         
  Priority:  normal   |   Milestone:  6.5.0                       
 Component:  Display  |     Version:  svn-develbranch6            
Resolution:           |    Keywords:  cairo, driver, gui, wxpython
  Platform:  Linux    |         Cpu:  x86-64                      
----------------------+-----------------------------------------------------
Comment (by glynn):

 Replying to [comment:1 hamish]:

 > I don't know if it's related, but I can get `d.mon -L` to die:
 >
 {{{
 ...
 export GRASS_RENDER_IMMEDIATE=TRUE
 ...
 d.mon -L
 }}}

 I wouldn't expect GRASS_RENDER_IMMEDIATE and d.mon to work well together.

 In particular, mon.status calls R_open_driver() repeatedly, which may not
 work with direct rendering (i.e. R_close_driver() may not restore
 everything sufficiently for a subsequent R_open_driver() to work; this
 case won't have had much testing).

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


More information about the grass-dev mailing list