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

Segmentation fault clicking "Show log window" #572

Open
riksoft opened this issue Sep 25, 2023 · 0 comments
Open

Segmentation fault clicking "Show log window" #572

riksoft opened this issue Sep 25, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@riksoft
Copy link

riksoft commented Sep 25, 2023

OS: Debian GNU/Linux 12 (bookworm) Kernel 6.1.0-12-amd64
Linux Desktop Manager: mate-desktop/now 1.26.0-2 amd64
Birdtray version: Birdtray version 1.9.0 compiled at Sep 18 2022 20:58:19 using Qt 5.15.4.
Thunderbird version: 102.14.0 (64-bit) from official Debian repo
Birdtray origin: Debian Bookworm repo
Qt version: NA
Description
Regardless of the main problem which is Birdtray has stopped counting unread emails, this bug report is about a less important problem: Advanced->"Show log window", when clicked, causes a segmentation fault and Birdtray closes.

Expected behavior
Clicking "Show log window" should open the window with the log.

To Reproduce

  1. Right click on the Birdtray icon in systray and choose Settings
  2. Click "Advanced" tab
  3. Click "Show log window"
  4. At this point I see the window for 1 second then, in the terminal (I've run Birdtray from the terminal just to see the errors) I see this error:
QObject::connect: Cannot queue arguments of type 'QTextBlock'
(Make sure 'QTextBlock' is registered using qRegisterMetaType().)
QObject::connect: Cannot queue arguments of type 'QTextCursor'
(Make sure 'QTextCursor' is registered using qRegisterMetaType().)
Segmentation fault

@riksoft riksoft added the bug Something isn't working label Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant