搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

How to make Thunderbird use a profile that's not listed in `about:profiles` (again)?

more options

I have Thunderbird installed [via Flatpak](https://flathub.org/apps/org.mozilla.Thunderbird) and suddenly it's not recognizing the profile that contains the email accounts. When launching it is showing the welcome wizard instead.

The file system contains quite a few profiles though:

``` $ cd ~/.var/app/org.mozilla.Thunderbird/cache/thunderbird $ du -h --max-depth=1 6.8M ./i58nuv2e.default-release-1 813M ./r77u2ylw.default 6.7M ./w92uxxz8.default-release 0 ./jncleef4.default 6.5M ./fbs6wcvl.default-release 0 ./lz1kt9ot.default 6.9M ./tv1kaebo.default-release 0 ./7f6s4la8.default 839M . ```

but `about:profiles` shows only `tv1kaebo.default-release` and `7f6s4la8.default`.

I'm pretty sure that I didn't do anything but updating the Flatpak and I definitely didn't change any Thunderbird settings or anything in its data directories.

The correct profile is `r77u2ylw.default` (its directory size is 813M while the others are less than 7M).

Hence I'd like to know how can I make Thunderbird use that profile and avoid that issue happening again?

    • PS:** And what's the best way of cleaning up profiles, since I only need one profile anyway? The Thunderbird UI doesn't even recognise all of them, so would be deleting them sufficient?
I have Thunderbird installed [via Flatpak](https://flathub.org/apps/org.mozilla.Thunderbird) and suddenly it's not recognizing the profile that contains the email accounts. When launching it is showing the welcome wizard instead. The file system contains quite a few profiles though: ``` $ cd ~/.var/app/org.mozilla.Thunderbird/cache/thunderbird $ du -h --max-depth=1 6.8M ./i58nuv2e.default-release-1 813M ./r77u2ylw.default 6.7M ./w92uxxz8.default-release 0 ./jncleef4.default 6.5M ./fbs6wcvl.default-release 0 ./lz1kt9ot.default 6.9M ./tv1kaebo.default-release 0 ./7f6s4la8.default 839M . ``` but `about:profiles` shows only `tv1kaebo.default-release` and `7f6s4la8.default`. I'm pretty sure that I didn't do anything but updating the Flatpak and I definitely didn't change any Thunderbird settings or anything in its data directories. The correct profile is `r77u2ylw.default` (its directory size is 813M while the others are less than 7M). Hence I'd like to know how can I make Thunderbird use that profile and avoid that issue happening again? **PS:** And what's the best way of cleaning up profiles, since I only need one profile anyway? The Thunderbird UI doesn't even recognise all of them, so would be deleting them sufficient?

被采纳的解决方案

Okay, nevermind: the problem was caused by a Flatpak change ( https://github.com/flatpak/flatpak/security/advisories/GHSA-7hgv-f2j8-xw87 ).

I had my Thunderbird directory symlinked and this isn't allowed anymore. Instead one needs to use a mount bind now.

定位到答案原位置 👍 0

所有回复 (4)

more options

I think this may work:

  1. click help>troubleshootinginformation
  2. scroll down to 'profiles' and click 'about:profile'
  3. click the 'create new profile' button
  4. click next.
  5. enter a shortcut name and use the 'choose' button to locate and select your preferring profile, click finish and then activate it. (This works for Windows, so I hope it works for you.)

有帮助吗?

more options

Thank you for the fast answer. When I do that, I'm seeing the message "This profile is in use in another application and it cannot be deleted."

And I don't have the buttons that would allow me to use it. I can only rename it.

I also restarted to make sure that no other application could use that directory, but it didn't help.

有帮助吗?

more options

have you tried copying that profile to have a unique one? My inference is that Flatpak installs to a different location than prior version of Thunderbird. If nothing works, you can always copy the contents from the desired profile to the active one.

有帮助吗?

more options

选择的解决方案

Okay, nevermind: the problem was caused by a Flatpak change ( https://github.com/flatpak/flatpak/security/advisories/GHSA-7hgv-f2j8-xw87 ).

I had my Thunderbird directory symlinked and this isn't allowed anymore. Instead one needs to use a mount bind now.

有帮助吗?

我要提问

您需要登录才能回复。如果您还没账号,可以提出新问题