[GRASS-dev] [GRASS GIS] #943: wxpython gui hangs after switching to
cairo display driver
GRASS GIS
trac at osgeo.org
Mon Feb 15 12:08:59 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
Keywords: cairo, driver, gui, wxpython | Platform: Linux
Cpu: x86-64 |
------------------------------------------+---------------------------------
The wxpython Map Display window freezes and becomes unresponsive after
changing the display driver from 'default' to 'cairo'.
I have compiled Grass 6.5 from a fresh checkout from svn, set --with-
cairo, --with-cairo-libs=/usr/lib, and --with-cairo-includes=/usr/include.
One thing I just noticed is that the configure line
{{{
checking for cairo linking flags...
}}}
appears as it does above, with no confirmation about whether or not it
found cairo linking flags. But then I'm not sure it it's supposed to print
anything in a successful case, either.
I've checked my package manager, and I have libcairo2 and libcairo2-dev
installed, versions 1.8.8.
Anything else I should check? Can anyone confirm this error?
Thanks,
~ Eric.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/943>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list