[Qgis-developer] problem with VACUUM in DB Manager

Matteo Ghetta matteo.ghetta at gmail.com
Wed Dec 3 06:41:57 PST 2014


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20141203/732a526a/attachment.html>


More information about the Qgis-developer mailing list