Closed Bug 572694 Opened 14 years ago Closed 14 years ago

[Trunk] Cannot edit message / reply to message.

Categories

(Thunderbird :: Mail Window Front End, defect)

defect
Not set
major

Tracking

(Not tracked)

RESOLVED FIXED
Thunderbird 3.3a1

People

(Reporter: fredbezies, Assigned: standard8)

References

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.3a6pre) Gecko/20100617 Firefox/3.7a6pre
Build Identifier: 

It is a really recent regression.

When I click on New Message in my Shredder build, I got this in error console :

"Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsIObserverService.addObserver]"  nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)"  location: "JS frame :: chrome://messenger/content/messengercompose/MsgComposeCommands.js :: AddMessageComposeOfflineObserver :: line 685"  data: no]"

And also : 

Error: Components.classes['@mozilla.org/embedcomp/prompt-service;1'] is undefined
Source File: chrome://messenger/content/messengercompose/MsgComposeCommands.js
Line: 123

Reproducible: Always

Steps to Reproduce:
1.Just download a fresh source
2.build it
3. click on write
Actual Results:  
Unusable message window, and errors in console.

Expected Results:  
An usable message window, and no errors in console.

Could it be related to bug 545775 or to bug 570455 which modified editor component ?
Nope, this is most likely due to nsPrompter.js being missing from the nightly builds. I've just committed a fix and will set up new nightlies:

http://hg.mozilla.org/comm-central/rev/ad50e0b068f8
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Assignee: nobody → bugzilla
OS: Linux → All
Hardware: x86 → All
Target Milestone: --- → Thunderbird 3.2a1
(In reply to comment #1)
> Nope, this is most likely due to nsPrompter.js being missing from the nightly
> builds. I've just committed a fix and will set up new nightlies:
> 
> http://hg.mozilla.org/comm-central/rev/ad50e0b068f8

After installing the new nightly, my messengercompose.xul edits to get two address lines that I have been doing for years is no longer working.
(In reply to comment #3)
> (In reply to comment #1)
> > Nope, this is most likely due to nsPrompter.js being missing from the nightly
> > builds. I've just committed a fix and will set up new nightlies:
> > 
> > http://hg.mozilla.org/comm-central/rev/ad50e0b068f8
> 
> After installing the new nightly, my messengercompose.xul edits to get two
> address lines that I have been doing for years is no longer working.

I've just updated as well, and I don't see that. I suggest you try safe mode, and/or a fresh installation and then see what happens after that.
I downloaded 6/17 again and it's working as expected now. I don't know why but I downloaded 6/17 three times earlier and it wasn't working.

Thanks Mark.
Blocks: 572706
You need to log in before you can comment on or make changes to this bug.