GDAL
1
#844: r.composite crash
---------------------+------------------------------------------------------
Reporter: hellik | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: new
Priority: normal | Milestone: 6.4.0
Component: default | Version: svn-releasebranch64
Keywords: | Platform: MSWindows Vista
Cpu: x86-32 |
---------------------+------------------------------------------------------
GRASS64.svn r40049
self-compiled in the osge4w-tree
{{{
r.composite red=satimage.red@data green=satimage.green@data
blue=satimage.blue@data levels=1 output=tcomp
}}}
r.composite crashes with no specific error messages
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/844>
GRASS GIS <http://grass.osgeo.org>
GDAL
2
#844: r.composite crash
------------------------------+---------------------------------------------
Reporter: hellik | Owner: grass-dev@lists.osgeo.org
Type: defect | Status: closed
Priority: normal | Milestone: 6.4.0
Component: default | Version: svn-releasebranch64
Resolution: fixed | Keywords:
Platform: MSWindows Vista | Cpu: x86-32
------------------------------+---------------------------------------------
Changes (by hellik):
* status: new => closed
* resolution: => fixed
Comment:
Replying to [ticket:844 hellik]:
> GRASS64.svn r40049
> self-compiled in the osge4w-tree
>
> {{{
> r.composite red=satimage.red@data green=satimage.green@data
blue=satimage.blue@data levels=1 output=tcomp
> }}}
>
> r.composite crashes with no specific error messages
>
sorry for the noise. after set debug=3 and back to debug=0 with g.gisenv,
r.r.composite is working
Helmut
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/844#comment:1>
GRASS GIS <http://grass.osgeo.org>