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

Support libayatana-appindicator #525

Open
saul-jb opened this issue Nov 21, 2024 · 1 comment
Open

Support libayatana-appindicator #525

saul-jb opened this issue Nov 21, 2024 · 1 comment

Comments

@saul-jb
Copy link
Contributor

saul-jb commented Nov 21, 2024

Debian as of Bullseye no longer includes the deprecated libappindicator libraries but instead uses libayatana-appindicator, so it would be good if the build process worked for the replacement library.

$ pnpm run package-ad4m

ad4m-launcher:package-ad4m: note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
ad4m-launcher:package-ad4m:     Built [tauri_cli::build] application at: /ad4m/target/release/ADAM Launcher
ad4m-launcher:package-ad4m: thread '<unnamed>' panicked at crates/tauri-cli/src/interface/rust.rs:1481:17:
ad4m-launcher:package-ad4m: Can't detect any appindicator library
ad4m-launcher:package-ad4m: note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
ad4m-launcher:package-ad4m: Aborted (core dumped)
@saul-jb
Copy link
Contributor Author

saul-jb commented Nov 21, 2024

It looks like the build did in fact succeed regardless, not sure why it spat that error after Finished release profile [optimized] target(s)

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

No branches or pull requests

1 participant