hluk/CopyQ

copyq crashes after waking up from suspend

Open

#3,475 创建于 2026年3月11日

在 GitHub 查看
 (1 评论) (1 反应) (0 负责人)C++ (7,372 star) (419 fork)batch import
Waylandawaiting-user-responsebughelp wanted

描述

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

贡献者指南