Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

Windows/Linux Dual boot causes problems with Thunderbird indicating already running

  • 3 réponses
  • 1 a ce problème
  • 16 vues
  • Dernière réponse par rogerelliott

more options

I have a dual boot computer (currently Windows 10 and PCLinuxOS. If I boot into Windows and open email I have to either delete all of the files in this path "Thunderbird/Profiles/xugyydgb.default/cache2/entries/" (that's the Linux path) or go into the properties of the folder and change the owner of the folder to my user name. If I do not do that and boot into Linux and start Thunderbird, I get a messaged indicating that Thunderbird is already running and I need to close existing instance and restart.

Thunderbird is not running. I tried logging in as Linux root, but even when I do that I can not delete the files in the folder or take ownership of the folder. The folder shows root as owner, but when I try to delete the files it stops and says I don't have permission.

Another interesting thing, if that path has files in it from having Windows open, then Linux will only see my 3 Windows partitions as read only. If I have deleted those file while in Windows, everything works as expected in Linux.

I have had the same basic setup (on the same computer) with Windows XP, Windows 7 and PCLinuxOS (not sure of the versions) without any problem until about 4 months ago.

I honestly, don't know if this is a Windows, Linux or Thunderbird problem.

Any suggestions? Thanks, Roger

I have a dual boot computer (currently Windows 10 and PCLinuxOS. If I boot into Windows and open email I have to either delete all of the files in this path "Thunderbird/Profiles/xugyydgb.default/cache2/entries/" (that's the Linux path) or go into the properties of the folder and change the owner of the folder to my user name. If I do not do that and boot into Linux and start Thunderbird, I get a messaged indicating that Thunderbird is already running and I need to close existing instance and restart. Thunderbird is not running. I tried logging in as Linux root, but even when I do that I can not delete the files in the folder or take ownership of the folder. The folder shows root as owner, but when I try to delete the files it stops and says I don't have permission. Another interesting thing, if that path has files in it from having Windows open, then Linux will only see my 3 Windows partitions as read only. If I have deleted those file while in Windows, everything works as expected in Linux. I have had the same basic setup (on the same computer) with Windows XP, Windows 7 and PCLinuxOS (not sure of the versions) without any problem until about 4 months ago. I honestly, don't know if this is a Windows, Linux or Thunderbird problem. Any suggestions? Thanks, Roger

Solution choisie

I found the problem. Windows has apparently changed the way quick boot operates and re-enabled it on my computer during one of the updates.

I know I had turned Quick Start off previously as it made the shared drives unreadable. It now just sets the drives to read only. I turned it off again and now I can access Email again in both Windows and Linux.

I was misled about what was fixing it as when Windows is just restarted, it does not lock the drive, so I was able to get in from Linux.

Lire cette réponse dans son contexte 👍 0

Toutes les réponses (3)

more options

You will probably find other issues as the file path naming conventions of Linux and Windows are not the same. one using / and the other \ as a delimiter. This leads to problems when absolute paths are set in the pref.js file.

What happens if you set the cache to 0 in Options/Advanced/network and disk space

more options

Thank you for the suggestions.

i don't think it is the file path differences. I have separate profile files and it worked for about 8 years without a problem.

I tried setting the cache to 0, but it is always back to 350 when I reopen Thunderbird.

Modifié le par rogerelliott

more options

Solution choisie

I found the problem. Windows has apparently changed the way quick boot operates and re-enabled it on my computer during one of the updates.

I know I had turned Quick Start off previously as it made the shared drives unreadable. It now just sets the drives to read only. I turned it off again and now I can access Email again in both Windows and Linux.

I was misled about what was fixing it as when Windows is just restarted, it does not lock the drive, so I was able to get in from Linux.