Closed
Bug 97626
Opened 24 years ago
Closed 24 years ago
Mail app unusable (can't get mail, send mail, reply...etc)
Categories
(SeaMonkey :: MailNews: Message Display, defect, P1)
SeaMonkey
MailNews: Message Display
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.9.4
People
(Reporter: tracy, Assigned: sspitzer)
References
Details
(Keywords: smoketest)
seen on commercial builds:
windows 2001-08-30-05-trunk
linux 2001-08-30-06-trunk
mac 2001-08-30-04-trunk
-open mail app.
the window comes up but all the icons are greyed out except New msg and
Stop (like menu items also greyed out)
user can not get messages, reply to messages..etc
you can compose a message, but sending it doesn't work.
Updated•24 years ago
|
Priority: -- → P1
Target Milestone: --- → mozilla0.9.4
Assignee | ||
Comment 1•24 years ago
|
||
I'm using the 2001083003 mozilla build (from ftp.mozilla.org) and I'm not having
problems.
I'll investigate.
Status: NEW → ASSIGNED
strange. I don't see this bug with a 15 minutes old CVS build, linux.
I see something is funny with file dialogs though - none appear on any Save or
Open attempts. Perhaps related.
Assignee | ||
Comment 3•24 years ago
|
||
twalker, are you using turbo mode? I just installed the commercial bits, and
turbo mode was enabled by default.
Assignee | ||
Comment 4•24 years ago
|
||
ah, yes, in the commercial bits all the toolbar icons are disabled!
investigating...
Reporter | ||
Comment 5•24 years ago
|
||
seth, I don't know about turbo mode How do I tell if the installer is using it
or not?
Assignee | ||
Comment 6•24 years ago
|
||
don't worry about turbo mode, even with it turned off I see the same problem
with the commercial bits.
Assignee | ||
Comment 7•24 years ago
|
||
I don't see this in mozilla, so the most likely suspect is some commercial
change.
twalker, can you confirm that the mozilla build is ok?
Assignee | ||
Comment 8•24 years ago
|
||
tao, do you have a recent debug ns build I can try out?
Reporter | ||
Comment 9•24 years ago
|
||
yepp, Mozilla mail is working.
Comment 10•24 years ago
|
||
yes, my Linux box has ns debug builds. Let me know if you have problem aceessing
it.
Comment 11•24 years ago
|
||
Myself and seth are investigating this now in my system. It looks like it fails
in getting aimRDFDataSource.
Assignee | ||
Comment 12•24 years ago
|
||
mscott tells me that aim error is a red herring, it's been there for a while.
suresh is going to try backing himself out and see if that fixes it, I'll going
to try backing out other change to the ns tree and see what happens.
Assignee | ||
Comment 13•24 years ago
|
||
ok, it is fixed. this should be a bugzilla bug.
suresh added a command update handler with the same name as the one we use in
the mail js.
he added it to App.js (which is for the stand alone aim client), but that js
gets sucked into the tasks overlay.
so the mail command update handler got overridden, so no mail commands worked.
the fix is in. I'll go log a bug on suresh to break apart App.js so that tasks
only uses the js it needs (this will help performance for things that use the
task bar).
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 14•24 years ago
|
||
I'm going to respin the builds. Loan
Reporter | ||
Comment 15•24 years ago
|
||
verified fixed on mac commercial build 2001-08-30-12-trunk
Status: RESOLVED → VERIFIED
Reporter | ||
Comment 16•24 years ago
|
||
verified fixed on linux commercial 2001-08-30-12-trunk
Comment 17•24 years ago
|
||
*** Bug 97681 has been marked as a duplicate of this bug. ***
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•