Closed
Bug 769562
Opened 13 years ago
Closed 12 years ago
Unexpected message: "Error: No such tab mode: chat"
Categories
(Thunderbird :: Instant Messaging, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: hawran.diskuse, Unassigned)
Details
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:13.0) Gecko/20100101 Firefox/13.0.1
Build ID: 20120615040410
Steps to reproduce:
I've kicked Thunderbird off from a cmdline because of https://bugzilla.mozilla.org/show_bug.cgi?id=768780
Actual results:
When Thunderbird was closing, strange messages have appeared within a terminal:
... $ thunderbird -safe-mode
Error: No such tab mode: chat
-- Exception object --
+ fileName (string) 'chrome://messenger/content/tabmail.xml'
+ lineNumber (number) 465
*
-- Stack Trace --
openTab("chat",[object Object])@chrome://messenger/content/tabmail.xml:465
get_selected()@chrome://messenger/content/chat/imconv.xml:121
()@chrome://global/content/bindings/richlistbox.xml:576
Expected results:
I would expect no such messages at all.
Application Basics
Name: Thunderbird
Version: 13.0.1
User Agent: Mozilla/5.0 (X11; Linux i686; rv:13.0) Gecko/20120615 Thunderbird/13.0.1
Profile Directory: Open Directory
(Local drive)
Application Build ID: 20120615074746
Enabled Plugins: about:plugins
Build Configuration: about:buildconfig
Crash Reports: about:crashes
Memory Use: about:memory
Extensions
British English Dictionary, 1.19.1, true, en-GB@dictionaries.addons.mozilla.org
České slovníky pro kontrolu pravopisu, 1.0.2, true, cs@dictionaries.addons.mozilla.org
Lightning, 1.5, true, {e2fda1a4-762b-4020-b5ad-a41df1933103}
LookOut, 1.2.13, true, lookout@aron.rubin
Noia 2.0 eXtreme XT, 3.38, true, noia2_full_xt@gd.noia
Silvermel and Charamel XT, 1.5.3, true, silvermelxt@pardal.de
Updated•13 years ago
|
Component: General → Instant Messaging
QA Contact: general → instant-messaging
Comment 2•13 years ago
|
||
(In reply to hawran from comment #0)
> -- Stack Trace --
> openTab("chat",[object Object])@chrome://messenger/content/tabmail.xml:465
> get_selected()@chrome://messenger/content/chat/imconv.xml:121
> ()@chrome://global/content/bindings/richlistbox.xml:576
The openTab call in this stack was removed in bug 740358 for Thunderbird 14.
Comment 3•12 years ago
|
||
I can't reproduce this on actual Versions 24 to 29...
I think we should mark as workforme?
Comment 4•12 years ago
|
||
Per comment #2.
Status: UNCONFIRMED → RESOLVED
Closed: 12 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•