hluk/CopyQ

copyq crashes after waking up from suspend

Open

#3475 opened on Mar 11, 2026

View on GitHub
 (1 comment) (1 reaction) (0 assignees)C++ (7,372 stars) (419 forks)batch import
Waylandawaiting-user-responsebughelp wanted

Description

Describe the bug copyq crashes after waking up from suspend doesn't happen all the time, like once every 2-3 cycles, more likely to happen with longer sleeps it may be a bug with the Hyprland compositor or something else upstream because same issue happens with a few other apps

To Reproduce

  1. start copyq
  2. suspend with systemctl suspend
  3. wake it up later
  4. copyq process is gone

Expected behavior it continues to work after suspend and wake

Version, OS and Environment CopyQ Clipboard Manager 13.0.0 Qt: 6.10.0 KNotifications: 6.19.0 Compiler: GCC Arch: x86_64-little_endian-lp64 OS: Arch Linux WM: Hyprland Installation method: pacman

Additional context logs

Warning <cmd/monitorClipboard-1801>: [default] The Wayland connection experienced a fatal error: Invalid argument
Warning <Server-1490>: [default] The Wayland connection broke. Did the Wayland compositor die?
ERROR <cmd/show-96301>: Cannot connect to server! Start CopyQ server first.

stdout from recent attempt

wl_display#1: error 0: invalid object 26
Warning: [default] The Wayland connection experienced a fatal error: Invalid argument

Contributor guide