GDAL
March 28, 2011, 7:07am
1
#1336: wxgui crashes with wx 2.9.1.1
------------------------------+---------------------------------------------
Reporter: dassau | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: 6.4.1 RCs
Keywords: wx 2.9.1.1 crash | Platform: Linux
Cpu: x86-64 |
------------------------------+---------------------------------------------
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
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1336> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
March 28, 2011, 10:42am
2
#1336: wxgui crashes with wx 2.9.1.1
------------------------------+---------------------------------------------
Reporter: dassau | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: 6.4.1 RCs
Keywords: wx 2.9.1.1 crash | Platform: Linux
Cpu: x86-64 |
------------------------------+---------------------------------------------
Comment(by martinl):
Try to set up
{{{
export GRASS_WX_DEBUG=5
}}}
before launching `g.gui`.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1336#comment:1> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
March 31, 2011, 3:42pm
3
#1336: wxgui crashes with wx 2.9.1.1
------------------------------+---------------------------------------------
Reporter: dassau | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: 6.4.1 RCs
Keywords: wx 2.9.1.1 crash | Platform: Linux
Cpu: x86-64 |
------------------------------+---------------------------------------------
Comment(by fukav1am):
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"
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1336#comment:2> ;
GRASS GIS <http://grass.osgeo.org >
GDAL
May 3, 2011, 2:49pm
4
#1336: wxgui crashes with wx 2.9.1.1
----------------------+-----------------------------------------------------
Reporter: dassau | Owner: grass-dev@…
Type: defect | Status: closed
Priority: normal | Milestone: 6.4.1
Component: wxGUI | Version: 6.4.1 RCs
Resolution: invalid | Keywords: wx 2.9.1.1 crash
Platform: Linux | Cpu: x86-64
----------------------+-----------------------------------------------------
Changes (by dassau):
* status: new => closed
* resolution: => invalid
Comment:
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
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/1336#comment:3> ;
GRASS GIS <http://grass.osgeo.org >