Since 22.10 ubuntu update, unread mails are no more reported

Bug #1992245 reported by Neo
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
birdtray (Ubuntu)
New
Undecided
Unassigned

Bug Description

System AMD64 Ryzen
8GB RAM
Ubuntu 22.10 Beta / MATE desktop
Thunderbird 102.3.2
Birdtray version 1.9.0 compiled at Sep 30 2021 18:54:11 using Qt 5.15.2.

Since the update toward 22.10, birdtray does not report any unread mail.

Revision history for this message
Neo (rdstmc) wrote :

Log console inside the application lead to Qt crash :

QObject::killTimer: Timers cannot be stopped from another thread
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 4247, resource id: 12983066, major code: 40 (TranslateCoords), minor code: 0
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().)
Erreur de segmentation (core dumped)

Launching birdtray with log on file, we can see that birdtray detects accesses to mail boxes,
Here I'm toggling one mail from read to unread with no detection :

2022-10-22 07:42:32 Triggering the unread counter update
2022-10-22 07:42:32 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.msf: 0
2022-10-22 07:42:32 Triggering the unread counter update
2022-10-22 07:42:32 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.msf: 0
2022-10-22 07:42:35 Triggering the unread counter update
2022-10-22 07:42:35 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.msf: 0
2022-10-22 07:42:43 Triggering the unread counter update
2022-10-22 07:42:43 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.msf: 0

Curiously, It works for some folders , i'm toggling some mail from read to unread

2022-10-22 07:50:43 unreadCounterUpdate 1
2022-10-22 07:50:44 Triggering the unread counter update
2022-10-22 07:50:44 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 1
2022-10-22 07:50:52 Triggering the unread counter update
2022-10-22 07:50:52 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 1
2022-10-22 07:51:01 Triggering the unread counter update
2022-10-22 07:51:01 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 2
2022-10-22 07:51:01 unreadCounterUpdate 2
2022-10-22 07:51:02 Triggering the unread counter update
2022-10-22 07:51:02 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 3
2022-10-22 07:51:02 unreadCounterUpdate 3
2022-10-22 07:51:02 Triggering the unread counter update
2022-10-22 07:51:02 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 3
2022-10-22 07:51:10 Triggering the unread counter update
2022-10-22 07:51:10 Unread counter for /home/XyZ/.thunderbird/XyZ.default/Mail/Local Folders/Inbox.sbd/2022.sbd/XyZ.msf: 3

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.