czkawka
czkawka copied to clipboard
Crashes when Pasting
On every field when I try to paste a value then it crashes, in Windows 11
After a relaunch, I can do that, but it usually does happen.
Honestly, I'm slowly getting fed up with GTK.
On Linux everything works fine with me, on Windows for the most part too, but when Windows users report bugs, I can very rarely reproduce them at home on pure Windows, so I have no way to fix the reported problems.
I second this, using Manual Add and pasting directory crashes every time.
Honestly, I'm slowly getting fed up with GTK.
On Linux everything works fine with me, on Windows for the most part too, but when Windows users report bugs, I can very rarely reproduce them at home on pure Windows, so I have no way to fix the reported problems.
Perhaps considering a switch to Qt, Imgui?
Both are written in C++ which significantly complicates cross-compilation(GTK is written in C so they have very similar problems).
Also bindings are quite big problem and GTK had the advantage that combining C <-> Rust is not as complicated as C++ <-> Rust.
Looks that only for now the only viable solution is to use slint - https://github.com/qarmin/czkawka/issues/1077 - https://github.com/slint-ui/slint/