[Qgis-developer] a search plugin

Denis Rouzaud denis.rouzaud at gmail.com
Wed Feb 15 07:57:15 EST 2012


Hi Giovanni,

I think that version 1.0.1 should have fixed this, can you check you 
have the last version?

Thanks a lot!

On 02/15/2012 01:52 PM, Giovanni Manghi wrote:
> Hi Denis,
>
> any thanks for the plugin, pretty cool.
>
>
> I'm getting this error
>
>
>
> An error has occured while executing Python code:
>
> Traceback (most recent call last):
>    File "/home/gio/.qgis/python/plugins/qsearch/editsearch.py", line 65,
> in on_aliasBox_stateChanged
>      currentField =
> self.fields(aliasMode)[item.fieldCombo.currentIndex()].get('index')
> IndexError: list index out of range
>
>
>
>
> when unchecking the option "display only fields with aliases"
>
>
> cheers
>
> -- Giovanni --
>
>
> On Tue, 2012-02-14 at 08:49 +0100, Denis Rouzaud wrote:
>> Hi all,
>>
>> I just published a plugin to perform searches in a layer.
>>
>> I know that for many of you this plugin is just a waste of time since
>> there is already the SQL advanced search.
>>
>> I did this plugin for end-users who have pretty much no idea about
>> SQL. With this plugin, you select a layer, and you can add constraints
>> to your search using usual vocabulary and also the aliases instead of
>> the field names.
>>
>> The unique values are listed in an editable combo box for each search
>> item.
>>
>> You can also save your search to run it later again.
>>
>> See also the menu to define settings.
>>
>> Please feel free to comment, and suggest improvements.
>>
>> http://plugins.qgis.org/plugins/qsearch/
>>
>> Btw, I cannot fetch plugin repo 1 in qgis today...
>>
>> Cheers,
>>
>> Denis
>>
>>
>>
>> _______________________________________________
>> Qgis-developer mailing list
>> Qgis-developer at lists.osgeo.org
>> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>


More information about the Qgis-developer mailing list