





























Missing dependency I think:
2026-06-01T01:14:28.093039Z INFO zebar: Starting with log level "INFO".
🚀 Rocket has launched from http://127.0.0.1:6124
2026-06-01T01:14:28.183006Z INFO zebar::widget_factory: Creating window widget-1 for vanilla from glzr-io.starter
2026-06-01T01:14:28.313021Z INFO zebar::widget_factory: Positioning widget to PhysicalSize { width: 1920, height: 40 } PhysicalPosition { x: 0, y: 0 }
thread 'main' (549298) panicked at /home/runner/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/libappindicator-sys-0.9.0/src/lib.rs:41:5:
Failed to load ayatana-appindicator3 or appindicator3 dynamic library
libayatana-appindicator3.so.1: cannot open shared object file: No such file or directory
libappindicator3.so.1: cannot open shared object file: No such file or directory
libayatana-appindicator3.so: cannot open shared object file: No such file or directory
libappindicator3.so: cannot open shared object file: No such file or directory
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
@Lime Thanks for your feedback, fixed it. Can you try again?