-
-
Notifications
You must be signed in to change notification settings - Fork 3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
GetSystemTimePreciseAsFileTime in kernel32.dll for QGIS 3.34.4-1 and 3.36.0-1 #56604
Comments
@apprenti-sorcier, please specify which Windows version are you using. |
I use Windows 7 64 bits French Family edition. |
@apprenti-sorcier, thanks for reporting. The issue probably only occurs using Windows 7. Hopefully, the possibility that QGIS works on Windows 7 will be restored ASAP. |
downgrading libpq to 15.2 helps. |
Thanks for the advice, libpq (and some other dlls coming together with) 15.6 also solve it! |
v. 3.36.1-1 solved this bug. Thank you for the quick repair ! |
Hi @jef-n, it seems to me the issue may be in freexl-2.0.0-3, where freexl.dll imports CreateFile2 function (only available since Windows 8) from kernel32.dll, while freexl.dll in freexl-2.0.0-2 imports CreateFileW function, instead. |
Actually it's minizip-ng-devel. But python 3.12 also has issues on Windows 7. |
Any update ? |
The website clearly stated that the installers don't work with Windows 7. |
What is the bug or the crash?
I hate to have to create an account just to report a bug, but QGIS 3.34.4-1 and 3.36.0-1 don’t work out of the box compared to 3.34.3-1.
I also downloaded these 1.24 GB files that don’t work.
We’ve been used to having QGIS that works, but now it’s not.
Steps to reproduce the issue
Immediately after the installation of the files published on the 25ᵗʰ of February ended, I tried to run them. They all showed these error messages, then stopped.
I uninstalled and installed back 3.34.3-1 which used to work and still works.
Please resolve these bugs.
Versions
QGIS-OSGeo4W-3.34.4-1.msi
QGIS-OSGeo4W-3.36.0-1.msi
Supported QGIS version
New profile
Additional context
No response
The text was updated successfully, but these errors were encountered: