Closed
Bug 1230500
Opened 10 years ago
Closed 5 years ago
TypeError: this.imAccount is null when opening tab under Account Settings
Categories
(Thunderbird :: Account Manager, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: bugzilla.mozilla.org, Unassigned)
Details
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_1) AppleWebKit/601.2.7 (KHTML, like Gecko) Version/9.0.1 Safari/601.2.7
Steps to reproduce:
Open "Konten-Einstellungen" and chose a random entry
Actual results:
Nothing. Getting the following errors:
Zeitstempel: 04.12.2015 12:15:47
Fehler: TypeError: this.imAccount is null
Quelldatei: resource://gre/components/imIncomingServer.js
Zeile: 53
Zeitstempel: 04.12.2015 12:15:48
Fehler: NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS: [JavaScript Error: "this.imAccount is null" {file: "resource://gre/components/imIncomingServer.js" line: 53}]'[JavaScript Error: "this.imAccount is null" {file: "resource://gre/components/imIncomingServer.js" line: 53}]' when calling method: [nsIMsgIncomingServer::prettyName]
Quelldatei: chrome://messenger/content/amUtils.js
Zeile: 199
Expected results:
Settings for the entry should open.
| Reporter | ||
Updated•10 years ago
|
OS: Unspecified → Windows
Hardware: Unspecified → All
Comment 1•10 years ago
|
||
Do you see this if Thunderbird is started in safe ode?
https://support.mozilla.org/en-US/kb/safe-mode
Flags: needinfo?(bugzilla.mozilla.org)
Summary: TypeError: this.imAccount is null → TypeError: this.imAccount is null when opening tab under Account Settings
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Wayne Mery (:wsmwk, use Needinfo for questions) from comment #1)
> Do you see this if Thunderbird is started in safe ode?
> https://support.mozilla.org/en-US/kb/safe-mode
This, and at start a "million" of other errors:
Zeitstempel: 10.01.2016 16:48:16
Fehler: account is null
Quelldatei: resource://gre/components/imContacts.js
Zeile: 1294
Zeitstempel: 10.01.2016 16:47:14
Fehler: 2016-01-10 16:47:14 gloda.fundattr ERROR Error in init: TypeError: aAttrDef.objectNounDef is undefined
Quelldatei: resource:///modules/gloda/log4moz.js
Zeile: 693
Zeitstempel: 10.01.2016 16:47:15
Fehler: TypeError: aAttrDef.objectNounDef is undefined
Quelldatei: resource:///modules/gloda/gloda.js
Zeile: 1723
Flags: needinfo?(bugzilla.mozilla.org)
Comment 3•5 years ago
|
||
Any reason to believe this still occurs ?
Flags: needinfo?(geoff)
Flags: needinfo?(de.berberich)
Updated•5 years ago
|
Component: Preferences → Account Manager
Comment 4•5 years ago
|
||
I can't reproduce this issue (macOS 10.14.6; TB 68.10.0 fr).
Flags: needinfo?(de.berberich)
Comment 5•5 years ago
|
||
Thanks for the test Eckard!
Status: UNCONFIRMED → RESOLVED
Closed: 5 years ago
Flags: needinfo?(geoff)
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•