Join the Mozilla’s Test Days event from Dec 2–8 to test the new Firefox address bar on Firefox Beta 134 and get a chance to win Mozilla swag vouchers! 🎁

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Mësoni Më Tepër

No folders are listed after moving profile

  • 2 përgjigje
  • 1 e ka hasur këtë problem
  • 7 parje
  • Përgjigjja më e re nga 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

Zgjidhje e zgjedhur

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.

Lexojeni këtë përgjigje brenda kontekstit 👍 0

Krejt Përgjigjet (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

Zgjidhja e Zgjedhur

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.