搜索 | 用户支持

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

详细了解

Fresh installl of neither version 60 nor 68 can find my existing profile on file server

  • 3 个回答
  • 1 人有此问题
  • 12 次查看
  • 最后回复者为 Matt

more options

I have a Thunderbird profile on a file server that can be accessed by any one of the computers on my LAN (obviously, only one at a time). I had to reinstall Thunderbird on one of my systems, and I cannot get it to access the existing profile storage - I keep getting the new account dialog.

I have tried a bunch of variations to the profiles.ini. The following profiles.ini file works on every computer I have except the one I am struggling with.

[General] StartWithLastProfile=1

[Profile0] Name=default IsRelative=0 Path=\\FAMILYROOM\F\TbirdDad

Additional thoughts: 1. Setting StartWithLastProfile to 0 makes no difference 2. ProfileManager is of no use to me, I do not want to create a new profile. 3. The path (\\FAMILYROOM\F\TbirdDad ) is accessible on the machine in question. 4. prefs.js is not corrupted - other systems can use the profile without issue

And by the way, Is there an old archival version that will work?

Thanks Jonathan

I have a Thunderbird profile on a file server that can be accessed by any one of the computers on my LAN (obviously, only one at a time). I had to reinstall Thunderbird on one of my systems, and I cannot get it to access the existing profile storage - I keep getting the new account dialog. I have tried a bunch of variations to the profiles.ini. The following profiles.ini file works on every computer I have except the one I am struggling with. [General] StartWithLastProfile=1 [Profile0] Name=default IsRelative=0 Path=\\FAMILYROOM\F\TbirdDad Additional thoughts: 1. Setting StartWithLastProfile to 0 makes no difference 2. ProfileManager is of no use to me, I do not want to create a new profile. 3. The path (\\FAMILYROOM\F\TbirdDad ) is accessible on the machine in question. 4. prefs.js is not corrupted - other systems can use the profile without issue And by the way, Is there an old archival version that will work? Thanks Jonathan

被采纳的解决方案

Have you tried using the profile manager to simply "restate" the profile location by creating a new profile in the same physical location. ie new profile at \\FAMILYROOM\F\TbirdDad

See https://thunderbirdtweaks.blogspot.com/2019/09/i-lost-my-profilemail-on-update-to.html

I document to some extent the new about:profiles and how to invoke the profile manager in Thunderbird 68

定位到答案原位置 👍 0

所有回复 (3)

more options

选择的解决方案

Have you tried using the profile manager to simply "restate" the profile location by creating a new profile in the same physical location. ie new profile at \\FAMILYROOM\F\TbirdDad

See https://thunderbirdtweaks.blogspot.com/2019/09/i-lost-my-profilemail-on-update-to.html

I document to some extent the new about:profiles and how to invoke the profile manager in Thunderbird 68

more options

That worked. Thanks. Although I am a little surprised, since the profiles.ini file created by profile manager is about identical to the one I hand-edited. There must be some persistent storage in addition to that ini file.

Thanks again

more options

The issue is in the last version the profile was used with. This is particularly an issue in windows when changing from 32 to 64 bit executable because the path to the EXE file changes.

The test involves checking the update history, and I think this becomes a problem when it is not there, like in a new install and you copy in the profile. But I don't really understand the code and reading the bug reports since it was released, I am not sure the Mozilla engineers are fully across it either. It looks simple, but it keeps breaking kind of complex.