[GRASS-dev] [GRASS GIS] #3117: d.mon wx0: GtK issues
GRASS GIS
trac at osgeo.org
Thu Aug 4 15:06:53 PDT 2016
#3117: d.mon wx0: GtK issues
-------------------------+---------------------------------
Reporter: neteler | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.2.0
Component: wxGUI | Version: svn-releasebranch72
Keywords: wx0, d.mon | CPU: Unspecified
Platform: Unspecified |
-------------------------+---------------------------------
I get a lot of warnings after having updated my laptop to Fedora 24:
{{{
d.mon wx0
# startup: tons of these warnings
(main.py:6274): Gtk-CRITICAL **: gtk_box_gadget_distribute: assertion
'size >= 0' failed in GtkCheckButton
...
# window resize: tons of these warnings
(main.py:6274): Gtk-WARNING **: Allocating size to wxPizza 0x558b2ed9d9a0
without calling gtk_widget_get_preferred_width/height(). How does the code
know the size to allocate?
}}}
My system:
{{{
GDAL: 2.0.2
PROJ.4: 4.9.1
GEOS: 3.4.2
SQLite: 3.11.0
Python: 2.7.12
wxPython: 3.0.2.0
Platform: Linux-4.6.3-300.fc24.x86_64-x86_64-with-fedora-24-Twenty_Four
}}}
This clutters the terminal a lot. A fix would be appreciated.
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/3117>
GRASS GIS <https://grass.osgeo.org>
More information about the grass-dev
mailing list