gyunaev / birdtray

new mail system tray notification icon for Thunderbird
GNU General Public License v3.0
792 stars 60 forks source link

Cannot locate profile in SNAP install #519

Closed tspeidel closed 1 year ago

tspeidel commented 1 year ago

In Pop!_OS 22.04 LTS (Ubuntu), birdtray cannot locate the profile of a SNAP install of thunderbird (SNAP is now the default thunderbird installation). I successfully pointed birdtray to the SNAP profile location (/home/username/.var/app/org.mozilla.Thunderbird/.thunderbird/) and it sees my IMAP folders:

image

However, after clicking OK, birdtray keeps complaining that it cannot find the profile:

image

Is birdtray still trying to look for the profile in the (old) default profile folder /home/username/.thunderbird/profilename ?

Abestanis commented 1 year ago

The Profile Missing dialog is not generated by Birdtray, it is generated by Thunderbird itself. Looks like Thunderbird is having problems accessing your profile, you can find some suggested solutions here.

To clarify, this is not a problem with Birdtray, but with your Thunderbird configuration.