-
-
Notifications
You must be signed in to change notification settings - Fork 144
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error message when copying data to system clipboard #68
Labels
bug
Something isn't working
Comments
Here's the log produced by
|
Yeap, solved. Great work @Slackadays! The issue is gone, both on Wayland and X. |
2 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I'm getting an error message when copying data to the system clipboard
To Reproduce
cb --copy < files.txt
Error:
xdg_surface@7: error 3: xdg_surface has never been configured
(Wayland)error: XDG_RUNTIME_DIR is invalid or not set in the environment
(X)Expected behavior
No error messages
Additional context
Running on Arch, i3 and xterm (for X), and sway and foot (for Wayland)
Further discussion: leo-arch/clifm#188
The text was updated successfully, but these errors were encountered: