Skip to content
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

Open
wksantiago opened this issue Jun 1, 2024 · 9 comments
Labels

Comments

@wksantiago
Copy link

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

@TonyGiorgio
Copy link
Contributor

is this running in the nix shell?

@wksantiago
Copy link
Author

wksantiago commented Jun 1, 2024

Selection_008
yes

@TonyGiorgio
Copy link
Contributor

what os?

@wksantiago
Copy link
Author

Linux Mint 21.3 KDE Plasma V 5.24.7

@TonyGiorgio
Copy link
Contributor

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.

@wksantiago
Copy link
Author

Cool, thanks for the update and keep up the great work. Will stay pending for developments.

@echennells
Copy link

@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.

@wksantiago
Copy link
Author

its X11

@masud-abdulkadir
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants