You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
❯ /nix/store/bm18s7mz0wgps5wrqlfmkc84paqyim3z-process-compose-0.69.0/bin/process-compose version
Process Compose
Version: v0.69.0
Commit: e38b113
Date (UTC): 2023-10-02T21:32:02Z
License: Apache-2.0
Written by Eugene Berger
Enter select mode, select some text, and press <Return>
Expected result:
The text is copied, and no errors or warnings are shown.
Actual result:
The text is copied, and the following message shows up at the position where I copied from:
XGB: conn.go:47: Could not get authority info: open /home/manveru/.Xauthority: no such file or directory
XGB: conn.go:48: Trying connection without authority info...
Looks like this:
The text was updated successfully, but these errors were encountered:
Hi @manveru,
Yes, I am aware of this issue.
There is no good clipboard library, that supports Wayland, that I was able to find.
In my case (on Wayland, KDE Plasma v5.27.10) the behavior is different - the clipboard remains empty, with no errors.
Right now I can offer to disable this functionality entirely (to avoid confusion) if there is a WAYLAND_DISPLAY env variable.
Defect
Make sure that these boxes are checked before submitting your issue -- thank you!
process-compose info
)Version of
process-compose
:OS environment:
NixOS 23.11, using process-compose-flake
Steps or code to reproduce the issue:
Start any process-compose instance, configuration doesn't seem to matter, but for sake of completeness here's an example:
Enter select mode, select some text, and press
<Return>
Expected result:
The text is copied, and no errors or warnings are shown.
Actual result:
The text is copied, and the following message shows up at the position where I copied from:
Looks like this:
The text was updated successfully, but these errors were encountered: