3nids / quickfinder

Quick Finder is a QGIS 2.x plugin offering a single place to perform searches on project layers and online remote services
http://3nids.github.io/quickfinder/
Other
8 stars 14 forks source link

Is there any problem ? #17

Closed GlaDal closed 10 years ago

GlaDal commented 10 years ago

Traceback (most recent call last): File "C:/Users/.../.qgis2/python/plugins\quickfinder\gui\projectsearchdialog.py", line 71, in process self.projectSearch = self.projectSearchModel.addSearch(searchName, layer, expression, priority) File "C:/Users/.../.qgis2/python/plugins\quickfinder\gui\projectsearchmodel.py", line 54, in addSearch self.searches[searchId] = projectSearch TypeError: list indices must be integers, not unicode

Version de Python : 2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

Version de QGIS : 2.4.0-Chugiak Chugiak, 8fdd08a

arnaud-morvan commented 10 years ago

Fixed in master at https://github.com/3nids/quickfinder/commit/8a3bd21452e649d187aed8c77734818fb6dfd3e3

antoniolocandro commented 10 years ago

Still seeing this

An error has occured while executing Python code:

Traceback (most recent call last): File "C:/Users/antonio.locandro/.qgis2/python/plugins\quickfinder\gui\projectsearchdialog.py", line 71, in process self.projectSearch = self.projectSearchModel.addSearch(searchName, layer, expression, priority) File "C:/Users/antonio.locandro/.qgis2/python/plugins\quickfinder\gui\projectsearchmodel.py", line 54, in addSearch self.searches[searchId] = projectSearch TypeError: list indices must be integers, not unicode

Python version: 2.7.4 (default, Apr 6 2013, 19:54:46) [MSC v.1500 32 bit (Intel)]

QGIS version: 2.5.0-Master Master, e1e0b15

arnaud-morvan commented 10 years ago

It has been fixed in master branch, you will got it with next release of the plugin.

spanc29 commented 10 years ago

plugin mis à jour ce matin (version indiquée 3.0.1) - toujours le même bug. plugin update this morning (version 3.0.1), same bug.

3nids commented 10 years ago

ok, je regarde ça demain et met à jour. merci d'avoir rapporté ce bug.