[Qgis-developer] Best practices to run multiple QGIS versions on same machine
KOSZA Antal
kosza.antal at gmail.com
Mon Aug 6 12:58:35 PDT 2012
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 <kosza.antal at gmail.com>
More information about the Qgis-developer
mailing list