Ximi1970 / systray-x

SysTray-X: A system tray extension for Thunderbird. Needs both the addon AND the companion app installed to work. Will not work with TB flatpaks or snaps.
Mozilla Public License 2.0
213 stars 15 forks source link

Unread message count not displayed in tray icon #168

Closed katonagl closed 8 months ago

katonagl commented 8 months ago

Describe the bug The number of unread messages is not displayed, although it is set in preferences and folders are selected. The behavior does not change with API count method turned on or off.

Desktop (please complete the following information):

Additional context Downgrading to 0.9.5-3.1 from Ximi1970 openSUSE repo solves the problem

Ximi1970 commented 8 months ago

You have got two different versions of SysTray-X running. Or did you made a typo? Addon is 0.9.7 and the app is 0.7.0. This will not work. Sometimes it does work a bit, but the interface changed a lot in the last version. Please install only one version. Both the addon and app should report the same version. But if you experimented with a github version, make sure to remove the SysTray_X.json in ~/.mozilla/native-messaging-hosts if the file exists. Probably a left over when trying a manually installed version.

katonagl commented 8 months ago

OMG, you are right. It is a more than 2 years old leftover. And it haven't caused any issues until now. Thanks and sorry for overlooking this.