[GRASS-dev] [GRASS GIS] #1545: wxGUI Cartographic Composer

#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&gt;
GRASS GIS <http://grass.osgeo.org>

#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 |
------------------------------------------+---------------------------------
Changes (by annakrat):

* cc: annakrat (added)

Comment:

Can someone test r50414 (in release branch)?

Anna

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1545#comment:1&gt;
GRASS GIS <http://grass.osgeo.org>

#1545: wxGUI Cartographic Composer
------------------------------------------+---------------------------------
Reporter: martinl | Owner: annakrat
     Type: defect | Status: new
Priority: blocker | Milestone: 6.5.0
Component: wxGUI | Version: svn-releasebranch64
Keywords: cartographic composer, psmap | Platform: Unspecified
      Cpu: Unspecified |
------------------------------------------+---------------------------------
Changes (by martinl):

* cc: annakrat (removed)
* cc: grass-dev@… (added)
  * owner: grass-dev@… => annakrat
  * milestone: 6.4.2 => 6.5.0

Comment:

Replying to [comment:1 annakrat]:
> Can someone test r50414 (in release branch)?

seems to work. Ticket can be close when the bug will be fixed also in
`devbr6\trunk`.

--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1545#comment:2&gt;
GRASS GIS <http://grass.osgeo.org>

#1545: wxGUI Cartographic Composer
--------------------------+-------------------------------------------------
  Reporter: martinl | Owner: annakrat
      Type: defect | Status: closed
  Priority: blocker | Milestone: 6.5.0
Component: wxGUI | Version: svn-releasebranch64
Resolution: fixed | Keywords: cartographic composer, psmap
  Platform: Unspecified | Cpu: Unspecified
--------------------------+-------------------------------------------------
Changes (by annakrat):

  * status: new => closed
  * resolution: => fixed

Comment:

Fixed in 6.5 (r50451) and 7 (r50452).

--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1545#comment:3&gt;
GRASS GIS <http://grass.osgeo.org>