[Qgis-user] qgis 0.10.0 Kubuntu and GRASS rasters
Maciej Sieczka
tutey at o2.pl
Sun May 4 05:54:34 PDT 2008
Micha Silver pisze:
> I've installed qgis 0.10.0 on my kubuntu 7.10 machine, and now I cannot
> open GRASS rasters. The same raster opens fine in GRASS itself. GRASS
> vector layers in qgis seem to be OK. I can also open tiff raster files
> with no problem. Only GRASS rasters are giving me trouble.
>
> The same GRASS database worked OK with version 0.9.2.
> I also created new GRASS rasters with this version. These display OK
> within GRASS, but not in qgis.
Do you have gdal-grass GDAL plugin installed/working properly (check
with "gdalinfo --formats | grep GRASS")? It is required to access GRASS
rasters in GDAL-dependant software.
> Running qgis from a console, I get the following error message when
> trying to open a GRASS raster:
> ------------------------------------------------
> QgsGrassPlugin::addRaster
> QgsGrass::rasters()
> QgsGrass::rasters()
> ERROR 4: `/home/micha/geodata/grass//WGS84/micha/cellhd/yarmuk.dtm' not
> recognised as a supported file format.
>
> Segmentation fault (core dumped)
Even you don't have the gdal-grass working QGIS should not segfault.
That's a critical bug anyway. Please report it to the tracker.
> -------------------------------------------------------
> (Note the double // after the GISDBASE portion of the path above)
I don't think it should be any problem.
Maciek
More information about the Qgis-user
mailing list