[Qgis-developer] No context help in Snow Leopard packages

William Kyngesburye woklist at kyngchaos.com
Sun Jan 10 18:55:39 EST 2010


I think I see the problem - PyQt loads the QtWebkit framework (which I included for convenience for plugins), and I see that QtWebkit needs phonon and QtDBus, which I didn't bundle (oops).  On your system, it may be trying to load your Qt 4.6 (you were testing that out, I believe?) which is different than the bundled Qt 4.5.  Is python loading for you?

Another side-effect of r12622, because qgis_help runs thinking it's Qgis, it's loading Python stuff?  

I'll bundle the extra needed frameworks and get an update out soon.

On Jan 10, 2010, at 5:10 PM, William Kyngesburye wrote:

> Hmm, I see in Activity Monitor that Qgis and qgis_help are loading the installed Qt frameworks alongside the bundled Qt frameworks.  This could cause odd behavior, in general.  Are there any crashlogs for Qgis (qgis_help will show as "Qgis")?
> 
> I'll poke thru all the binary stuff to see if something was missed in the Qt paths.
> 
> On Jan 10, 2010, at 5:02 PM, John C. Tull wrote:
> 
>> For me, no help app opens up when I test your builds. No response to hitting the help button.
>> 

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

"Those people who most want to rule people are, ipso-facto, those least suited to do it."

- A rule of the universe, from the HitchHiker's Guide to the Galaxy




More information about the Qgis-developer mailing list