Hi everyone,
I’m using Zorin OS 18 (GNOME desktop, Wayland session) and recently installed CopyQ from the default repositories. I also enabled autostart so that CopyQ launches automatically at login.
However, when I copy any text or image (Ctrl+C), nothing shows up in the CopyQ dashboard. It’s as if CopyQ isn’t detecting clipboard events at all.
Here’s what I’ve tried so far:
- Verified that CopyQ is running (
pgrep copyqshows the process). - Restarted the app manually — still no items appear.
- Enabled autostart from settings.
- Tried running CopyQ manually in terminal (
copyq &). - Using Wayland (checked with
echo $XDG_SESSION_TYPE).
System info:
- Zorin OS 18
- GNOME Shell (default desktop)
- CopyQ version: (you can check with
copyq --version)
Possible causes I suspect:
- Wayland clipboard access issue
- Needs special environment variable (
QT_QPA_PLATFORM=xcb) - Autostart entry not properly configured
Has anyone gotten CopyQ to work correctly on Zorin 18?
Should I switch to Xorg or use a different clipboard manager like GPaste or Pano?
Any help or workaround would be appreciated ![]()
Thanks in advance!