[Qgis-user] python error after upgrading GDAL

Chris Henrick chrishenrick at gmail.com
Fri Feb 22 14:48:24 PST 2013


Is anyone else experiencing this issue? I'm on mac OSX 10.8 using QGIS 1.8

An error has occured while executing Python code:

Traceback (most recent call last):
  File
"/Users/chrishenrick/.qgis//python/plugins/openlayers_plugin/openlayers_plugin.py",
line 214, in removeLayer
    if self.layer != None and self.layer.getLayerID() == layerId:
RuntimeError: underlying C/C++ object has been deleted

Python version:
2.7.2 (default, Jun 20 2012, 16:23:33)
[GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)]


QGIS version:
1.8.0-Lisboa Lisboa,

Python path: ['/Users/chrishenrick/.qgis/python/plugins/GeoCoding',
'/Users/chrishenrick/.qgis/python/plugins/GeoCoding',
'/Applications/QGIS.app/Contents/MacOS/../Resources/python',
'/Users/chrishenrick/.qgis//python',
'/Users/chrishenrick/.qgis//python/plugins',
'/Applications/QGIS.app/Contents/MacOS/../Resources/python/plugins',
'/Library/Frameworks/SQLite3.framework/Versions/3/Python/2.7',
'/Library/Python/2.7/site-packages/numpy-override',
'/Library/Frameworks/GDAL.framework/Versions/1.9/Python/2.7/site-packages',
'/Library/Python/2.7/site-packages/Shapely-1.2.16-py2.7.egg',
'/Library/Python/2.7/site-packages/networkx-1.7-py2.7.egg',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python27.zip',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-darwin',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/plat-mac/lib-scriptpackages',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-tk',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-old',
'/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/lib-dynload',
'/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/PyObjC',
'/Library/Python/2.7/site-packages',
'/Library/Python/2.7/site-packages/PIL',
'/Applications/QGIS.app/Contents/Resources/python/plugins/fTools/tools',
'/Users/chrishenrick/Projects/Coastal_CA_base/QGIS']


seem to be getting this error when removing layers and some geoprocessing.


thanks,

-Chris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-user/attachments/20130222/9568e271/attachment.html>


More information about the Qgis-user mailing list