Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CopyQ 9.0.0 crashes silently and intermittently on macOS (M1) #2846

Open
lkrms opened this issue Sep 17, 2024 · 5 comments
Open

CopyQ 9.0.0 crashes silently and intermittently on macOS (M1) #2846

lkrms opened this issue Sep 17, 2024 · 5 comments
Labels
bug help wanted Needs a volunteer to investigate/implement the issue macOS Relates to macOS

Comments

@lkrms
Copy link

lkrms commented Sep 17, 2024

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:

CopyQ ERROR [2024-09-17 13:29:54.249] <Client-46026>: Connection lost!
CopyQ ERROR [2024-09-17 13:29:54.249] <monitorClipboard-32684>: Connection lost!
CopyQ ERROR [2024-09-17 13:29:54.249] <Client-32685>: Connection lost!

And a macOS crash report:

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:

CopyQ Warning [2024-09-16 15:35:26.981] <Server-30752>: [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-09-16 15:38:35.881] <Server-30752>: [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] <Server-32198>: [default] QtWarning: QSystemTrayIcon::setVisible: No Icon set
CopyQ Warning [2024-09-16 15:47:59.523] <Server-32198>: [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 😂

@lkrms lkrms added the bug label Sep 17, 2024
@QNoir
Copy link

QNoir commented Sep 17, 2024

looks as the same as here: #2652

@lkrms
Copy link
Author

lkrms commented Sep 18, 2024

looks as the same as here: #2652

I don't think so, but I'd be happy to be wrong! Once I've signed the .app as per that issue, CopyQ runs without any apparent problems for hours/days, i.e. there's no crash on startup, so I don't think it's the same problem. Unless I'm missing something?

@hluk hluk added macOS Relates to macOS help wanted Needs a volunteer to investigate/implement the issue labels Sep 18, 2024
@verydevuser
Copy link

Having the same issue, signing didn't help

@MrJarnould
Copy link

I also have the same issue. Has anyone found a solution?

@QNoir
Copy link

QNoir commented Dec 15, 2024

I also have the same issue. Has anyone found a solution?

maybe a trick in this thread helps you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug help wanted Needs a volunteer to investigate/implement the issue macOS Relates to macOS
Projects
None yet
Development

No branches or pull requests

5 participants