Closed Bug 803322 Opened 12 years ago Closed 12 years ago

mail header won't show

Categories

(SeaMonkey :: MailNews: Message Display, defect)

defect
Not set
normal

Tracking

(seamonkey2.13 wontfix, seamonkey2.14+ fixed, seamonkey2.15 fixed, seamonkey2.16 fixed)

RESOLVED FIXED
seamonkey2.16
Tracking Status
seamonkey2.13 --- wontfix
seamonkey2.14 + fixed
seamonkey2.15 --- fixed
seamonkey2.16 --- fixed

People

(Reporter: party, Assigned: iannbugzilla)

Details

(Keywords: regression)

Attachments

(2 files, 1 obsolete file)

User Agent: Mozilla/5.0 (Windows NT 5.1; WOW64; rv:16.0) Gecko/20121011 Firefox/16.0 SeaMonkey/2.13.1
Build ID: 20121011080919

Steps to reproduce:

tried view - header - all or normal - made no change, nothing shows.  If an attachment is included in the email, then I get the larger gray area showing the attachment on the right, but still no header info showing sender / subject, etc...


Actual results:

seems with the latest update, I no longer have the header showing at the top of the pane for the body of the message.


Expected results:

It should be there
Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/19.0 Firefox/19.0 SeaMonkey/2.16a1 ID:20121018003036 c-c:a64aee9cd17e m-c:cb573b9307e5

Hm. Works for me, and it used to work when "trunk" was 2.13a1.

At top left of the header pane, there is a little twisty (alternating between either ▶ and ▼ or ⊞ and ⊟ depending on theme and/or platform); clicking it alternates between one-line headers (Subject, From and Date on one line) or Headers list (name and value each on its own line, either for some usual headers ["Normal"] or for "all" headers). For me that twisty is about 3 mm from both the top and left edges of either the preview pane (in the 3-pane window) or of the message display window (menubar and toolbar excluded, when opening a message in a new window). Does the gray area change when you click around there? Do you see headers in at least one case?

If the above doesn't work, does it work if you run SeaMonkey in Safe Mode (Help → Restart with Add-ons Disabled)?

And if you see no change in Safe Mode, try creating a new profile by following the steps at http://kb.mozillazine.org/Profile_Manager under:
* Accessing the Profile Manager
* Creating a new profile
Since you don't want to lose mail from your mail account, try creating, not a mail account, but a news account (for instance for the news.mozilla.org server, then subscribe to mozilla.support.seamonkey on that server), then see if you get headers for the posts in that newsgroup.
Component: General → MailNews: Message Display
I don't have that twisty area... I've seen it before, so I know what to look for, but it isn't there.  Safe mode, no change.  Created a new profile, and created a message and saved it under drafts, and the header showed there correctly.  So what is my next step?
I'm running 2.13.1 version of seamonkey.  In the other profile, the header has the "arrow" style of selection.
Can you attach a screenshot? In the Attachments section there is a "Add an attachment" link.
Attached image screenshot
Shut down SeaMonkey.
locate localstore.rdf in your SeaMonkey profile and rename or move it somewhere else.
Restart SeaMonkey.
Does the header section show up?
Error console show anything relevant?
 
 
Similar sounding issue here, http://forums.mozillazine.org/viewtopic.php?f=40&t=2581559
localstore.rdf was also mentioned, but was not effective in fixing.
I renamed localstore.rdf, but it made no difference, and seamonkey did not write a replacement file.  Is there a way to create a new profile and load in my existing mail?

