Closed
Bug 328922
Opened 19 years ago
Closed 19 years ago
SeaMonkey Mail account manager broken
Categories
(Core :: XUL, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 327473
People
(Reporter: ajschult784, Assigned: enndeakin)
References
Details
(Keywords: regression)
Attachments
(1 file)
16.66 KB,
image/gif
|
Details |
With current seamonkey trunk builds, the mail account manager is hosed. Each account's child items (Server Settings, Copies and Folders...) are missing except for one account. The javascript console has an exception:
Error: lastItem has no properties
Source File: chrome://messenger/content/AccountManager.js
Line: 198
Backing out bug 328496 fixed it.
Updated•19 years ago
|
Flags: blocking1.9a1+
Comment 1•19 years ago
|
||
Mozilla/5.0 (Windows; U; Windows NT 5.0; fr-FR; rv:1.9a1) Gecko/20060228 SeaMonkey/1.5a
On this build, now most of the settings are lost
On build Gecko/20060223 I had the settings complete for only the first account
What's going on ??
Comment 2•19 years ago
|
||
Comment 3•19 years ago
|
||
I also have the following in my javascript console :
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\fullsoft.dll
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\master.ini
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\myspell\en-US.aff
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\myspell\en-US.dic
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\myspell\fr-FR.aff
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\myspell\fr-FR.dic
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\myspell\README-fr-FR.txt
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\talkback-l10n.ini
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\talkback.cnt
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\talkback.exe
Failed to load XPCOM component: D:\Program Files\mozilla.org\SeaMonkey\components\talkback.hlp
Warning:Error in parsing value for property 'padding'. Declaration dropped.
Source File: chrome://searchstatus/skin/searchstatus.cssLine: 164
Error: lastItem has no properties
Source File: chrome://messenger/content/AccountManager.js Line: 198
Warning:Key event not available on GTK2: key="f" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="a" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="c" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on some keyboard layouts: key="f" modifiers="control,alt"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="f" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="a" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="c" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on some keyboard layouts: key="f" modifiers="control,alt"
Source File: chrome://navigator/content/navigator.xulLine: 0
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="f" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="a" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="c" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on some keyboard layouts: key="f" modifiers="control,alt"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="d" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Error: this.mCurrentBrowser has no properties
Source File: chrome://global/content/bindings/tabbrowser.xmlLine: 0
Error: this.mCurrentBrowser has no properties
Source File: chrome://global/content/bindings/tabbrowser.xmlLine: 0
Warning:Key event not available on GTK2: key="f" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="a" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on GTK2: key="c" modifiers="accel,shift"
Source File: chrome://navigator/content/navigator.xulLine: 0
Warning:Key event not available on some keyboard layouts: key="f" modifiers="control,alt"
Assignee | ||
Comment 4•19 years ago
|
||
*** This bug has been marked as a duplicate of 327473 ***
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
Updated•18 years ago
|
Flags: blocking1.9a1+
You need to log in
before you can comment on or make changes to this bug.
Description
•