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 activate wayland clipboard #2963

Closed
s4ptarshi opened this issue Feb 9, 2025 · 1 comment
Closed

Failed to activate wayland clipboard #2963

s4ptarshi opened this issue Feb 9, 2025 · 1 comment
Labels

Comments

@s4ptarshi
Copy link

Describe the bug

Copyq is not able to store the clipboard, as the wayland clipboard fails to start
To Reproduce

Fresh install of copyq flatpak.
Expected behavior

The clipboard should be stored.
Screenshots

Version, OS and Environment

CopyQ Clipboard Manager 9.1.0
Qt: 6.8.1
KNotifications: 6.10.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: KDE Flatpak runtime

  • Application Version (for example 7.1.0)
  • OS (for example Windows 11, Ubuntu 22.04, macOS Sonoma 14.4)
  • Desktop environment, window manager (if applicable)
    Nixos-Hyprland. I am not sure why it says kde flatpak runtime in os.
    Additional context
Warning:    	Available styles: Breeze, Windows, Fusion
Warning: [default] QtWarning: Activating Wayland clipboard took 5000 ms
ERROR: [default] QtCritical: Failed to activate Wayland clipboard```
@s4ptarshi s4ptarshi added the bug label Feb 9, 2025
@hluk
Copy link
Owner

hluk commented Feb 11, 2025

What is the underlying desktop environment?

AFAIK, this is problem in Ubuntu and the only solution is to run the app in XWayland mode (if desktop supports it). See: https://copyq.readthedocs.io/en/latest/known-issues.html#known-issue-wayland

Also, I think for Flatpak you need to enable the XWayland mode differently: #2948 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants