[GRASS-user] Re: GRASS freezes with OpenSuse 11.0

I have the same problem with GRASS 6.3.0 downloaded from grass.itc.it under OpenSuse 11.0 32-bit. I have latest GDAL, Postgresl etc.

Francesco Teodori has created 32-bit rpm's for Suse 11 and GRASS 6.3.0, so he must know what we are doing wrong. I have not tried the rpm's:
http://teodori.org/repository/grass/opensuse11.0/current/32bit/grass-6.3.0-1opensuse11.0.i586/download.html

I have the same freeze problem with GRASS 6.2.3 and GRASS 6.3.0-svn from 2 weeks ago, both downloaded from grass.itc.it, so the freeze problem is not specific to either 6.3 release or 64-bit. Something in OpenSuse 11 must be the trouble, but what?

Bill Baker

------------------------------

Message: 2
Date: Thu, 21 Aug 2008 11:00:30 -0300
From: "Adalberto da Silva" <adalberto_s@uol.com.br>
Subject: [GRASS-user] Grass freezes with OpenSuse 11
To: "'grass'" <grass-user@lists.osgeo.org>
Message-ID: <20080821135923.DFC02F59@socom10.uol.com.br>
Content-Type: text/plain; charset="us-ascii"

Hello!

I am trying to launch Grass under OpenSuse 11 - 64, rpm packages from
teodori.org, but it freezes just after I confirm the project I want to work
with.

I can enter the initial Grass window, it shows me the projects I have in my
disk but it does not open it. I only get two frozen windows: "Output -
GIS.m" with several frozen buttons ("save", "Clear", "Run", "Run in
Background", "Run(GUI)" and "Run (in Xterm)") and a second screen always on
top and fixed with the title "GRASS6.3.0 GisManager - **name of the project
I tried to open**" and a "Done" message button.

In order to get rid of these windows, I must kill the 'wish' process.

I tried to uninstall and reinstall it but it does not work yet.

Does you have any clue about this?

Thanks,

Adalberto da Silva

LAGEMAR-UFF

Brazil

-------------- next part --------------
  

Bill Baker wrote:

I have the same problem with GRASS 6.3.0 downloaded from grass.itc.it
under OpenSuse 11.0 32-bit. I have latest GDAL, Postgresl etc.

Francesco Teodori has created 32-bit rpm's for Suse 11 and GRASS 6.3.0,
so he must know what we are doing wrong. I have not tried the rpm's:
http://teodori.org/repository/grass/opensuse11.0/current/32bit/grass-6.3.0-1opensuse11.0.i586/download.html

I have the same freeze problem with GRASS 6.2.3 and GRASS 6.3.0-svn from
2 weeks ago, both downloaded from grass.itc.it, so the freeze problem is
not specific to either 6.3 release or 64-bit. Something in OpenSuse 11
must be the trouble, but what?

Is there an error message shown in the terminal window?
e.g. something about libgdal.so? or missing nsres() variable?

can you start in text mode ('grass63 -text') and run 'g.region -p'?

I expect there is some build error with those binaries, or GDAL libraries
on your system have been updated to a newer version than those binaries
were built with and are now incompatible.

I see on the download site there is a new grass-6.3.0-13.1.i586.rpm
added three days ago. Perhaps that solves it?

Hamish