I did make another profile, and it appears that the headers there do show, but I can't loose all my info on the profile that doesn't have headers.
don't know how to access the error console.
I created a new profile and then just copy/paste my old profile files into the new one, and same thing... no headers.  So it would appear that one of the files inside the profile are at fault, not something in the program files.
(In reply to party from comment #9)
> don't know how to access the error console.

There is a menu item to open it, usually "Tools → Error Console" or "Tools → Web Development → Error Console". Sometimes it is (or was) called "JavaScript Console". See https://developer.mozilla.org/en-US/docs/Error_Console for details.
Timestamp: 11/12/2012 4:42:01 PM
Error: ReferenceError: getCardForAddress is not defined
Source File: chrome://messenger/content/msgHdrViewOverlay.js
Line: 1114
Could not read chrome manifest 'file:///C:/Users/Gordon/AppData/Roaming/Mozilla/SeaMonkey/Profiles/gwti95zj.slt/extensions/en-CA@dictionaries.addons.mozilla.org/chrome.manifest'.


Timestamp: 11/12/2012 4:48:03 PM
Warning: Use of Mutation Events is deprecated. Use MutationObserver instead.
Source File: chrome://messenger/content/msgMail3PaneWindow.js
Line: 1001
> Timestamp: 11/12/2012 4:42:01 PM
> Error: ReferenceError: getCardForAddress is not defined
> Source File: chrome://messenger/content/msgHdrViewOverlay.js
> Line: 1114

Regression caused by Bug 131571 - [RFE] when clicking on a mail adress that is already in the adressbook the option should be "edit address book entry", not "add to address book"

One instance of getCardForAddress() was not changed to GetCardForEmail()
Status: UNCONFIRMED → NEW
Ever confirmed: true
Keywords: regression
any ideas how to get my headers back?  I think there must be an error in my .js file.
OS: Windows XP → All
Hardware: x86_64 → All
Version: SeaMonkey 2.13 Branch → Trunk
Attached patch Use getCardForEmail (obsolete) — Splinter Review
[Approval Request Comment]
Regression caused by (bug #): 131571
User impact if declined: mail header won't show in certain circumstances
Testing completed (on m-c, etc.): against c-c
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
Assignee: nobody → iann_bugzilla
Status: NEW → ASSIGNED
Attachment #681683 - Flags: review?(neil)
Attachment #681683 - Flags: review?(mnyromyr)
Attachment #681683 - Flags: approval-comm-beta?
Attachment #681683 - Flags: approval-comm-aurora?
what do I do with this?
(In reply to party from comment #17)
> what do I do with this?

Nothing yet. Once the bug is FIXED for the code branch you're using (2.13.x stable I suppose), install a build compiled after the landing of the fix, see if the bug has disappeared, and report the results here.
Comment on attachment 681683 [details] [diff] [review]
Use getCardForEmail

I fear it's already too late for beta, but I'll let Callek decide that.

I'd set tracking-seamonkey2.14+ so it could be picked up for a possible minor release, but somehow all the relevant flags are missing on this bug (for me). Can someone check this please?
Attachment #681683 - Flags: approval-comm-aurora? → approval-comm-aurora+
(In reply to Jens Hatlak (:InvisibleSmiley) from comment #19)
> I'd set tracking-seamonkey2.14+ so it could be picked up for a possible
> minor release, but somehow all the relevant flags are missing on this bug
> (for me). Can someone check this please?

Forget this part; it seems Bz doesn't like people trying to work in parallel. :-/
Comment on attachment 681683 [details] [diff] [review]
Use getCardForEmail

Don't you mean GetCardForEmail? r=me with that fixed.
Attachment #681683 - Flags: review?(neil) → review+
[Triage Comment]

[Approval Request Comment]
Regression caused by (bug #): 
User impact if declined: 
Testing completed (on m-c, etc.): 
Risk to taking this patch (and alternatives if risky):
String changes made by this patch:
Attachment #681683 - Attachment is obsolete: true
Attachment #681683 - Flags: review?(mnyromyr)
Attachment #681683 - Flags: approval-comm-beta?
Attachment #682203 - Flags: review+
Attachment #682203 - Flags: approval-comm-beta?
Attachment #682203 - Flags: approval-comm-aurora+
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

http://hg.mozilla.org/releases/comm-aurora/rev/90b86c07abad
Attachment #682203 - Attachment description: Use GetCardForEmail → Use GetCardForEmail [Checked in: comm-aurora Comment 23]
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

http://hg.mozilla.org/comm-central/rev/5d4e8c23b9b1
Attachment #682203 - Attachment description: Use GetCardForEmail [Checked in: comm-aurora Comment 23] → Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24]
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → seamonkey2.16
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

a- since its too late for our final beta, and without answers to the Q's in [Approval Request Comment] I can't consider taking this for final with no testing.
Attachment #682203 - Flags: approval-comm-beta? → approval-comm-beta-
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

Re-requesting with answers copied from 1st request (I didn't spot the 2nd request hadn't inherited them):
[Approval Request Comment]
Regression caused by (bug #): 131571
User impact if declined: mail header won't show in certain circumstances
Testing completed (on m-c, etc.): against c-c and c-a
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
Attachment #682203 - Flags: approval-comm-beta- → approval-comm-beta?
(In reply to party from comment #17)
> what do I do with this?

Could you check if the sender and/or recipients of one of the effected messages exist in your address book? If so could you tell me if any of them have a "Screen Name" set?
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

[Approval Request Comment]
Regression caused by (bug #): 131571
User impact if declined: mail header won't show in certain circumstances
Testing completed (on m-c, etc.): against c-c and c-a and c-b
Risk to taking this patch (and alternatives if risky): none
String changes made by this patch: none
Attachment #682203 - Flags: approval-comm-beta? → approval-comm-release?
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

a=me for comm-release.
Attachment #682203 - Flags: approval-comm-release? → approval-comm-release+
Comment on attachment 682203 [details] [diff] [review]
Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]

 https://hg.mozilla.org/releases/comm-release/rev/48680ac58e21
Attachment #682203 - Attachment description: Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24] → Use GetCardForEmail [Checked in: comm-aurora Comment 23, comm-central Comment 24, comm-release Comment 30]
a couple of days ago, the email subject header came back and working fine.
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: