kart-qgis-plugin icon indicating copy to clipboard operation
kart-qgis-plugin copied to clipboard

path issue with gdalplugins dll

Open mapc-lberman opened this issue 3 years ago • 1 comments

hello, with a fresh install of Kart plugin and QGIS 3.18, the attempt to create a repo gets:

2022-01-21T15:21:10 CRITICAL ERROR 1: Can't load requested DLL: C:\PROGRA~1\QGIS3~1.18\bin\gdalplugins\gdal_ECW_JP2ECW.dll 127: The specified procedure could not be found.
ERROR 1: Can't load requested DLL: C:\PROGRA~1\QGIS3~1.18\bin\gdalplugins\gdal_ECW_JP2ECW.dll 127: The specified procedure could not be found.

the dll files exist at: C:\Program Files\QGIS 3.18\bin\gdalplugins reinstalling the plugin got the same error. thanks if you know how to fix.

mapc-lberman avatar Jan 21 '22 20:01 mapc-lberman

Hi. That error appears in quite a few cases in windows QGIS installations, but it should usually non-blocking.

Some questions:

  • Is the error appearing in the Kart tab in the QGIS log?
  • Is kart not working, or does it still create the repo?
  • Do you see that error when using other external apps from QGIS (like, for instance, calling SAGA from the Processing framework)?

In any case, if you do not have the the dlls from the ERDAS ECW/JP2 SDK in your system, you can safely remove the gdal_ECW_JP2ECW.dll, no need to have it there,, and that error will not appear anymore

Thanks!

volaya avatar Jan 26 '22 07:01 volaya