[GRASS-dev] Re: wxgui problem (grass -r 39224 linux x86_64 "sidux" )

Massimo wrote:

I don't know how to debug this weird problem,but now i have set grass
debug level to 5and when i open grass in tcltk gui i hade this message
: http://img3.imageshack.us/i/tcltklog.png/

can be usefull to undstand what appens on my computer?

If using 6.4.0rc5 please apply patches from DebianGIS SVN trunk.
(perhaps you are seeing bug #654, which that fixes)
see the readme in the debian/ dir of the GRASS source code for how to
do that.

Or- check out the latest 6.4.0.svn version from the releasebranch_6_4
in GRASS SVN.
  https://trac.osgeo.org/grass/wiki/DownloadSource#GRASS6.4

setting DEBUG=5 could working against you in this case, I think so many
incoming messages could overwhelm Tcl/Tk.

Hamish

Hi,

Hamish, thanks to point me to the bug.
The problem i had is building the grass6_devel branch (grass-6.5.svn)
I'll try to figure out on how to apply the patch on grass65

I tried to compile the grass64-rc and it works fine in both tcltk and wx gui.

ciao,

Massimo

Il giorno 17/set/09, alle ore 14:03, Hamish ha scritto:

Massimo wrote:

I don't know how to debug this weird problem,but now i have set grass
debug level to 5and when i open grass in tcltk gui i hade this message
: http://img3.imageshack.us/i/tcltklog.png/

can be usefull to undstand what appens on my computer?

If using 6.4.0rc5 please apply patches from DebianGIS SVN trunk.
(perhaps you are seeing bug #654, which that fixes)
see the readme in the debian/ dir of the GRASS source code for how to
do that.

Or- check out the latest 6.4.0.svn version from the releasebranch_6_4
in GRASS SVN.
https://trac.osgeo.org/grass/wiki/DownloadSource#GRASS6.4

setting DEBUG=5 could working against you in this case, I think so many
incoming messages could overwhelm Tcl/Tk.

Hamish

Massimo wrote:

The problem i had is building the grass6_devel branch (grass-6.5.svn)
I'll try to figure out on how to apply the patch on grass65

I tried to compile the grass64-rc and it works fine in both tcltk and
wx gui.

oh ok. If it is a recent svn checkout you don't need the patch.
no sure what it would be then. try creating a new location from
scratch and see if it still happens?

Hamish

I tried on a fresh download of NC dataset, i get the same problem.
i also tried to create a new location but the problem persists.

when i close the wxpython gui i can read this message on the grass shell :

(python:23309): Gdk-CRITICAL **: gdk_draw_drawable: assertion `GDK_IS_DRAWABLE (drawable)' failed

Il giorno 17/set/09, alle ore 16:14, Hamish ha scritto:

Massimo wrote:

The problem i had is building the grass6_devel branch (grass-6.5.svn)
I'll try to figure out on how to apply the patch on grass65

I tried to compile the grass64-rc and it works fine in both tcltk and
wx gui.

oh ok. If it is a recent svn checkout you don't need the patch.
no sure what it would be then. try creating a new location from
scratch and see if it still happens?

Hamish