qarmin / czkawka

Multi functional app to find duplicates, empty folders, similar images etc.
Other
20.14k stars 656 forks source link

version 8.0.0 not opening in win7 #1386

Open volkner39 opened 6 days ago

volkner39 commented 6 days ago

Bug Description

I'm using Windows 7 and downloaded the latest GUI versions of Czwkaka/Krokiet version Version 8.0.0 - 11.10.2024r. The programs are not opening.

Below error message when opening Czwkaka GUI:

image

Error: The program can't start because api-ms-win-core-winrt-l1-1-0.dll is missing from your computer. Try re-installing the program to fix this problem

Below error message when opening Krokiet GUI:

image

Error: The procedure entry point GetSystemTimePreciseAsFileTime could not be located in the dynamic link library kernel32.dll

For Krokiet, I am using windows_krokiet_gui_winversion.exe and I have Microsoft Visual C++ Redistributable package already installed.

For Czwkaka, I have tried downloading both windows gui builds - windows_czkawka_gui_410.zip and windows_czkawka_gui_46.zip, but they are both throwing same error messages in Version 8.0.0 - 11.10.2024r.

However, Czwkaka/Krokiet Version 7.0.0 - 19.02.2024r is working perfectly fine for me.

Steps to reproduce:

Terminal output (optional):

<!--
Add terminal output only if needed - if there are some errors or warnings or you have performance/freeze issues.  
Very helpful in this situation will be logs from czkawka run with RUST_LOG environment variable set e.g. 
`RUST_LOG=debug ./czkawka` or `flatpak run --env=RUST_LOG=debug com.github.qarmin.czkawka` if you use flatpak, which will print more detailed info about executed function.
-->

<details>
<summary>Debug log</summary>

# UNCOMMENT DETAILS AND PUT LOGS HERE

</details>

System

qarmin commented 6 days ago

App now require newer rust version, which is broken on this OS, and I can't do anything with it

https://github.com/rust-lang/rust/issues/129610 https://blog.rust-lang.org/2024/02/26/Windows-7.html