... duh.  I never updated my QGIS 1.8 package for GDAL 1.10.  BUT, when you 
install GDAL 1.10, it becomes the default for the GdalTools configured path 
because of a symlink from /Library/Frameworks/GDAL.framework/Programs to the 
current version.

The simple fix is to just reinstall GDAL 1.9 to make it the default.  Or if you 
don't have the GDAL 1.9 installer, type this in a Terminal window:

sudo ln -sfh versions/1.9/Programs /Library/Frameworks/GDAL.framework/Programs

Either way you do this, any other Terminal use of GDAL will now also default to 
1.9, so you have no easy access to new GDAL 1.10 features in a Terminal.

I also did not update GRASS 6.4.2 for GDAL 1.10, so you don't need to look for 
an earlier version to reinstall.

On Jul 17, 2013, at 7:15 PM, William Kyngesburye wrote:

> I found the git commit (hopefully just the one).  Applied and seems to work.
> 
> I can package an update later...
> 
> On Jul 17, 2013, at 6:54 PM, William Kyngesburye wrote:
> 
>> If it's GDAL 1.10 causing the problem, did anyone say anything on the list 
>> or in a bug report.  I just blindly rebuilt my OS X QGIS to use GDAL 1.10, 
>> it would have been nice to know I should not have.
>> 
>> Is there a simple fix for this that I could add to my QGIS 1.8 build?
>> 
>> If not, Thiago, then reinstall QGIS 1.8-1, this will use the old GDAL 1.9 
>> framework which should still be installed, though the GDAL path in GdalTools 
>> config will still point to the latest GDAL 1.10.  For simplicity, reinstall 
>> GDAL 1.9, that will reset the default GDAL version, yet still leave both 1.9 
>> and 1.10 installed.  You should probably then reinstall the previous GRASS 
>> 6.4.2-? (I forget which build version).  But, I haven't updated my archive 
>> in a while so these old versions will be difficult to find if you don't have 
>> your own backup of them.
>> 
>> ... for all that hassle, I hope that the GdalTools can be easily fixed to 
>> avoid all the downgrading.
>> 
>> On Jul 17, 2013, at 5:45 PM, Etienne Tourigny wrote:
>> 
>>> I am pretty sure it is due to gdal-1.10. The GdalTools plugin has to fixed 
>>> to support gdal-1.10.  Can you try to downgrade to gdal-1.9?
>>> 
>>> Cheers
>>> Etienne
>>> 
>>> On Wed, Jul 17, 2013 at 4:46 PM, Thiago V. dos Santos 
>>> <thi_vel...@yahoo.com.br> wrote:
>>> Dear Etienne, Wernner and Giovanni,
>>> 
>>> Thanks for the feedback. I examined each of your suggestion and I'm still 
>>> not sure on what is causing the lack of some options. Everything is 
>>> enabled, and still the only option I have under raster -> conversion are:
>>> 
>>> - Translate (convert format)
>>> - RGB to PCT
>>> -  PCT to RGB
>>> 
>>> GDAL Path is configured under gdaltools settings as follows:
>>> 
>>> /Library/Frameworks/GDAL.framework/Programs:/usr/bin
>>> 
>>> (just like recommended by the maintaner of the packages for Mac)
>>> 
>>> Any clue?


-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

"This is a question about the past, is it? ... How can I tell that the past 
isn't a fiction designed to account for the discrepancy between my immediate 
physical sensations and my state of mind?"

- The Ruler of the Universe


_______________________________________________
Qgis-user mailing list
Qgis-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to