[GRASS-dev] [GRASS GIS] #736: r.proj fails in wingrass
GRASS GIS
trac at osgeo.org
Tue Aug 25 22:22:03 EDT 2009
#736: r.proj fails in wingrass
----------------------+-----------------------------------------------------
Reporter: cnielsen | Owner: grass-dev at lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: Raster | Version: unspecified
Keywords: | Platform: MSWindows Vista
Cpu: x86-32 |
----------------------+-----------------------------------------------------
Reported in:
http://www.mail-archive.com/grass-user@lists.osgeo.org/msg09983.html
and
http://n2.nabble.com/r-proj-exe-has-stopped-working-
td3500149.html#a3500149
I tried this with latest standalone and osgeo4w versions with the same
result. "r.proj.exe has stopped working". I also tried r.proj.old with the
same result.
By adding a couple debug lines I found out it is crashing on
[http://trac.osgeo.org/grass/browser/grass/branches/releasebranch_6_4/raster/r.proj.seg/main.c#L280
line 280]
{{{
pj_print_proj_params(&iproj, &oproj);
}}}
Not sure what this means but hopefully someone else does. g.proj -w works
fine but it could still be a PROJ.4 issue.
-Colin
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/736>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list