Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Докладніше

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

No folders are listed after moving profile

  • 2 відповіді
  • 1 має цю проблему
  • 7 переглядів
  • Остання відповідь від decibel

more options

After moving my profile Thunderbird shows all my accounts but no folders at all, even under "Local Folders" or an RSS feed I have. I can still see account settings.

This is the error I'm seeing in Error Console:

Timestamp: 1/18/17, 12:38:32 PM Error: [Exception... "Component returned failure code: 0x80550007 [nsIMsgFolder.getStringProperty]" nsresult: "0x80550007 (<unknown>)" location: "JS frame :: chrome://messenger/content/folderPane.js :: getSmartFolderName :: line 2780" data: no] Source File: chrome://messenger/content/folderPane.js Line: 2782

After moving my profile Thunderbird shows all my accounts but no folders at all, even under "Local Folders" or an RSS feed I have. I can still see account settings. This is the error I'm seeing in Error Console: Timestamp: 1/18/17, 12:38:32 PM Error: [Exception... "Component returned failure code: 0x80550007 [nsIMsgFolder.getStringProperty]" nsresult: "0x80550007 (<unknown>)" location: "JS frame :: chrome://messenger/content/folderPane.js :: getSmartFolderName :: line 2780" data: no] Source File: chrome://messenger/content/folderPane.js Line: 2782

Обране рішення

I found the problem. The profile was originally symlinked from another location, but Thunderbird had resolved through the symlink, so the base path was stored in a bunch of places in prefs.js. After fixing the absolute paths and fixing a bunch of directory-rel entries things seem to be working again.

Читати цю відповідь у контексті 👍 0

Усі відповіді (2)

more options

Most likely, you have not set some path correctly, skipped profiles.ini, or the profile locations or other path settings do not match. Did you use the instructions in the Move Thunderbird data to a new computer and Profiles - Where Thunderbird stores your messages and other user data support articles?

more options

Вибране рішення

I found the problem. The profile was originally symlinked from another location, but Thunderbird had resolved through the symlink, so the base path was stored in a bunch of places in prefs.js. After fixing the absolute paths and fixing a bunch of directory-rel entries things seem to be working again.