Closed
Bug 104017
Opened 24 years ago
Closed 24 years ago
Mail window is empty
Categories
(SeaMonkey :: MailNews: Message Display, defect)
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 106021
People
(Reporter: le-mig_g, Assigned: sspitzer)
Details
Attachments
(1 file)
|
503.92 KB,
application/x-zip-compressed
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.4+) Gecko/20011008
BuildID: 2001100908
Using build 2001100908 the mail window is empty: the frames and titles (ie Name,
Unread, ...) are here, but no content inside, as if I had no configured account
(even no Local Folders).
Edit... Mail and account settings... give me the correct list of accounts.
This happens only when I have
user_pref("nglayout.debug.disable_xul_fastload", false);
in my perfs.js.
It didn't happen with 2001100808.
Reproducible: Always
Steps to Reproduce:
1. Add user_pref("nglayout.debug.disable_xul_fastload", false); to prefs.js
2. Start Mozilla 2001100908
3. Open Mail/News
Actual Results: No content in mail/news
Expected Results: Contents in mail/news
Debian Sid
XFree 4.1.0.1
Kernel 2.4.10-ac7
Comment 3•24 years ago
|
||
I can see this in 2001100903. Empty mail folder list and everything.
I can't see this back in 2001100803 - All is normal.
OS: Win 2000
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
i cannot repro this on either mac os 10.1 or linux [2001.10.09.20-trunk and
2001.10.10.08-trunk, respectively].
| Reporter | ||
Comment 5•24 years ago
|
||
Sairuh: Are you sure you are using
user_pref("nglayout.debug.disable_xul_fastload", false); ?
Comment 6•24 years ago
|
||
yes, i had set that pref manually before running the app.
Comment 7•24 years ago
|
||
I have the problem too. build: 2001101003 (and the one from day before).
Comment 8•24 years ago
|
||
Ha! I've got the culprit. It's XUL.mfl in the profile directory. Probably some
build around 2001-10-10 corrupts it.
Deleting it solves the problem.
You can use my XUL.mfl (I'll attach it in a while) as a testcase - you just need
to copy it to your profile directory overwriting your own XUL.mfl. You will need
some existing mail accounts in that profile.
Comment 9•24 years ago
|
||
Comment 10•24 years ago
|
||
So basically, to reproduce this you'll have to:
-1) Have the option
user_pref ("nglayout.debug.disable_xul_fastload", false);
in your prefs.js
0) Get my fastload file (XUL.mfl) - it's for windows only! See bug 68045.
1) Create a new test profile
2) Add at least one mail account in that profile (I tested with 2 accounts)
3) Close Mozilla
4) Copy my XUL.mfl to the test profile directory overwriting existing one
5) Launch Mozilla
6) Launch MailNews
You may need to repeat steps 3-6 if it doesn't work the first time.
| Reporter | ||
Comment 11•24 years ago
|
||
It works for me, with build 2001101108.
It didn't have to delete any XUL* file.
Other people, do you confirm?
Comment 12•24 years ago
|
||
I saw this bug too but now its gone. I don't think I did anything in particular
to get rid of it. My suspicion is a more later nightly fixed the problem (for me
atleast).
Comment 13•24 years ago
|
||
*** This bug has been marked as a duplicate of 106021 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•