Copy/paste with wl-clipboard doesn't work in phosh
Moved from https://gitlab.com/postmarketOS/pmaports/-/issues/2284
Acer Chromebook Tab 10 (google-dru) running latest edge
, with the phosh environment.
Currently, trying to use wl-copy
and wl-paste
provided by wl-clipboard
doesn't perform the intended function and instead returns this error:
$ XDG_RUNTIME_DIR=/run/user/10000/ wl-copy test
wl_registry@2: error 0: invalid version for global gtk_shell1 (20): have 3, wanted 4
wl_display_dispatch: Protocol error
This is already fixed in the wl-clipboard master branch, I will leave this open until the update, in case anyone else encounters this problem.