Hi Richard, just backported fix to master_2
2016-08-04 16:32 GMT+03:00 Richard Duivenvoorde <[email protected]>: > Hi, > > when I run current master_2 wit db_manager plugin enabled I get: > > NameError: global name 'QObject' is not defined > Traceback (most recent call last): > File > "/home/richard/apps/qgis/master/debug/share/qgis/python/qgis/utils.py", > line 342, in startPlugin > plugins[packageName].initGui() > File > "/home/richard/apps/qgis/master/debug/share/qgis/python/plugins/db_manager/db_manager_plugin.py", > line 57, in initGui > QObject.connect(self.layerAction, SIGNAL("triggered()"), > self.onUpdateSqlLayer) > NameError: global name 'QObject' is not defined > > either with or without a fresh config? > > In 2.16 the plugin is working ok?? > > Anyone can check? > > Regards, > > Richard > _______________________________________________ > 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 -- Alexander Bruy _______________________________________________ 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
