Maksim Bondarenkov
Maksim Bondarenkov
**Desktop (please complete the following information):** - Czkawka version: 6.1.0 gui - OS version: Windows 11 - Terminal output[optional]: 'czkawka_gui' terminated by signal SIGSEGV (Address boundary error) **Bug Description** czkawka_gui...
add cygwin utils pages, such as cygpath, cygcheck, etc. [upstream URL](https://cygwin.com/index.html)
update deps
~~fixes #5116 just for interest, is it good to update other dependencies? (hope lock file update doesn't break anything. tested only on `x86_64-pc-windows-gnu` toolchain)~~
## Summary some dependencies are yanked ## Details while building RustPython for `x86_64-pc-windows-gnu` with ``` WINAPI_NO_BUNDLED_LIBRARIES=1 \ cargo build --release --locked --features "bz2 jit ssl freeze-stdlib" ``` I recieve this...
compile-time comparisons for czkawka_gui and krokiet (https://github.com/msys2/MINGW-packages/actions/runs/8315051451/job/22752949507?pr=20369) `Finished release [optimized] target(s) in 5m 20s` (for cli) + `Finished release [optimized] target(s) in 2m 13s` vs. `Finished release [optimized] target(s) in...
### Zig Version 0.12.0-dev.1773+8a8fd47d21 ### Steps to Reproduce and Observed Behavior use this [build script](https://github.com/ognevnydemon/MINGW-packages/blob/zig-comeback/mingw-w64-zig/PKGBUILD) and run `makepkg-mingw -s`. succesfull build is excepted ### Expected Behavior ``` ld.lld: error: undefined...
tried with `jethrokuan/z` plugin (`fisher install jethrokuan/z`). recieved `mkdir: Π½Π΅Π²ΠΎΠ·ΠΌΠΎΠΆΠ½ΠΎ ΠΈΠ·ΠΌΠ΅Π½ΠΈΡΡ ΠΏΡΠ°Π²Π° Π΄ΠΎΡΡΡΠΏΠ° Β«/home/maksa/.local/share/zΒ»: Permission denied` (translate: `mkdir: unable to change permissions "/home/maksa/.local/share/z": Permission denied`) and plugin doesn't work as...
~~currently fails to build. see https://github.com/zed-industries/zed/issues/7847~~
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. download [msys2](https://msys2.org) 2. download [artifact](https://github.com/msys2/MINGW-packages/suites/22739693292/artifacts/1412090176) 3. unzip artifact, install with `pacman...
### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it run `cargo vendor --locked --versioned-dirs` in the root directory of project. there...