[GRASS-dev] [GRASS GIS] #3153: g.gui.animation freezes when trying to add decorations
GRASS GIS
trac at osgeo.org
Fri Sep 30 05:46:48 PDT 2016
#3153: g.gui.animation freezes when trying to add decorations
--------------------------+-----------------------------
Reporter: veroandreo | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: g.gui.animation
CPU: Unspecified | Platform: Linux
--------------------------+-----------------------------
Comment (by annakrat):
Replying to [comment:6 neteler]:
> I have the same issue (also on F24). Any hints how to debug that?
That diff is the only idea I have, please try it. You can also put there
{{{
print dc.IsOk()
}}}
before
{{{
w, h = dc.GetTextExtent(text)
}}}
to see if the dc is ok to use.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3153#comment:7>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list