<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Sep 24, 2015 at 5:23 AM, Markus Neteler <span dir="ltr"><<a href="mailto:neteler@osgeo.org" target="_blank">neteler@osgeo.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hi,<br>
<br>
sorry to bother again with a new wxPython3 issue:<br>
<br>
<br>
g.gui.animation strds=raster_aprilie@EUMETSAT<br>
<span class="">Traceback (most recent call last):<br>
</span>  File "/usr/local/grass-7.0.2svn/scripts/g.gui.animation",<br>
line 136, in <module><br>
    main()<br>
  File "/usr/local/grass-7.0.2svn/scripts/g.gui.animation",<br>
line 127, in main<br>
    frame = AnimationFrame(parent=None,<br>
giface=StandaloneGrassInterface())<br>
  File<br>
"/usr/local/grass-7.0.2svn/gui/wxpython/animation/frame.py",<br>
line 69, in __init__<br>
    self.animationPanel = AnimationsPanel(self,<br>
self.windows, initialCount=MAX_COUNT)<br>
  File<br>
"/usr/local/grass-7.0.2svn/gui/wxpython/animation/frame.py",<br>
line 330, in __init__<br>
    w = AnimationWindow(self)<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 111, in __init__<br>
    BufferedWindow.__init__(self, parent=parent, id=id,<br>
style=style)<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 49, in __init__<br>
    self.OnSize(None)<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 129, in OnSize<br>
    BufferedWindow.OnSize(self, event)<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 72, in OnSize<br>
    self.UpdateDrawing()<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 93, in UpdateDrawing<br>
    self.Draw(dc)<br>
  File "/usr/local/grass-7.0.2svn/gui/wxpython/animation/map<br>
window.py", line 122, in Draw<br>
    dc.DrawBitmap(self.bitmap, x=0, y=0)<br>
  File "/usr/lib64/python2.7/site-<br>
packages/wx-3.0-gtk3/wx/_gdi.py", line 3706, in DrawBitmap<br>
    return _gdi_.DC_DrawBitmap(*args, **kwargs)<br>
wx._core.PyAssertionError: C++ assertion<br>
"bmpData->m_pixbufNoMask" failed at<br>
./src/gtk/bitmap.cpp(1261) in SetSourceSurface(): no bitmap<br>
data<br>
<br>
This happens with the current 7.0.svn. If I should rather open a<br>
ticket, please let me know.<br></blockquote><div><br></div><div>please try r66320 in trunk</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
thanks<br>
<span class=""><font color="#888888">Markus<br>
</font></span></blockquote></div><br></div></div>