-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Open
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!DownstreamDownstream packaging issues etc.Downstream packaging issues etc.WindowsRelated to Windows operating systemRelated to Windows operating system
Description
What is the bug or the crash?
When launching qgis_process in cmd, it return a 0xc0000142 error.
qgis_process-qgis.bat is working, the paths are correctli created but it crash when calling the qgis_process.exe.
When launching directly the .exe, it returne a more precise error : it doesn't find some .DLL (geos_c; gdal311; Qt5Widgets; proj_9). If I put those libraries in sys32, it find them but it still crash and give 4 more .DLL that it doesn't find.
I'm using Qgis 3.44.0 but it's the same with 3.40.8. However, the 3.34.8 worked well.
I have tri with both Windows10 and 11, the problem is the same.

Steps to reproduce the issue
use cmd to launch qgis_process
Versions
3.44.0; 3.40.8
Supported QGIS version
- I'm running a supported QGIS version according to the roadmap.
New profile
- I tried with a new QGIS profile
Additional context
No response
Metadata
Metadata
Assignees
Labels
BugEither a bug report, or a bug fix. Let's hope for the latter!Either a bug report, or a bug fix. Let's hope for the latter!DownstreamDownstream packaging issues etc.Downstream packaging issues etc.WindowsRelated to Windows operating systemRelated to Windows operating system