<br><br><div class="gmail_quote">On Thu, Jul 18, 2013 at 12:12 PM, William Kyngesburye <span dir="ltr"><<a href="mailto:woklist@kyngchaos.com" target="_blank">woklist@kyngchaos.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Glad to hear it's working.<br>
<br>
It's not GDAL 1.10 that's the problem, it's the GdalTools plugin in QGIS 1.8.  As I stated on my site, I won't be rebuilding QGIS 1.8 to use GDAL 1.10, and this problem turns out to be a very good reason, I just missed the little issue of which GDAL is default.  Note that my manual symlink fix probably wouldn't work - it's GDAL python that is the default that is causing trouble, which reinstalling 1.9 also fixes.<br>
</blockquote><div><br></div><div>The root of the problem is due to a change in the GDAL version strings in python. The GdalTools plugin (if not updated) does not support the new naming scheme.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<br>
I can't think of a solution to have both GDAL versions behave with QGIS 1.8.  I just checked the GdalTools settings, and you can set a GDAL Python path, but the global user python path still overrides this and you get GDAL 1.10.<br>

<div class="im"><br>
On Jul 18, 2013, at 9:38 AM, Thiago V. dos Santos wrote:<br>
<br>
> Dear William, Etienne and all the others who tried to help me,<br>
><br>
> Reinstalling GDAL 1.9 did the trick. Now I have plenty of options under the raster menu again. Yay!!<br>
><br>
> Thanks for all the tips, and I hope GDAL 1.10 for Mac is patched soon!<br>
><br>
> All the best,<br>
> --<br>
> Thiago V. dos Santos<br>
> PhD student<br>
> Land and Atmospheric Science<br>
> University of Minnesota<br>
> <a href="http://www.laas.umn.edu/CurrentStudents/MeettheStudents/ThiagodosSantos/index.htm" target="_blank">http://www.laas.umn.edu/CurrentStudents/MeettheStudents/ThiagodosSantos/index.htm</a><br>
> Phone: <a href="tel:%28612%29%20323%209898" value="+556123239898">(612) 323 9898</a><br>
</div><div><div class="h5">> From: William Kyngesburye <<a href="mailto:woklist@kyngchaos.com">woklist@kyngchaos.com</a>><br>
> To: Thiago V. dos Santos <<a href="mailto:thi_veloso@yahoo.com.br">thi_veloso@yahoo.com.br</a>><br>
> Cc: Etienne Tourigny <<a href="mailto:etourigny.dev@gmail.com">etourigny.dev@gmail.com</a>>; "<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a> List" <<a href="mailto:qgis-user@lists.osgeo.org">qgis-user@lists.osgeo.org</a>><br>

> Sent: Wednesday, July 17, 2013 8:28 PM<br>
> Subject: Re: [Qgis-user] Rasterize (vector to raster) no longer exists<br>
><br>
> ... 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.<br>

><br>
> 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:<br>
><br>
> sudo ln -sfh versions/1.9/Programs /Library/Frameworks/GDAL.framework/Programs<br>
><br>
> 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.<br>
><br>
> 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.<br>
><br>
> On Jul 17, 2013, at 7:15 PM, William Kyngesburye wrote:<br>
><br>
> > I found the git commit (hopefully just the one).  Applied and seems to work.<br>
> ><br>
> > I can package an update later...<br>
> ><br>
> > On Jul 17, 2013, at 6:54 PM, William Kyngesburye wrote:<br>
> ><br>
> >> 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.<br>

> >><br>
> >> Is there a simple fix for this that I could add to my QGIS 1.8 build?<br>
> >><br>
> >> 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.<br>

> >><br>
> >> ... for all that hassle, I hope that the GdalTools can be easily fixed to avoid all the downgrading.<br>
> >><br>
> >> On Jul 17, 2013, at 5:45 PM, Etienne Tourigny wrote:<br>
> >><br>
> >>> 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?<br>
> >>><br>
> >>> Cheers<br>
> >>> Etienne<br>
> >>><br>
> >>> On Wed, Jul 17, 2013 at 4:46 PM, Thiago V. dos Santos <<a href="mailto:thi_veloso@yahoo.com.br">thi_veloso@yahoo.com.br</a>> wrote:<br>
> >>> Dear Etienne, Wernner and Giovanni,<br>
> >>><br>
> >>> 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:<br>

> >>><br>
> >>> - Translate (convert format)<br>
> >>> - RGB to PCT<br>
> >>> -  PCT to RGB<br>
> >>><br>
> >>> GDAL Path is configured under gdaltools settings as follows:<br>
> >>><br>
> >>> /Library/Frameworks/GDAL.framework/Programs:/usr/bin<br>
> >>><br>
> >>> (just like recommended by the maintaner of the packages for Mac)<br>
> >>><br>
> >>> Any clue?<br>
><br>
><br>
> -----<br>
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
> <a href="http://www.kyngchaos.com/" target="_blank">http://www.kyngchaos.com/</a><br>
><br>
> "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?"<br>
><br>
> - The Ruler of the Universe<br>
><br>
><br>
><br>
</div></div><div class="im">> _______________________________________________<br>
> Qgis-user mailing list<br>
> <a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
> <a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
<br>
</div><div class="im">-----<br>
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com><br>
<a href="http://www.kyngchaos.com/" target="_blank">http://www.kyngchaos.com/</a><br>
<br>
</div>"Time is an illusion - lunchtime doubly so."<br>
<br>
- Ford Prefect<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br>