[Qgis-developer] qgis.gui crash on mac os x 10.4
William Kyngesburye
woklist at kyngchaos.com
Tue Sep 11 12:02:18 EDT 2007
Check Console.app for a crashlog in ~/Library/Logs. It'll probably
be for python.
When I built that package I tested by importing qgis, but I had
nothing else to test.
That sys.path looks odd - /Contents/... is absolute from the root of
your HD. It should probably be:
/Applications/qgis0.9.0.app/Contents/MacOS/share/qgis/python
Though the qgis import didn't complain. Odd.
On Sep 11, 2007, at 10:02 AM, Luca Mandolesi wrote:
> Hi,
>
> I've downloaded qgis 0.9 for Mac OS X 10.4 from from
> http://www.kyngchaos.com/software/unixport/qgis.
>
> If I try to run this comand from python IDLE:
> import sys
> sys.path.append('/Contents/MacOS/share/qgis/python')
> from qgis.gui import *
>
> Python go in crash or if I try to launch a Martin Dobias tutorial also
> python go in crash for a bus error
>
> Where is the possible mistake?
> There is someone that using correctly qgis+python bindings under
> mac os x?
>
> thank you very much
> _______________________________________________
> Qgis-developer mailing list
> Qgis-developer at lists.qgis.org
> http://lists.qgis.org/cgi-bin/mailman/listinfo/qgis-developer
-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/
All generalizations are dangerous, even this one.
More information about the Qgis-developer
mailing list