haubourg / EasyCustomLabeling

plugin QGIS d'étiquetage manuel simplifié
9 stars 3 forks source link

Moving labels creates python error, no leader lines. #25

Closed davidnfox closed 5 years ago

davidnfox commented 6 years ago

Traceback (most recent call last): File "C:/Users/xxxxx/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\EasyCustomLabeling\EasyCustomLabeling.py", line 219, in labelLayerModified WKTLine = editGeom.exportToWkt() AttributeError: 'QgsGeometry' object has no attribute 'exportToWkt'

dpsspatial commented 6 years ago

Seeing this as well, on QGIS 3.2

FERRATON commented 5 years ago

I confirm the bug under QGIS 3.3 see also : https://gis.stackexchange.com/questions/276592/connectors-do-not-appear-automatically-in-easy-custom-labelling recent news about https://github.com/qgis/QGIS-Enhancement-Proposals/issues/47 ?

haubourg commented 5 years ago

Hi, sorry for the lag, for some reason I was unsubscribed from my own repository notifications.

I published a fixed version, 2.1. That should work now.

davidnfox commented 5 years ago

Thanks, haubourg. Very helpful tool.