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
217 stars 14 forks source link

New emails in folder are not counted when it has sub-folders #21

Closed mpamps closed 4 years ago

mpamps commented 4 years ago

I have a folder "A" with two sub-folders "B" and "C".

I have all 3 folders to be checked for new emails, but only emails in folders B and C are counted. Emails in folder A are not counted.

This only occurs when a folder has sub-folders.


OS: Linux Mint 19.3 Tricia (base: Ubuntu 18.04 LTS) - 64bit Dekstop: Cinnamon Thunderbird: 68.7.0 (64-bit) SysTray-X: 0.1.5 Installation type: 18.04LTS repo Qt: 5.9.5 (default system repo)

Ximi1970 commented 4 years ago

Oops. thank you for reporting.

Ximi1970 commented 4 years ago

Solved in the develop branch. Will automatically be available in a next release.

mpamps commented 4 years ago

I just updated systray-x today to version 0.2.0 (via Mint "Update Manager"). Is this issue solved in this version? I saw a new option in the folders section: "^ Add base folder". I checked it but no luck.

Ximi1970 commented 4 years ago

Oops, got mangled in the new experimental API. It is again on top of the todo.

Ximi1970 commented 4 years ago

Fixed again for the new api

Ximi1970 commented 4 years ago

Fixed it again. Please checkout 0.2.1.

mpamps commented 4 years ago

Works great! Thanks!