[GRASS-dev] [GRASS GIS] #1408: WxNviz is crashing in GRASS 7 svn
GRASS GIS
trac at osgeo.org
Thu Jul 21 21:05:23 EDT 2011
#1408: WxNviz is crashing in GRASS 7 svn
---------------------------+------------------------------------------------
Reporter: PierreRoudier | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Default | Version: svn-trunk
Keywords: nviz | Platform: Linux
Cpu: x86-64 |
---------------------------+------------------------------------------------
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).
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1408>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list