Can't load my thunderbird exisisting profile after upgrade Thunderbird to 60.3 on Xubuntu 16.04.5
I have Thunderbird installed in /opt directory (I installed it few years ago in this directory) but now with a new Thunderbird upgrade I can't see any of my emails and account stored in /home/username/.thunderbird/profile.default. When I fire up Thunderbird it behaves as I don't have any profile set and ask to create a new account and so on. How can I make Thunderbird load my existing profile ? Appreciate some help, Vladi
PS: OS Xubuntu 16.04.5 , Thunderbird 60.3
email thunderbird xubuntu .profile
add a comment |
I have Thunderbird installed in /opt directory (I installed it few years ago in this directory) but now with a new Thunderbird upgrade I can't see any of my emails and account stored in /home/username/.thunderbird/profile.default. When I fire up Thunderbird it behaves as I don't have any profile set and ask to create a new account and so on. How can I make Thunderbird load my existing profile ? Appreciate some help, Vladi
PS: OS Xubuntu 16.04.5 , Thunderbird 60.3
email thunderbird xubuntu .profile
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57
add a comment |
I have Thunderbird installed in /opt directory (I installed it few years ago in this directory) but now with a new Thunderbird upgrade I can't see any of my emails and account stored in /home/username/.thunderbird/profile.default. When I fire up Thunderbird it behaves as I don't have any profile set and ask to create a new account and so on. How can I make Thunderbird load my existing profile ? Appreciate some help, Vladi
PS: OS Xubuntu 16.04.5 , Thunderbird 60.3
email thunderbird xubuntu .profile
I have Thunderbird installed in /opt directory (I installed it few years ago in this directory) but now with a new Thunderbird upgrade I can't see any of my emails and account stored in /home/username/.thunderbird/profile.default. When I fire up Thunderbird it behaves as I don't have any profile set and ask to create a new account and so on. How can I make Thunderbird load my existing profile ? Appreciate some help, Vladi
PS: OS Xubuntu 16.04.5 , Thunderbird 60.3
email thunderbird xubuntu .profile
email thunderbird xubuntu .profile
asked Dec 16 at 21:58
vladimir pavloski
369
369
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57
add a comment |
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57
add a comment |
1 Answer
1
active
oldest
votes
You have two profiles, both of which have been modified, so we can't tell from the names which was the original. I suspect Thunderbird got installed again instead of upgraded and created a new profile (unless you were experimenting). Both profiles should appear in profiles.ini.
If you have a number of email accounts and/or created some mail folders in your original profile, you should be able to identify which profile is the original by looking at the subdirectories under the two profiles. Under the Mail
folder of one of the profiles, you should find your accounts and mail folders. Assuming the other profile was your original:
- I'm not sure this step is required, but just in case, rename the other profile filename extension from
default
tovladi
(so4gb3v5vo.vladi
).
Edit profile.ini
:
- Change the
StartWithLastProfile
value from1
to0
. - Edit
Profile0
, changing theDefault
value from1
to0
. - Add
Profile1
, usingProfile0
as a template (copy and paste then edit). - In
Profile1
, replace theName
value withvladi
; you can always change the names later, they're just labels, but each profile should have a unique name. - Replace the
Path
value with the other profile string (4gb3v5vo.vladi
). - Set the
Profile1
Default
value to1
.
Assuming the other profile is your old one, that should give you access to it the next time you start Thunderbird. However, don't tell it yet to always use that profile.
If it isn't your original profile, it could be that Thunderbird got lost in its underwear. In that case, try restarting Thunderbird and selecting the profile named "Default".
Once you identify your original profile, you can set that one as the default (which you should be able to do in the Thunderbird startup dialog), and you can also tell it to always use that profile. Once that's done, you can delete the unused profile.
You can also access these controls via Help | Troubleshooting Information
, last item under Application Basics
at the top: About:Profiles
. You can also restart with a selected profile from here.
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1385084%2fcant-load-my-thunderbird-exisisting-profile-after-upgrade-thunderbird-to-60-3-o%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
You have two profiles, both of which have been modified, so we can't tell from the names which was the original. I suspect Thunderbird got installed again instead of upgraded and created a new profile (unless you were experimenting). Both profiles should appear in profiles.ini.
If you have a number of email accounts and/or created some mail folders in your original profile, you should be able to identify which profile is the original by looking at the subdirectories under the two profiles. Under the Mail
folder of one of the profiles, you should find your accounts and mail folders. Assuming the other profile was your original:
- I'm not sure this step is required, but just in case, rename the other profile filename extension from
default
tovladi
(so4gb3v5vo.vladi
).
Edit profile.ini
:
- Change the
StartWithLastProfile
value from1
to0
. - Edit
Profile0
, changing theDefault
value from1
to0
. - Add
Profile1
, usingProfile0
as a template (copy and paste then edit). - In
Profile1
, replace theName
value withvladi
; you can always change the names later, they're just labels, but each profile should have a unique name. - Replace the
Path
value with the other profile string (4gb3v5vo.vladi
). - Set the
Profile1
Default
value to1
.
Assuming the other profile is your old one, that should give you access to it the next time you start Thunderbird. However, don't tell it yet to always use that profile.
If it isn't your original profile, it could be that Thunderbird got lost in its underwear. In that case, try restarting Thunderbird and selecting the profile named "Default".
Once you identify your original profile, you can set that one as the default (which you should be able to do in the Thunderbird startup dialog), and you can also tell it to always use that profile. Once that's done, you can delete the unused profile.
You can also access these controls via Help | Troubleshooting Information
, last item under Application Basics
at the top: About:Profiles
. You can also restart with a selected profile from here.
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
add a comment |
You have two profiles, both of which have been modified, so we can't tell from the names which was the original. I suspect Thunderbird got installed again instead of upgraded and created a new profile (unless you were experimenting). Both profiles should appear in profiles.ini.
If you have a number of email accounts and/or created some mail folders in your original profile, you should be able to identify which profile is the original by looking at the subdirectories under the two profiles. Under the Mail
folder of one of the profiles, you should find your accounts and mail folders. Assuming the other profile was your original:
- I'm not sure this step is required, but just in case, rename the other profile filename extension from
default
tovladi
(so4gb3v5vo.vladi
).
Edit profile.ini
:
- Change the
StartWithLastProfile
value from1
to0
. - Edit
Profile0
, changing theDefault
value from1
to0
. - Add
Profile1
, usingProfile0
as a template (copy and paste then edit). - In
Profile1
, replace theName
value withvladi
; you can always change the names later, they're just labels, but each profile should have a unique name. - Replace the
Path
value with the other profile string (4gb3v5vo.vladi
). - Set the
Profile1
Default
value to1
.
Assuming the other profile is your old one, that should give you access to it the next time you start Thunderbird. However, don't tell it yet to always use that profile.
If it isn't your original profile, it could be that Thunderbird got lost in its underwear. In that case, try restarting Thunderbird and selecting the profile named "Default".
Once you identify your original profile, you can set that one as the default (which you should be able to do in the Thunderbird startup dialog), and you can also tell it to always use that profile. Once that's done, you can delete the unused profile.
You can also access these controls via Help | Troubleshooting Information
, last item under Application Basics
at the top: About:Profiles
. You can also restart with a selected profile from here.
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
add a comment |
You have two profiles, both of which have been modified, so we can't tell from the names which was the original. I suspect Thunderbird got installed again instead of upgraded and created a new profile (unless you were experimenting). Both profiles should appear in profiles.ini.
If you have a number of email accounts and/or created some mail folders in your original profile, you should be able to identify which profile is the original by looking at the subdirectories under the two profiles. Under the Mail
folder of one of the profiles, you should find your accounts and mail folders. Assuming the other profile was your original:
- I'm not sure this step is required, but just in case, rename the other profile filename extension from
default
tovladi
(so4gb3v5vo.vladi
).
Edit profile.ini
:
- Change the
StartWithLastProfile
value from1
to0
. - Edit
Profile0
, changing theDefault
value from1
to0
. - Add
Profile1
, usingProfile0
as a template (copy and paste then edit). - In
Profile1
, replace theName
value withvladi
; you can always change the names later, they're just labels, but each profile should have a unique name. - Replace the
Path
value with the other profile string (4gb3v5vo.vladi
). - Set the
Profile1
Default
value to1
.
Assuming the other profile is your old one, that should give you access to it the next time you start Thunderbird. However, don't tell it yet to always use that profile.
If it isn't your original profile, it could be that Thunderbird got lost in its underwear. In that case, try restarting Thunderbird and selecting the profile named "Default".
Once you identify your original profile, you can set that one as the default (which you should be able to do in the Thunderbird startup dialog), and you can also tell it to always use that profile. Once that's done, you can delete the unused profile.
You can also access these controls via Help | Troubleshooting Information
, last item under Application Basics
at the top: About:Profiles
. You can also restart with a selected profile from here.
You have two profiles, both of which have been modified, so we can't tell from the names which was the original. I suspect Thunderbird got installed again instead of upgraded and created a new profile (unless you were experimenting). Both profiles should appear in profiles.ini.
If you have a number of email accounts and/or created some mail folders in your original profile, you should be able to identify which profile is the original by looking at the subdirectories under the two profiles. Under the Mail
folder of one of the profiles, you should find your accounts and mail folders. Assuming the other profile was your original:
- I'm not sure this step is required, but just in case, rename the other profile filename extension from
default
tovladi
(so4gb3v5vo.vladi
).
Edit profile.ini
:
- Change the
StartWithLastProfile
value from1
to0
. - Edit
Profile0
, changing theDefault
value from1
to0
. - Add
Profile1
, usingProfile0
as a template (copy and paste then edit). - In
Profile1
, replace theName
value withvladi
; you can always change the names later, they're just labels, but each profile should have a unique name. - Replace the
Path
value with the other profile string (4gb3v5vo.vladi
). - Set the
Profile1
Default
value to1
.
Assuming the other profile is your old one, that should give you access to it the next time you start Thunderbird. However, don't tell it yet to always use that profile.
If it isn't your original profile, it could be that Thunderbird got lost in its underwear. In that case, try restarting Thunderbird and selecting the profile named "Default".
Once you identify your original profile, you can set that one as the default (which you should be able to do in the Thunderbird startup dialog), and you can also tell it to always use that profile. Once that's done, you can delete the unused profile.
You can also access these controls via Help | Troubleshooting Information
, last item under Application Basics
at the top: About:Profiles
. You can also restart with a selected profile from here.
edited Dec 21 at 12:20
answered Dec 21 at 10:55
fixer1234
17.8k144581
17.8k144581
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
add a comment |
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
the profile 4bg.......default was my default profile with all my mailboxes and emails and of course my accounting settings. The second profile rdk....default was created automatically by TB, then I copied the content of 4bg...default profile to this new one (rdk......default), but no success.
– vladimir pavloski
Dec 21 at 20:30
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
I'll try your suggestion .
– vladimir pavloski
Dec 21 at 20:31
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1385084%2fcant-load-my-thunderbird-exisisting-profile-after-upgrade-thunderbird-to-60-3-o%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Did you originally install Thunderbird from the repository or manually install it?
– fixer1234
Dec 21 at 12:19
@fixer1234 I had installed manually Thunderbird in /opt directory.
– vladimir pavloski
Dec 21 at 20:19
Let me know if the answer doesn't solve it. Thought of another potential cause.
– fixer1234
Dec 21 at 23:57