[GRASS-dev] [GRASS GIS] #3112: wxgui scatterplot tool: C++ assertion "m_window" failed at ../src/gtk/dcclient.cpp(2043) in DoGetSize(): GetSize() doesn't work without window
GRASS GIS
trac at osgeo.org
Wed Aug 3 06:36:42 PDT 2016
#3112: wxgui scatterplot tool: C++ assertion "m_window" failed at
../src/gtk/dcclient.cpp(2043) in DoGetSize(): GetSize() doesn't work
without window
--------------------------+-------------------------
Reporter: mlennert | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.5
Component: wxGUI | Version: svn-trunk
Resolution: | Keywords: scatterplot
CPU: Unspecified | Platform: Unspecified
--------------------------+-------------------------
Comment (by mlennert):
Replying to [comment:2 annakrat]:
> Replying to [ticket:3112 mlennert]:
> > Trying to use the bivariate scatterplot tool in the Map Display I get
the following error and nothing else:
>
> Please check if you have any local changes. I've seen this error when I
was experimenting with #2558.
I just compiled a completely fresh checkout of trunk now. I don't think
that the python-wx had any local modifications.
But the issue seems to be known:
* http://trac.wxwidgets.org/ticket/17293
* http://nuand.com/forums/viewtopic.php?t=3604&p=5820
Apparently some inconsistencies in python-wx3, IIUC.
The latest Debian version that I use actually includes a bugfix for the
lib/plot.py:
http://metadata.ftp-
master.debian.org/changelogs//main/w/wxpython3.0/wxpython3.0_3.0.2.0+dfsg-
3_changelog
based on a patch proposed in Launchpad:
https://bugs.launchpad.net/ubuntu/+source/wxpython3.0/+bug/1545698
which gets rid of the problem reported in #2558, but now I see the problem
reported here...
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3112#comment:3>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list