openscopeproject / TrguiNG

Remote GUI for Transmission torrent daemon
GNU Affero General Public License v3.0
265 stars 32 forks source link

Flatpak crash on wayland with some desktops #173

Closed inboxman closed 2 months ago

inboxman commented 4 months ago

Reports this error:

thread 'main' panicked at /run/build/TrguiNG/cargo/vendor/tauri-runtime-wry-0.14.4/src/lib.rs:2022:55: called Result::unwrap() on an Err value: Unknown { .. } - "Unknown error while interacting with the clipboard: $DISPLAY variable not set and no value was provided explicitly" note: run with RUST_BACKTRACE=1 environment variable to display a backtrace

Installed from flathub on Endeavour OS.

qu1ck commented 4 months ago

This is a an issue with some wayland desktop environments and flatpak/tauri combination. See workarounds in https://github.com/openscopeproject/TrguiNG/issues/131#issuecomment-1961805590

inboxman commented 4 months ago

This is a an issue with some wayland desktop environments and flatpak/tauri combination. See workarounds in #131 (comment)

Thanks for the quick response.

qu1ck commented 4 months ago

Since Endeavour OS is based on Arch maybe you can also try the arch AUR package? https://aur.archlinux.org/packages/trgui-ng

qu1ck commented 2 months ago

Should be fixed in v1.3.0 (flatpak version will be out soon)