Re: [Qgis-developer] Custom Map Tools

2014-07-16 Thread Trevor Wiens
I did some more playing with this and found that if I clear layer selections before and after my plugin with the custom map tools is run the system does not crash. I had looked at the crash output when running qgis from command line and found an error suggesting symbols not found so I suspect that

Re: [Qgis-developer] TALK: Legend behaviour

2014-07-16 Thread Martin Dobias
Hi Niccolo On Wed, Jul 9, 2014 at 5:18 PM, Niccolò Marchi wrote: > Hi all, > two trivial thoughts about the legend behaviour: > - I don't know if I'm the only one, but I think the new way to move layers > with the "dragged image" is less comfortable and precise than the previous. > I found easier

Re: [Qgis-developer] slow loading projects (with layouts) and crashes when "renders layers in parallel using many CPS cores" is ON

2014-07-16 Thread Martin Dobias
Hi On Wed, Jul 9, 2014 at 6:13 PM, Giovanni Manghi wrote: > Hi all, > > there are reports in the bug tracker about two situations in qgis 2.4. > I would like to know if anyone else confirms: > > * it seems that adding print layouts make loading of projects more and > more slow, this was not the c

Re: [Qgis-developer] Building QGIS with VS - Install Guide

2014-07-16 Thread Jürgen E . Fischer
Moin Susann, On Wed, 16. Jul 2014 at 17:33:41 +0200, sschm...@gfi-gis.de wrote: > please add someone a hint at the INSTALL Guide > (http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html#toc14) > > for building QGIS with VS that while Installing Bison no shortcut

[Qgis-developer] Building QGIS with VS - Install Guide

2014-07-16 Thread SSchmidt
Hello all, please add someone a hint at the INSTALL Guide (http://htmlpreview.github.io/?https://raw.github.com/qgis/QGIS/master/doc/INSTALL.html#toc14) for building QGIS with VS that while Installing Bison no shortcut to start menu had to be created. In my case this was the reason of the erro

Re: [Qgis-developer] PyQGIS: News about the status of "moving" to qgis.gui from app ?

2014-07-16 Thread Gino Pirelli
Ok, I misunderstood... thank you On 16 July 2014 15:21, Martin Dobias wrote: > Hi > > On Wed, Jul 16, 2014 at 11:46 AM, Gino Pirelli wrote: >> Hi Martin >> >> In Vienna you announced the idea to move some GUIs present in "app" >> part of qgis code to qgis.gui to gain accessibility with PyQGIS >

Re: [Qgis-developer] PyQGIS: News about the status of "moving" to qgis.gui from app ?

2014-07-16 Thread Martin Dobias
Hi On Wed, Jul 16, 2014 at 11:46 AM, Gino Pirelli wrote: > Hi Martin > > In Vienna you announced the idea to move some GUIs present in "app" > part of qgis code to qgis.gui to gain accessibility with PyQGIS > without using QgsInterface wrapper > > It's still in your plans, it's something already

Re: [Qgis-developer] Determine whether layer is OpenLayers layer

2014-07-16 Thread Martin Dobias
Hi Tom On Wed, Jul 16, 2014 at 3:08 PM, Tom Chadwin wrote: > In a plugin, we currently loop through all layers in > qgis.utils.iface.mapCanvas().layers. We determine whether a layer is eg WFS > by using QgsVectorLayer.providerType(). However, if OpenLayers plugin layers > are present, this fai

[Qgis-developer] Determine whether layer is OpenLayers layer

2014-07-16 Thread Tom Chadwin
In a plugin, we currently loop through all layers in qgis.utils.iface.mapCanvas().layers. We determine whether a layer is eg WFS by using QgsVectorLayer.providerType(). However, if OpenLayers plugin layers are present, this fails: AttributeError: 'OpenlayersLayer' object has no attribute 'provi

[Qgis-developer] PyQGIS: News about the status of "moving" to qgis.gui from app ?

2014-07-16 Thread Gino Pirelli
Hi Martin In Vienna you announced the idea to move some GUIs present in "app" part of qgis code to qgis.gui to gain accessibility with PyQGIS without using QgsInterface wrapper It's still in your plans, it's something already financed? I was just looking how to reuse QgsFieldProperties widget T

[Qgis-developer] Value map missing from QML (was: Fwd: I domini nei campi sono spariti ?)

2014-07-16 Thread Paolo Cavallini
Il 16/07/2014 10:25, Geo DrinX ha scritto: > I noticed something unexpected in version 2.4 of QGis. > > If I define a "map values​​" (ie, a domain) on a field, associating a csv > file in the > panel "Fields" of "Properties", and saving the style of the layers in a QML > file, it > does not co

[Qgis-developer] Fwd: I domini nei campi sono spariti ?

2014-07-16 Thread Geo DrinX
Hello All, I noticed something unexpected in version 2.4 of QGis. If I define a "map values​​" (ie, a domain) on a field, associating a csv file in the panel "Fields" of "Properties", and saving the style of the layers in a QML file, it does not contain the definition of the domain of the field