[GRASS-dev] [GRASS GIS] #913: (windows) r.external does not work in both osgeo4w and standalone packages

GRASS GIS trac at osgeo.org
Sun Feb 7 12:20:34 EST 2010


#913: (windows) r.external does not work in both osgeo4w and standalone packages
--------------------+-------------------------------------------------------
 Reporter:  lutra   |       Owner:  grass-dev at lists.osgeo.org
     Type:  defect  |      Status:  new                      
 Priority:  major   |   Milestone:  6.4.0                    
Component:  Raster  |     Version:  6.4.0 RCs                
 Keywords:          |    Platform:  MSWindows XP             
      Cpu:  x86-32  |  
--------------------+-------------------------------------------------------
 When using r.external under windows trough qgis, the module finishes
 correctly, but then when adding the raster to canvas the program returns
 the following warnings


 {{{
 Cannot draw raster
 Cannot start module
 command: C:/OSGeo4W/apps/qgis-dev/./grass/modules/qgis.d.rast.exe
 map=land at demo
 window=-7.1176e+06,1.32961e+06,4.89704e+06,7.80968e+06,1184,639<br><br>
 GRASS_INFO_ERROR(2864,1): Unable to locate symbol <GDALAllRegister>
 GRASS_INFO_END(2864,1)

 }}}


 and


 {{{
 Cannot query raster
 Cannot start module
 command: C:/OSGeo4W/apps/qgis-dev/./grass/modules/qgis.g.info.exe
 info=query rast=land at demo coor=-3.89397e+06,5.61803e+06<br><br>
 GRASS_INFO_ERROR(1596,1): Unable to locate symbol <GDALAllRegister>
 GRASS_INFO_END(1596,1)
 }}}

 and the raster appears all gray.

 The same kind of messages are returned if using osgeo4w GRASS (not trough
 QGIS) or the standalone installer


 {{{
 Unable to locate symbol <GDALAllRegister>
 }}}


 Under linux it seems to work all fine.

-- 
Ticket URL: <https://trac.osgeo.org/grass/ticket/913>
GRASS GIS <http://grass.osgeo.org>


More information about the grass-dev mailing list