GRASS 7.0 GUI keeps printing a bunch of non-fatal messages to the terminal, like these (it took me 1 minute to collect them with typical operations like add&query a raster layer etc.):

---
GRASS 7.0.0svn (spearfish60):~/aur/grass70-svn > /opt/grass70-svn/etc/gui/wxpython/gui_core/goutput.py:234: wxPyDeprecationWarning: Call to deprecated item 'SetVirtualSizeHints'.
  self.outputSizer.SetVirtualSizeHints(self.panelOutput)

GRASS 7.0.0svn (spearfish60):~/aur/grass70-svn >
(wxgui.py:5163): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'width >= -1' failed

(wxgui.py:5163): Gtk-CRITICAL **: IA__gtk_widget_set_size_request: assertion 'height >= -1' failed
---

I know these are no huge problem as such. But could they be avoided at some low cost? They are annoying, if you use terminal.

--
Maciej Sieczka
http://www.sieczka.org
_______________________________________________
grass-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-dev

Reply via email to