mach0 / qchainage

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

the plugin crashed in QGis 2.14.2 Essen #12

Closed deRightDirection closed 8 years ago

deRightDirection commented 8 years ago

unfortunately, when i select my line and use the plugin QGis crashes. so maybe you know how it comes, but how can i read the dump file?

i will fork the code and maybe I can debug the plugin

mach0 commented 8 years ago

Hi! Could you probably make the problematic file available? I tried it several times but so far I had no crash - which kind of provider do you use? Shapefile? Spatialite? PostGIS? A sample would be really helpful.

newemi commented 8 years ago

Hi

I use shapefile. my version Qgis 2.10.1 Pisa

Emilio Bizzarri

----Messaggio originale----

Da: notifications@github.com

Data: 18-mag-2016 9.00

A: "mach0/qchainage"qchainage@noreply.github.com

Ogg: Re: [mach0/qchainage] the plugin crashed in QGis 2.14.2 Essen (#12)

Hi! Could you probably make the problematic file available? I tried it several times but so far I had no crash - which kind of provider do you use? Shapefile? Spatialite? PostGIS? A sample would be really helpful.

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub

deRightDirection commented 8 years ago

at home on my 2.12 version of QGIS it works but the distances are in planar instead of geodesic. So 100 km is not 100 km :-(

I am working now on a C#-app to implement the same functionality