Closed
Bug 275266
Opened 20 years ago
Closed 19 years ago
profile directory on another disk causes extension problems
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
EXPIRED
People
(Reporter: bugzilla, Assigned: mscott)
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041122 Firefox/1.0
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.5) Gecko/20041206 Thunderbird/1.0
My thunderbird profile directory is on *another disk*.
There's a symbolic link from "/home/.../.thunderbird" to disk directory
(/extern/.thunderbird)
I made sure the rights are set sufficient
Starting thunderbird causes an problem with the enigmail extension:
Warning: EnigMime module not available
The EnigMime module is part of the Enigmail Extension since version 0.89.5
but a enigmail developer blames thunderbrid for this problem.
I tried some other extension (QuoteExpand, IP Paste, AboutConfig) the all work fine.
Reproucibility:
If I move ".thunderbird" back to the main disk, enigmail get started properly.
Reproducible: Always
Steps to Reproduce:
1. move .thunderbird to another disk
2. symlink from /home/<user>/.thunderbird to .thunderbird on the other disk
3. start thunderbird
4. enigmail wont work properly
5. move .thunderbird back to /home/<user>
6. start thunderbird and enigmail will work again
Actual Results:
enigmail get not started:
Warning: EnigMime module not found
Expected Results:
-
Comment 1•20 years ago
|
||
Reporter | ||
Comment 2•20 years ago
|
||
what I forgot to mention:
its not a symbolic link problem:
linking .thundebird *on the same disk* (even another partition) causes no problems!
I have a similar problem.
I have a Suse and a Gentoo installation that share the same Thunderbird profile.
At first, I had installed Thunderbird under Suse, so the profile was in
/home/xen/.thunderbird. When I installed it under Gentoo, I mounted Suse's / to
/mnt/suse, and linked /mnt/suse/home/xen/.thunderbird to /home/xen. Everything
works fine, but now I want to remove my Suse installation, so I remove the link
and copy /mnt/suse/home/xen/.thunderbird to /home/xen/. However when I start
Thunderbird, it contains the mails up to the date of creating the symbolic link
- everything more recent to that is gone. Maybe some absolute paths are stored
somewhere?
Reporter | ||
Comment 4•20 years ago
|
||
Workaround:
install the enigmail extension globally. (thunderbird -install-global-extension
<enigmail-xyz.xpi>)
Comment 5•19 years ago
|
||
This is an automated message, with ID "auto-resolve01".
This bug has had no comments for a long time. Statistically, we have found that
bug reports that have not been confirmed by a second user after three months are
highly unlikely to be the source of a fix to the code.
While your input is very important to us, our resources are limited and so we
are asking for your help in focussing our efforts. If you can still reproduce
this problem in the latest version of the product (see below for how to obtain a
copy) or, for feature requests, if it's not present in the latest version and
you still believe we should implement it, please visit the URL of this bug
(given at the top of this mail) and add a comment to that effect, giving more
reproduction information if you have it.
If it is not a problem any longer, you need take no action. If this bug is not
changed in any way in the next two weeks, it will be automatically resolved.
Thank you for your help in this matter.
The latest beta releases can be obtained from:
Firefox: http://www.mozilla.org/projects/firefox/
Thunderbird: http://www.mozilla.org/products/thunderbird/releases/1.5beta1.html
Seamonkey: http://www.mozilla.org/projects/seamonkey/
Comment 6•19 years ago
|
||
This bug has been automatically resolved after a period of inactivity (see above
comment). If anyone thinks this is incorrect, they should feel free to reopen it.
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → EXPIRED
You need to log in
before you can comment on or make changes to this bug.
Description
•