appimage.github.io icon indicating copy to clipboard operation
appimage.github.io copied to clipboard

Create Raspirus

Open probonopd opened this issue 2 years ago • 4 comments

Continuation of https://github.com/AppImage/appimage.github.io/pull/3263

probonopd avatar Oct 28 '23 12:10 probonopd

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

probonopd avatar Oct 28 '23 13:10 probonopd

Unfortunately, it's not working

Benji377 avatar Oct 28 '23 13:10 Benji377

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!

probonopd avatar Oct 28 '23 14:10 probonopd

After a dependency update, the build succeeded at #3307

@probonopd I think you can close this issue

Benji377 avatar Feb 11 '24 16:02 Benji377