Hi all,
maybe a problem in QGIS 2.6 with VACUUM analyze on both database and
schemas but not on single tables.

This is the error:

Errore durante l'esecuzione di codice Python:

Traceback (most recent call last):
  File 
"/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_manager.py",
line 201, in
    invoke_callback = lambda x: self.invokeCallback( callback )
  File 
"/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_manager.py",
line 273, in invokeCallback
    callback( self.tree.currentItem(), self.sender(), self )
  File 
"/home/ma7730/lavori/QGIS-master/build26/output/python/plugins/db_manager/db_plugins/postgis/plugin.py",
line 172, in runVacuumAnalyzeActionSlot
    parent.infoBar().pushMessage(self.tr("Select a table for vacuum
analyze."), QgsMessageBar.INFO, parent.iface.messageTimeout())
TypeError: 'QgsMessageBar' object is not callable



QGIS 2.6 on Debian testing machine but confirmed also on windows and mac
computers.


Should I open a ticket?


Cheers


Matteo
_______________________________________________
Qgis-developer mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-developer

Reply via email to