id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	platform	cpu
1408	WxNviz is crashing in GRASS 7 svn	PierreRoudier	grass-dev@lists.osgeo.org	"I can't switch to 3D view in GRASS 7 svn (rev 47218), it crashes all the GUI (including the layer manager) and yields the following error message:

{{{
GRASS 7.0.svn (NZTM2000):/data/GRASSDATA > 
(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14

(wxgui.py:4098): Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width -2 and height 14
The program 'wxgui.py' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadDrawable (invalid Pixmap or Window parameter)'.
  (Details: serial 9955 error_code 9 request_code 137 minor_code 8)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
}}}

Tested on spearfish and personal locations, with or without raster data loaded in the 2D viewer, with or without vector data loaded in the 2D viewer.

I'm running Linux-64 bits (Opensuse 11.3).
"	defect	closed	normal	7.0.0	wxGUI	svn-trunk	worksforme	nviz		Linux	x86-64
