qarmin/czkawka

8.0.0 / 410 fails to launch silently on Windows 10

Opened this issue · 2 comments

Bug Description

The prebuilt czkawka_gui.exe does not launch from the unpacked folder windows_czkawka_gui_410.zip

Steps to reproduce:

Download the ZIP, unpack it, double click on the EXE, nothing happens.

As a side note, windows_czkawka_gui_46.zip launches OK.

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

  • Czkawka/Krokiet version:
  • OS version:
  • Installation method:

I'm having the same problem. At one time I was able to coax a segmentation fault using the command line.

Same, but on Win 11