2012. 08. 3, péntek keltezéssel 10.01-kor Etienne Tourigny ezt írta:
> I seem some problems too, particularly rasters don't show properly in
> 1.8 (no bands are selected), probably because of some settings from
> qgis-master.
> 
You have to change this settings in QGIS.conf
(~/.config/QuantumGIS/QGIS.conf)

from
[Raster]
defaultRedBand=1
defaultGreenBand=1
defaultBlueBand=256
...

to
[Raster]
defaultRedBand=1
defaultGreenBand=2
defaultBlueBand=3
...

-- 
KOSZA Antal <[email protected]>

_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to