gdclone
gdclone copied to clipboard
Thread main panick
thread 'main' panicked at src/main.rs:127:14:
called `Result::unwrap()` on an `Err` value: NoImplementation
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
It gives the same output weather I compile from source or I run the one pre-built.
OS: linux 6.9.7 Rust version: 1.81.0-nightly
Hello! Sorry for the late response.
As described in the README.md of this project, under the Usage section:
NOTE: Either kdialog or zenity is required on linux.
You need to choose one of the above libraries and then install it with your distro's package manager.