[Qgis-developer] db_manager plugin not loading in master_2?

Richard Duivenvoorde rdmailings at duif.net
Thu Aug 4 06:32:25 PDT 2016


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


More information about the Qgis-developer mailing list