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

Reply via email to