[GRASS-dev] [GRASS GIS] #2066: wxGUI rendering fails with cairo driver

#2066: wxGUI rendering fails with cairo driver
-------------------------+--------------------------------------------------
Reporter: martinl | Owner: grass-dev@…
     Type: defect | Status: new
Priority: major | Milestone: 6.5.0
Component: wxGUI | Version: svn-develbranch6
Keywords: cairo | Platform: Unspecified
      Cpu: Unspecified |
-------------------------+--------------------------------------------------
When setting cairo display driver in wxGUI (GUI Settings -> Map display ->
Display driver) then rendering process simply fails.

{{{
GUI D1/5: gcmd.RunCommand(): d.vect --q map=archsites@PERMANENT
GUI D2/5: gcmd.RunCommand(): command started
GUI D3/5: gcmd.RunCommand(): decoding string
GUI D5/5: DecodeString(): enc=UTF-8
GUI D1/5: gcmd.RunCommand(): get return code 1
GUI D3/5: gcmd.RunCommand(): print error
GUI D3/5: gcmd.RunCommand(): print read error
Command 'd.vect map=archsites@PERMANENT' failed
Details: No graphics monitor has been selected for output.
}}}

Note that in G64 cairo driver is not selectable in GUI Settings dialog.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2066&gt;
GRASS GIS <http://grass.osgeo.org>