We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
Warning: Available styles: Breeze, Windows, Fusion Warning: [default] QtWarning: Activating Wayland clipboard took 5000 ms ERROR: [default] QtCritical: Failed to activate Wayland clipboard```
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
No branches or pull requests
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
Nixos-Hyprland. I am not sure why it says kde flatpak runtime in os.
Additional context
The text was updated successfully, but these errors were encountered: