hluk / hluk/CopyQ

CopyQ 9.0.0 crashes silently and intermittently on macOS (M1)

Open
#2,846 5 comments 2 reactions 0 assignees View on GitHub
bug help wanted macOS
Dominant language
C++
Stars
12.3k
Forks
593
Avg merge
2d 8h
Merged PRs (30d)
9

Description

**Describe the bug**

A bit of a frustrating one because I don't notice anything has happened until I need to pull up my clipboard history... only to find CopyQ hasn't been running for hours/days 😬

Sufficiently intermittent that I haven't been able to replicate it consistently or correlate it with anything else happening on my system.

The only trail of evidence I can find is a trio of entries in `copyq.log` from each disappearance:

```log
CopyQ ERROR [2024-09-17 13:29:54.249] : Connection lost!
CopyQ ERROR [2024-09-17 13:29:54.249] : Connection lost!
CopyQ ERROR [2024-09-17 13:29:54.249] : Connection lost!
```

And a macOS crash report:

[CopyQ-2024-09-17-133000.log](https://github.com/user-attachments/files/17024983/CopyQ-2024-09-17-133000.log)

**Version, OS and Environment**

```
CopyQ Clipboard Manager 9.0.0-gdc155ef9-master
Qt: 6.7.0
KNotifications: 5.249.0
Compiler: GCC
Arch: arm64-little_endian-lp64
OS: macOS 14.6
```

**Additional context**

Unlikely to be significant, but these warnings appear in `copyq.log` sporadically, presumably when I'm using certain parts of the UI. They don't coincide with anything going observably wrong:

```log
CopyQ Warning [2024-09-16 15:35:26.981] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-09-16 15:38:35.881] : [qt.qpa.fonts] QtWarning: Populating font family aliases took 101 ms. Replace uses of missing font family "Monospace" with one that exists to avoid this cost.
CopyQ Warning [2024-09-16 15:44:31.280] : [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-09-16 15:47:59.523] : [qt.accessibility.table] QtWarning: Cell requested for row 0 is out of bounds for table with 0 rows! Resizing table model.
```

Thanks so much for this excellent piece of software. It's unfortunate to be noticing how much I rely on it in this particular way 😂

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.