mach0 / qchainage

Chainage Plugin for QGIS
GNU General Public License v3.0
19 stars 18 forks source link

python error at start up plugin QGIS 3.0.3 #14

Closed pigreco closed 5 years ago

pigreco commented 6 years ago

the plugin is installed without problems, but pyton error appears at startup

image

error: 2018-06-19T22:18:53 WARNING Traceback (most recent call last): File "C:/Users/Salvatore/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\qchainage\qchainagedialog.py", line 95, in on_selectLayerComboBox_currentIndexChanged self.da.setSourceCrs(layer.crs()) TypeError: QgsDistanceArea.setSourceCrs(): not enough arguments

win 10 64 bit OSGeo4w QGIS 3.0.3

8a899c8758

THANK YOU

mach0 commented 6 years ago

Thanks for your report, I am already aware of this (thus it is still marked as experimental) but currently lack of time to fix it - I hope there will be a stable version soon available for QGIS 3

mach0 commented 5 years ago

That should be done with the released version as of today (thought I've spotted some other small bugs already)