I got callme-egui to build and run on NixOS, but I was unable to paste in the nodeID of someone to call.
I got failed to get text from clipboard: ContentNotAvailable - "The clipboard contents were not available in the requested format or the clipboard is empty."
(edit: callme crashes immediately after showing the clipboard paste error)
Likely related, during the build I got this warning:
warning: the following packages contain code that will be rejected by a future version of Rust: wl-clipboard-rs v0.8.1
note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
I may be missing a library dependency, or maybe the clipboard library needs changing or updating?
On the good side, callme-cli worked beautifully and the audio was flawless even though me and my friend were both behind NAT! Thanks for such a nifty pile of libraries as iroh!
I got callme-egui to build and run on NixOS, but I was unable to paste in the nodeID of someone to call.
I got
failed to get text from clipboard: ContentNotAvailable - "The clipboard contents were not available in the requested format or the clipboard is empty."(edit: callme crashes immediately after showing the clipboard paste error)
Likely related, during the build I got this warning:
I may be missing a library dependency, or maybe the clipboard library needs changing or updating?
On the good side, callme-cli worked beautifully and the audio was flawless even though me and my friend were both behind NAT! Thanks for such a nifty pile of libraries as iroh!