Skip to content
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

failed to initialize clipboard, no suitable clipboard provider found #187

Closed
tessus opened this issue Feb 9, 2024 · 4 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@tessus
Copy link

tessus commented Feb 9, 2024

Describe the bug

When I use any copy command in gpg-tui, I get an error message (e) clipboard not available.
After closing gpg-tui, the following message is shown: failed to initialize clipboard, no suitable clipboard provider found

To Reproduce

Steps to reproduce the behavior:

  1. install dependencies on fedora
  2. cargo install gpg-tui
  3. start gpg-tui
  4. press c and f
  5. after the app quits: failed to initialize clipboard, no suitable clipboard provider found

Expected behavior

clipboard can be used

Screenshots/Logs

none

System Information

  • OS: Linux build38 6.6.13-100.fc38.x86_64 Welcome to gpg-tui Discussions! #1 SMP PREEMPT_DYNAMIC Sat Jan 20 17:28:45 UTC 2024 x86_64 GNU/Linux
  • Rust Version: rustc 1.76.0 (07dca489a 2024-02-04)
  • GPGME version: 1.17.1
  • GPGME engine version: gpg (GnuPG) 2.4.0
  • Project Version: 0.10.0
@tessus tessus added the bug Something isn't working label Feb 9, 2024
@orhun
Copy link
Owner

orhun commented Feb 15, 2024

Hey, are you on X11 or Wayland?

@tessus
Copy link
Author

tessus commented Feb 15, 2024

Neither. I am connecting to that machine remotely. But all the X11 dev libs and xcb libs are installed.
I haven't tried it on macOS yet.

@orhun
Copy link
Owner

orhun commented Feb 15, 2024

Yeah, that sounds like an issue. Probably it is best to report it to copypasta-ext.

@tessus
Copy link
Author

tessus commented Feb 15, 2024

will do. thx.

@orhun orhun closed this as not planned Won't fix, can't repro, duplicate, stale Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants