Denis, You don't happen to know C++ do you? I would love to see this as a core function of QGIS (with some tweaking). I really like the style you have taken with this.
- Nathan On Wed, Feb 15, 2012 at 11:29 PM, Denis Rouzaud <[email protected]>wrote: > Thanks! > > I am working on these. > > First one is happening when you have no aliases defined in layer. I will > define things more strictly here. > > Thanks also for second. Hopefully, I'll fix these today. > > > > On 02/15/2012 02:27 PM, Giovanni Manghi wrote: > >> Hi again Denis, >> >> I also get >> >> >> Traceback (most recent call last): >> File "/home/gio/.qgis/python/**plugins/qsearch/chooselayer.**py", line >> 68, >> in on_groupCombo_**currentIndexChanged >> self.layerCombo.setItemText(i, self.getLayer(layer).name()) >> AttributeError: 'bool' object has no attribute 'name' >> >> >> when clicking on the plugin icon when the project is empty. >> >> >> cheers >> >> -- Giovanni -- >> >> >> >> On Wed, 2012-02-15 at 13:05 +0000, Giovanni Manghi wrote: >> >>> Hi Denis, >>> >>> I'm running 1.0.1 >>> >>> >>> thanks in advance >>> >>> -- Giovanni -- >>> >>> >>> On Wed, 2012-02-15 at 13:56 +0100, Denis Rouzaud wrote: >>> >>>> High 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: >>>> >>>>> 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 >>>>> >>>> >> ______________________________**_________________ > Qgis-developer mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/qgis-**developer<http://lists.osgeo.org/mailman/listinfo/qgis-developer> >
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
