[GRASS-dev] [GRASS GIS] #1545: wxGUI Cartographic Composer
GRASS GIS
trac at osgeo.org
Tue Jan 24 07:41:32 EST 2012
#1545: wxGUI Cartographic Composer
------------------------------------------+---------------------------------
Reporter: martinl | Owner: grass-dev@…
Type: defect | Status: new
Priority: blocker | Milestone: 6.4.2
Component: wxGUI | Version: svn-releasebranch64
Keywords: cartographic composer, psmap | Platform: Unspecified
Cpu: Unspecified |
------------------------------------------+---------------------------------
After updating wxPython 2.8.12.1, the wxGUI Composer doesn't start
{{{
Traceback (most recent call last):
File "gui_modules/psmap.py", line 1710, in <module>
main()
File "gui_modules/psmap.py", line 1704, in main
frame = PsMapFrame()
File "gui_modules/psmap.py", line 138, in __init__
preview = False)
File "gui_modules/psmap.py", line 979, in __init__
dc = wx.PaintDC(self)
File "C:\OSGeo4w\apps\Python27\lib\site-packages\wx-2.8-msw-
unicode\wx\_gdi.py", line 4823, in __init__
_gdi_.PaintDC_swiginit(self,_gdi_.new_PaintDC(*args, **kwargs))
wx._core.PyAssertionError: C++ assertion "wxAssertFailure" failed at
..\..\src\msw\dcclient.cpp(219) in wxPaintDC::wxPaintDC(): wxPaintDC may
be created only in EVT_PAINT handler!
}}}
see #1141 for details. All active branches are affected.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1545>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list