Ticket #913 (closed defect: fixed)
(windows) r.external does not work in both osgeo4w and standalone packages
| Reported by: | lutra | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | major | Milestone: | 6.4.0 |
| Component: | Raster | Version: | 6.4.0 RCs |
| Keywords: | r.external, WinGrass, osgeo4w | Cc: | |
| Platform: | MSWindows XP | CPU: | x86-32 |
Description
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@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@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.
Change History
Note: See
TracTickets for help on using
tickets.
