-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When just release, running cargo run --release getting error: Recipe release failed on line 14 with exit code 101 #81
Comments
is this running in the nix shell? |
what os? |
Linux Mint 21.3 KDE Plasma V 5.24.7 |
Okay thanks. Unfortunately it's really hard for us to hit full compilation coverage on every environment right out of the gate. There has been many linux issues across many distro's and linux GUI frameworks. Hopefully as more linux devs start playing with and fixing these issues, they will get resolved. Hard for us to fix them without these devices. |
Cool, thanks for the update and keep up the great work. Will stay pending for developments. |
@wksantiago I'm trying to reproduce but I'm not certain which version of Mint you are running, is it the cinnamon edition? I don't see any of them that use KDE by default. |
its X11 |
yeah im running into the same issue, looking around for solutions. I've tried using the flake.nix here to no avail. @TonyGiorgio are you running NixOs? |
When running cargo run --release
Finished release profile [optimized] target(s) in 0.24s
Running target/release/harbor
getting Library libxkbcommon-x11.so could not be loaded.
note: run with RUST_BACKTRACE=1 environment variable to display a backtrace
error: Recipe release failed on line 14 with exit code 101
The text was updated successfully, but these errors were encountered: