Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

Learn More

Thunderbird 102.1.2: Saved Search folders display 0 results

  • 1 回覆
  • 0 有這個問題
  • 6 次檢視
  • 最近回覆由 Jimadine

more options

I upgraded from Thunderbird 91.12.0 to 102.1.2 one week ago. Windows 10 21H2. I have many Saved Search folders. Since I upgraded when I click on any of them, no results (messages) are listed. If I right-click any of them, and left-click 'Properties', against 'Select folders to search' it now states '0 folders chosen', which is unexpected. I can fix this by manually re-choosing the folders for each one, but this shouldn't be necessary.

I did make a backup of my Thunderbird profile before the upgrade. I tried restoring one of the *.msf files from this backup to see if that would resolve it for the one saved search folder...but no.

Has anyone else come across this problem, and/or know a solution?

I upgraded from Thunderbird 91.12.0 to 102.1.2 one week ago. Windows 10 21H2. I have many Saved Search folders. Since I upgraded when I click on any of them, no results (messages) are listed. If I right-click any of them, and left-click 'Properties', against 'Select folders to search' it now states '0 folders chosen', which is unexpected. I can fix this by manually re-choosing the folders for each one, but this shouldn't be necessary. I did make a backup of my Thunderbird profile before the upgrade. I tried restoring one of the *.msf files from this backup to see if that would resolve it for the one saved search folder...but no. Has anyone else come across this problem, and/or know a solution?

被選擇的解決方法

This is resolved. After some googling, I inspected the file virtualFolders.dat in my pre-102, backed-up Thunderbird profile. Comparing this to the 102 copy of virtualFolders.dat, which was populated with only a few lines†, I noticed a difference in the form of the email account references:

Old: mailbox://myusername@pop.mail.yahoo.co.uk

New: mailbox://myusername%40yahoo.co.uk@pop.mail.yahoo.com

†These few lines only existed because, after encountering this issue, I manually set the folders on a few of the Saved Searches. This turned out to be useful in terms of identifying the differences in the form of the account reference seemingly changed/required by Thunderbird 102.

The fix was very simple, but obviously relies on having a pre-102 backup copy of your profile (or at least, virtualFolders.dat):

  1. Make a backup of your current profile, in case things go awry. Example path to profile: C:\Users\<username>\AppData\Roaming\Thunderbird\Profiles\8tbwqop8.default
  2. Locate the virtualFolders.dat file from the pre-102 backup (NOT the backup from step 1)
  3. Make a copy of virtualFolders.dat file from step 2 and open the copy in an editor like Notepad++
  4. Find and replace the old account references with the new, as above
  5. Save the file
  6. Copy the file to your current profile e.g. C:\Users\<username>\AppData\Roaming\Thunderbird\Profiles\8tbwqop8.default
  7. Open Thunderbird and check that Saved Search folders show messages i.e. that the issue is resolved
從原來的回覆中察看解決方案 👍 1

所有回覆 (1)

more options

選擇的解決方法

This is resolved. After some googling, I inspected the file virtualFolders.dat in my pre-102, backed-up Thunderbird profile. Comparing this to the 102 copy of virtualFolders.dat, which was populated with only a few lines†, I noticed a difference in the form of the email account references:

Old: mailbox://myusername@pop.mail.yahoo.co.uk

New: mailbox://myusername%40yahoo.co.uk@pop.mail.yahoo.com

†These few lines only existed because, after encountering this issue, I manually set the folders on a few of the Saved Searches. This turned out to be useful in terms of identifying the differences in the form of the account reference seemingly changed/required by Thunderbird 102.

The fix was very simple, but obviously relies on having a pre-102 backup copy of your profile (or at least, virtualFolders.dat):

  1. Make a backup of your current profile, in case things go awry. Example path to profile: C:\Users\<username>\AppData\Roaming\Thunderbird\Profiles\8tbwqop8.default
  2. Locate the virtualFolders.dat file from the pre-102 backup (NOT the backup from step 1)
  3. Make a copy of virtualFolders.dat file from step 2 and open the copy in an editor like Notepad++
  4. Find and replace the old account references with the new, as above
  5. Save the file
  6. Copy the file to your current profile e.g. C:\Users\<username>\AppData\Roaming\Thunderbird\Profiles\8tbwqop8.default
  7. Open Thunderbird and check that Saved Search folders show messages i.e. that the issue is resolved