[QGIS-Developer] Vertex Tool for current layer don't work

Denis Rouzaud denis.rouzaud at gmail.com
Wed Nov 7 04:11:24 PST 2018


Hi Carlos,

I suspect this is the issue with QVariant and meta enums that affect Qt <
5.6.2, although I don't see clearly in the code where would be the issue.
To confirm, what Qt version do you have on Mint?

Could you do following steps:

1. In console, do: QgsSettings().enumValue( "UI/defaultVertexTool" )
2. Select vertex tool with all layers
3. print in console again
4. Select vertex tool with current layer
5. print in console again

Then can you try also this:
1. QgsSettings().setEnumValue( "UI/defaultVertexTool", "AllLayers" )
2. close QGIS and see which tool is selected by default when you restart
3. QgsSettings().setEnumValue( "UI/defaultVertexTool", "ActiveLayer" )
4. close QGIS and see which tool is selected by default when you restart

Sorry for the inconvenience, but this is hard for me test as I don't have
the issue.

Cheers,
Denis

Le mer. 7 nov. 2018 à 07:25, Carlos López PSIG <carlos.lopez at psig.es> a
écrit :

> Hi,
> The new tool for select vertex in current layer doesn't work for me,
> Both tool select all vertex from all layers.
>
> Computer 1
> SO: Linux Mint 19 & QGIS: 3.4.1
> Select all vertex always, although you choose "Select vertex from current
> layers"
>
> Computer 2:
> SO Win10 & QGIS 3.5.0
> Select vertex from current Layer always, although you choose "Select
> vertex from all layers"
>
> Is this a known bug??
>
> Best regards,
>
>
> * <http://psig.es>*
> *PSIG*
> Implementació, gestió i formació SIG
>
> *Carlos López Quintanilla*
>
> www.psig.es
> carlos.lopez at psig.es
> +34 699.680.261 <+34%20699%2068%2002%2061>
>
> Nota legal: Este mensaje y cualquier archivo adjunto está destinado
> únicamente a la
> persona a quien se dirige y es confidencial. Si usted ha recibido este
> mensaje por
> error, por favor, comuníqueselo al remitente y bórrelo inmediatamente. La
> utilización ,
> revelación y/o reproducción del mensaje puede constituir un delito.
>
> Protección de Datos: Le informamos que sus datos de contacto electrónico
> se hallan
> incorporados a un fichero titularidad de CARLOS LÓPEZ QUINTANILLA, al
> objeto de
> envío de información, respuesta a consultas y contactos genéricos.
> Puede ejercer los derechos de acceso, rectificación, cancelación y
> oposición que
> establece la LOPD en cualquier momento, mediante escrito, acompañado de
> copia de
> documento oficial que le identifique, dirigido a CARLOS LÓPEZ QUINTANILLA
> CL. P
> arellada, 8 E2 de Corbera de Llobregat, 08757-Barcelona.
>
> También podrá oponerse a nuestros envíos de comunicaciones comerciales
> (Art.21.2
> de la LSSI) a través de la siguiente dirección de correo electrónico:
> admin at psig.es
>
> _______________________________________________
> QGIS-Developer mailing list
> QGIS-Developer at lists.osgeo.org
> List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer
> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer

-- 

Denis Rouzaud
denis at opengis.ch  <denis at opengis.ch>
+41 76 370 21 22
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-developer/attachments/20181107/78505d7c/attachment.html>


More information about the QGIS-Developer mailing list