Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-07 Thread Marco Bernasocchi
On 08/06/2012 11:51 PM, Etienne Tourigny wrote: > ok thaks > > It would be nice if the 2 versions were interoperable! I frequently > switch from one to the other. It would be, but I guess that for sometimes things have to change. Probabl --configpath is your best friend now ciao > > Etienne > >

Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-06 Thread Etienne Tourigny
ok thaks It would be nice if the 2 versions were interoperable! I frequently switch from one to the other. Etienne On Mon, Aug 6, 2012 at 4:58 PM, KOSZA Antal wrote: > 2012. 08. 3, péntek keltezéssel 10.01-kor Etienne Tourigny ezt írta: >> I seem some problems too, particularly rasters don't sh

Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-06 Thread KOSZA Antal
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/QG

Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-03 Thread Etienne Tourigny
Yes, I guess this would be less disruptive than changing the code. Etienne On Fri, Aug 3, 2012 at 11:18 AM, Ivan Mincik wrote: > On 08/03/2012 03:01 PM, Etienne Tourigny wrote: >> I seem some problems too, particularly rasters don't show properly in >> 1.8 (no bands are selected), probably becau

Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-03 Thread Ivan Mincik
On 08/03/2012 03:01 PM, Etienne Tourigny wrote: > 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. > > We might want to change the name of the QGis.conf (say QGis-dev.conf) > in the master ver

Re: [Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-03 Thread Etienne Tourigny
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. We might want to change the name of the QGis.conf (say QGis-dev.conf) in the master version, and revert it before releasing. Etienne On Fri, Aug

[Qgis-developer] Best practices to run multiple QGIS versions on same machine

2012-08-03 Thread Ivan Mincik
Hi, I would like to ask, what is the best practice to run two and more different QGIS versions on the same machine. I have QGIS 1.8 installed from regular Debian packages and QGIS master from GIT repository compiled and installed locally to my home folder. As time goes on, these versions will diff