hluk / hluk/CopyQ

copyq crashes after waking up from suspend

Open
#3,475 1 comment 1 reaction 0 assignees View on GitHub
awaiting-user-response bug help wanted Wayland
Dominant language
C++
Stars
12.3k
Forks
593
Avg merge
2d 8h
Merged PRs (30d)
9

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 : [default] The Wayland connection experienced a fatal error: Invalid argument
Warning : [default] The Wayland connection broke. Did the Wayland compositor die?
ERROR : 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

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.