#943: wxpython gui hangs after switching to cairo display driver
----------------------+-----------------------------------------------------
Reporter: epatton | Owner: [email protected]
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>
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev