[GRASS-user] Problemas con winGRASS 6.4.0RC3 del instalador OSGeo4W

Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al abrir GRASS me dio un error al no estar predefinido el directorio de datos, estuve revisando a ver si encontraba una carpeta que el instalador creara para tal fin, pero no la halle, realmente la crea?..Decidí crear mi propio directorio, copie una locación de prueba, pero GRASS me arroja el siguiente error:

Erro setting region (Problem with g.region?): child lilled:unknown signal

Agradezco a quien pueda ayudarme…

Marilena


Get news, entertainment and everything you care about at Live.com. Check it out!


Invite your mail contacts to join your friends list with Windows Live Spaces. It’s easy! Try it!

Hi,

please consider this is international ML (for those who cannot speak Spanish).

Martin

2009/2/11 Marilena Yeguez <myeguez@hotmail.com>:

Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para
Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al
abrir GRASS me dio un error al no estar predefinido el directorio de
datos, estuve revisando a ver si encontraba una carpeta que el instalador
creara para tal fin, pero no la halle, realmente la crea?...Decidí crear mi
propio directorio, copie una locación de prueba, pero GRASS me arroja el
siguiente error:

Erro setting region (Problem with g.region?): child lilled:unknown signal

Agradezco a quien pueda ayudarme...

Marilena

________________________________
Get news, entertainment and everything you care about at Live.com. Check it
out!

________________________________
Invite your mail contacts to join your friends list with Windows Live
Spaces. It's easy! Try it!
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

--
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa

I confirm that error on old latlong location (created over 1 years ago, I didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text mode Addational masage in text console are:

Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
    while executing
"lappend region $monitor_zooms($mon,1,$attr)"
    (procedure "MapCanvas::currentzoom" line 15)
    invoked from within
"MapCanvas::currentzoom $mon"
    (procedure "MapCanvas::coordconv" line 23)
    invoked from within
"MapCanvas::coordconv $mon"
    (procedure "MapCanvas::create" line 68)
    invoked from within
"MapCanvas::create"
    (procedure "Gm::startmon" line 11)
    invoked from within
"Gm::startmon"
    (procedure "Gm::create" line 79)
    invoked from within
"Gm::create"
    (procedure "main" line 30)
    invoked from within
"main $argc $argv"
    (file "/usr/local/grass-6.4.svn/etc/gm/gm.tcl" line 566)

Jarek

Marilena Yeguez pisze:

Saludos, me anime a descargar el instalador OSGeo4W que trae GRASS para Windows entre muchas otras cosas, tal como me recomendaron. Lo instalé y al abrir GRASS me dio un error al no estar predefinido el directorio de datos, estuve revisando a ver si encontraba una carpeta que el instalador creara para tal fin, pero no la halle, realmente la crea?...Decidí crear mi propio directorio, copie una locación de prueba, pero GRASS me arroja el siguiente error:
Erro setting region (Problem with g.region?): child lilled:unknown signal
Agradezco a quien pueda ayudarme...
Marilena

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

Get news, entertainment and everything you care about at Live.com. Check it out! <http://www.live.com/getstarted.aspx&gt;

------------------------------------------------------------------------
Invite your mail contacts to join your friends list with Windows Live Spaces. It's easy! Try it! <http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us&gt;

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

_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user
  

On Sun, Feb 15, 2009 at 8:41 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:

I confirm that error on old latlong location (created over 1 years ago, I
didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text
mode Addational masage in text console are:

Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
  while executing

This is typically a GDAL problem.

What does
  g.region -p
say? Please test this since you can use GRASS in text mode.

Markus

g.region says:
EROR:Invalid ellipsoid '�' in file PROJ_INFO in <PERMANENT>

I removed PROJ_INFO and now grass can be used in gui (gis.m) mode
thanks for tip
Jarek

Markus Neteler pisze:

On Sun, Feb 15, 2009 at 8:41 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:
  

I confirm that error on old latlong location (created over 1 years ago, I
didn't use it since that time)
due to this error gis.m cannot start, but grass still working in the text
mode Addational masage in text console are:

Error in startup script: can't read "monitor_zooms(1,1,n)": no such variable
  while executing
    
This is typically a GDAL problem.

What does
  g.region -p
say? Please test this since you can use GRASS in text mode.

Markus
  

On Mon, Feb 16, 2009 at 6:05 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:

g.region says:
EROR:Invalid ellipsoid '� ' in file PROJ_INFO in <PERMANENT>

How was the PROJ_INFO file generated?
Which projection?

I removed PROJ_INFO and now grass can be used in gui (gis.m) mode
thanks for tip

It's no good to remove the file since you lose the spatial
reference. Better to actually correct it...

Markus

Markus Neteler pisze:

On Mon, Feb 16, 2009 at 6:05 PM, Jarek Jasiewicz <jarekj@amu.edu.pl> wrote:
  

g.region says:
EROR:Invalid ellipsoid '� ' in file PROJ_INFO in <PERMANENT>
    
How was the PROJ_INFO file generated?
Which projection?

Sorry I don' rememer it was over one year ago.
projection lato long based on WGS84 elipsoid

I removed PROJ_INFO and now grass can be used in gui (gis.m) mode
thanks for tip
    
It's no good to remove the file since you lose the spatial
reference. Better to actually correct it...

Markus