Hi, This might be a consequence of https://github.com/qgis/QGIS/commit/8bda5c00a5c67f7a4b83c389d805b8ba06f1c568#diff-3bbec1fb15b14150a2f360af9842278e
I've already fixed some of those errors with https://github.com/qgis/QGIS/commit/1e6dceb7d25d0634f9f452dff2f360bcf901bd2f#diff-3bbec1fb15b14150a2f360af9842278e and https://github.com/qgis/QGIS/commit/1e6dceb7d25d0634f9f452dff2f360bcf901bd2f#diff-73730b2c9fdb9a6735a1d9d29304830e but there are probably other errors still to be addressed. Please file a ticket. 2016-04-23 2:37 GMT+02:00 Larry Shaffer <[email protected]>: > Hi Stefan, > > Confirmed here on Mac (same error after choosing file). Using master build > from yesterday. > > Larry Shaffer > Dakota Cartography > Black Hills, South Dakota > > On Fri, Apr 22, 2016 at 4:34 AM, Stefan Ziegler < > [email protected]> wrote: > >> Hi >> >> When trying to add a new GeoPackage connection: >> >> - right mouse click on Spatialite/Geopackage >> - New Connection >> - Choose Geopackage by double-clicking >> >> >> I get the following error: >> >> TypeError: TreeItem.itemChanged[] signal has 0 argument(s) but 1 provided >> >> Traceback (most recent call last): >> File >> "/usr/local/qgis_master/share/qgis/python/plugins/db_manager/db_tree.py", >> line 103, in newConnection >> self.mainWindow.invokeCallback(item.addConnectionActionSlot, index) >> File >> "/usr/local/qgis_master/share/qgis/python/plugins/db_manager/db_manager.py", >> line 288, in invokeCallback >> callback(self.tree.currentItem(), self.sender(), self, *params) >> File >> "/usr/local/qgis_master/share/qgis/python/plugins/db_manager/db_plugins/spatialite/plugin.py", >> line 102, in addConnectionActionSlot >> index.internalPointer().itemChanged.emit(index.internalPointer()) >> TypeError: TreeItem.itemChanged[] signal has 0 argument(s) but 1 provided >> >> I'm on Ubuntu 14.04 and QGIS master. Can anyone confirm this? The >> Geopackage can be displayed in QGIS when using the standard vector file >> dialog. >> >> best regards >> Stefan >> >> _______________________________________________ >> Qgis-developer mailing list >> [email protected] >> List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer >> Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer >> > > > _______________________________________________ > Qgis-developer mailing list > [email protected] > List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer > Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer > -- Alessandro Pasotti w3: www.itopen.it
_______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
