[Qgis-developer] a search plugin
Denis Rouzaud
denis.rouzaud at gmail.com
Wed Feb 15 11:34:28 EST 2012
Hi Nathan,
Thanks a lot for your comment.
It's a pity but I have pretty much no idea about C++.
If someone has time and competence, I can discuss the behavior and he
could add it to Qgis core.
At the same time, I think this plugin doesn't meet yet the requirements
in terms of stability and GUI to be in core.
Please let me know if someone's interested, otherwise I might do this in
a few months (or years...).
cheers
Denis
On 02/15/2012 02:38 PM, Nathan Woodrow wrote:
> 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
> <denis.rouzaud at gmail.com <mailto:denis.rouzaud at gmail.com>> 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
> Qgis-developer at lists.osgeo.org <mailto:Qgis-developer at lists.osgeo.org>
> http://lists.osgeo.org/mailman/listinfo/qgis-developer
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/qgis-developer/attachments/20120215/726223b2/attachment.html
More information about the Qgis-developer
mailing list