[GRASS-dev] wxPython 3 support

Maciej Sieczka msieczka at sieczka.org
Sun Jan 12 14:40:03 PST 2014


Hello,

Can you please tell what is the status of wxPython 3 support in SVN 
GRASS6 and 7?

There is a problem on Arch Linux, which has just replaced 2.8 with 3.0, 
and GRASS 6.4.3 says "ERROR: wxGUI does not support wxPython 3.0.0.0 
yet" to that.

Trunk G7 and 6 build OK against wxPython 3.0. On a very quick runtime 
check I noticed they frequently throw the following errors though:

G7:

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

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

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

G6:

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

Maciek

-- 
Maciej Sieczka
http://www.sieczka.org


More information about the grass-dev mailing list