[Qgis-developer] problem with VACUUM in DB Manager

Salvatore Larosa lrssvtml at gmail.com
Wed Dec 3 07:38:13 PST 2014


Hi,

On Wed, Dec 3, 2014 at 3:41 PM, Matteo Ghetta <matteo.ghetta at gmail.com> wrote:
> 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

my fault when I introduced that changes, sorry.

> QGIS 2.6 on Debian testing machine but confirmed also on windows and mac
> computers.
>
>
> Should I open a ticket?

Jürgen has just fixed in master. so it is not necessary to file a ticket. thanks


-- 
Salvatore Larosa
linkedIn: http://linkedin.com/in/larosasalvatore
twitter: @lrssvt
skype: s.larosa
IRC: lrssvt on freenode


More information about the Qgis-developer mailing list