<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Oct 26, 2008, at 7:49 PM, Gary Sherman wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On Oct 26, 2008, at 3:12 PM, Martin Dobias wrote:<br><br><blockquote type="cite">You'll need QGIS from SVN trunk.<br></blockquote><blockquote type="cite"><br></blockquote><blockquote type="cite">I'd like to hear some feedback whether you like / don't like it and<br></blockquote><blockquote type="cite">what features are missing.<br></blockquote><br><br>I got it loaded, but it crashes QGIS (current trunk) on the Mac:<br><br>Exception Type: &nbsp;EXC_BAD_ACCESS (SIGBUS)<br>Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000004<br>Crashed Thread: &nbsp;0<br><br>Thread 0 Crashed:<br>0 &nbsp;&nbsp;QtCore &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x00318443 QString::operator==(QString const&amp;) const + 19<br>1 &nbsp;&nbsp;libqgis_core.1.0.dylib &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x1da94a8e addKey_(QString const&amp;, QString const&amp;, QgsPropertyKey*, QVariant) + 108<br>2 &nbsp;&nbsp;libqgis_core.1.0.dylib &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x1da94ef7 QgsProject::writeEntry(QString const&amp;, QString const&amp;, bool) + 87<br>3 &nbsp;&nbsp;libqgis_core.1.0.dylib &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x1da94ffe QgsProject::QgsProject() + 198<br>4 &nbsp;&nbsp;libqgis_core.1.0.dylib &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x1da9513d QgsProject::QgsProject() + 17<br>5 &nbsp;&nbsp;libqgis_core.1.0.dylib &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Apple-tab-span" style="white-space:pre">        </span>0x1da95174 QgsProject::instance() + 52<br></div></blockquote></div><br><div>On my Mac build from trunk, this error shows up when trying to load the plugin:</div><div><br></div><div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><!--StartFragment--><span style=" color:#ff0000;">Couldn't load plugin postgis_manager due an error when calling its classFactory() method</span><br><br>Traceback (most recent call last):<br>&nbsp; File "", line 1, in <br>&nbsp; File "/Users/jctull/.qgis//python/plugins/postgis_manager/__init__.py", line 12, in classFactory<br>&nbsp; &nbsp; from ManagerPlugin import ManagerPlugin<br>&nbsp; File "/Users/jctull/.qgis//python/plugins/postgis_manager/ManagerPlugin.py", line 8, in <br>&nbsp; &nbsp; import postgis_utils<br>&nbsp; File "/Users/jctull/.qgis//python/plugins/postgis_manager/postgis_utils.py", line 13, in <br>&nbsp; &nbsp; import psycopg2<br>ImportError: No module named psycopg2<br><br>Python version:<br>2.5.1 (r251:54863, Jan 17 2008, 19:35:17) <br>[GCC 4.0.1 (Apple Inc. build 5465)]<br><br>Python path:<br>['/Applications/qgis1.0.0.app/Contents/MacOS/share/qgis/python', '/Users/jctull/.qgis//python/plugins', '/Applications/qgis1.0.0.app/Contents/MacOS/share/qgis/python/plugins', '/Library/Python/2.5/site-packages/Shapely-1.0.4-py2.5.egg', '/Library/Python/2.5/site-packages/GDAL-1.5.2-py2.5-macosx-10.5-i386.egg', '/Library/Python/2.5/site-packages/simplejson-1.9.2-py2.5-macosx-10.5-i386.egg', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python25.zip', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-darwin', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/plat-mac/lib-scriptpackages', '/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-tk', '/System/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/lib-dynload', '/Library/Python/2.5/site-packages', '/System/Library/Frameworks/Python.framework/Versions/2.5/Extras/lib/python/PyObjC']<!--EndFragment--></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; "><br></div><div style="margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; text-indent: 0px; ">John</div></div></body></html>