[Qgis-user] Error in SpatiaLite Manager
Agustin Lobo
alobolistas at gmail.com
Wed Aug 24 00:32:14 PDT 2011
If I deselect the option "Shows only the first 1000 results" in the
Table viewer, I get the
following error and the plugin crashes:
An error has occured while executing Python code:
Traceback (most recent call last):
File "/home/alobo/.qgis/python/plugins/spatialite_manager/ManagerWindow.py",
line 243, in tableFilterChanged
self.loadDbTable(self.currentDatabaseItem(), True)
File "/home/alobo/.qgis/python/plugins/spatialite_manager/ManagerWindow.py",
line 394, in loadDbTable
if self.table.model() and self.table.model().table == item.name
and self.table.model().schema == item.db().name:
AttributeError: 'DbTableModel' object has no attribute 'schema'
Python version:
2.6.5 (r265:79063, Apr 16 2010, 13:28:26)
[GCC 4.4.3]
Also, what are the differences in terms of goals between this plugin
and QSpatiLite?
Agus
More information about the Qgis-user
mailing list