appimage.github.io
appimage.github.io copied to clipboard
Create Raspirus
Continuation of https://github.com/AppImage/appimage.github.io/pull/3263
(raspirus:4): dbind-WARNING **: 12:55:43.016: AT-SPI: Error retrieving accessibility bus address: org.freedesktop.DBus.Error.ServiceUnknown: The name org.a11y.Bus was not provided by any .service files
thread 'main' panicked at '`APPDIR` or `APPIMAGE` environment variable found but this application was not detected as an AppImage; this might be a security issue.', /home/runner/.cargo/registry/src/index.crates.io-6f17d22bba15001f/tauri-utils-1.4.0/src/lib.rs:205:11
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Seems to be caused by https://github.com/tauri-apps/tauri/issues/7736, so updating Tauri and making a new AppImage should hopefully fix this.
Unfortunately, it's not working
Please report any issues related to this application was not detected as an AppImage errors to https://github.com/tauri-apps/tauri/issues/, as it is caused there. Thanks!
After a dependency update, the build succeeded at #3307
@probonopd I think you can close this issue