Opened 13 years ago

Closed 13 years ago

#1336 closed defect (invalid)

wxgui crashes with wx 2.9.1.1

Reported by: dassau Owned by: grass-dev@…
Priority: normal Milestone: 6.4.1
Component: wxGUI Version: 6.4.1 RCs
Keywords: wx 2.9.1.1 crash Cc:
CPU: x86-64 Platform: Linux

Description

Hi,

starting the wxgui on GRASS 6.4.1RC2 from openSUSE 11.4 Application:Geo Repo following error message appears using KDE (GNOME is ok):

g.gui GLib-GObject-WARNING : invalid cast from `GtkCheckButton' to

`GtkTreeView'

Thanks

Otto

Change History (3)

comment:1 by martinl, 13 years ago

Try to set up

export GRASS_WX_DEBUG=5

before launching g.gui.

comment:2 by fukav1am, 13 years ago

I encoutered the error also at default package for opensuse 11.4. python- wxWidgets version 2.8.11.0 and GRASS version 6.4.1RC2-4.5

The export GRASS_WX_DEBUG=5 env variable does not change anything. The error messsage is

GRASS 6.4.1RC2 (newLocation):/ > (python:18248): GLib-GObject-WARNING : invalid cast from `GtkCheckButton' to `GtkTreeView'

GRASS 6.4.1RC2 (newLocation):/ > exit exit /opt/grass/etc/Init.sh: řádek 899: 18248 Neoprávněný přístup do paměti (SIGSEGV) "$GRASS_PYTHON" "$GISBASE/etc/wxpython/wxgui.py"

comment:3 by dassau, 13 years ago

Resolution: invalid
Status: newclosed

Hi,

it seems to be a gtk problem in the wx 2.9.1.1 package. When I run KDE on opensuse 11.4 and change the GTK-Style from oxygen-gtk to solar or raleigh, the wxpython gui works. So I guess there is nothing to fix from the GRASS side, I resolve the ticket as invalid.

thanks

Otto

Note: See TracTickets for help on using tickets.