Closed
Bug 1779413
Opened 2 years ago
Closed 2 years ago
With 103.0b5 newsgroups message list is blank when using primary password, after setting security.prompt_for_master_password_on_startup true. TypeError server.wrappedJSObject is undefined NntpService.jsm:97:5
Categories
(MailNews Core :: Networking: NNTP, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1745033
People
(Reporter: wsmwk, Unassigned)
References
(Regression)
Details
(Keywords: regression)
With 103.0b5 on Mac newsgroups, message list is blank.
TypeError: server.wrappedJSObject is undefined
NntpService.jsm:97:5
getNewNews resource:///modules/NntpService.jsm:97
updateFolderAndNotifyOnLoad resource:///modules/DBViewWrapper.jsm:88
open resource:///modules/DBViewWrapper.jsm:810
show chrome://messenger/content/folderDisplay.js:849
FolderPaneSelectionChange chrome://messenger/content/commandglue.js:368
onselect chrome://messenger/content/messenger.xhtml:1
MozTreeChildren chrome://global/content/elements/tree.js:69
08:39:31.557
Uncaught
Exception { name: "NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS", message: "[JavaScript Error: \"server.wrappedJSObject is undefined\" {file: \"resource:///modules/NntpService.jsm\" line: 97}]'[JavaScript Error: \"server.wrappedJSObject is undefined\" {file: \"resource:///modules/NntpService.jsm\" line: 97}]' when calling method: [nsINntpService::getNewNews]", result: 2153185313, filename: "resource:///modules/DBViewWrapper.jsm", lineNumber: 88, columnNumber: 0, data: XPCWrappedNative_NoHelper, stack: "updateFolderAndNotifyOnLoad@resource:///modules/DBViewWrapper.jsm:88:15\nopen@resource:///modules/DBViewWrapper.jsm:810:32\nshow@chrome://messenger/content/folderDisplay.js:849:19\nFolderPaneSelectionChange@chrome://messenger/content/commandglue.js:368:18\nonselect@chrome://messenger/content/messenger.xhtml:1:1\nMozTreeChildren/<@chrome://global/content/elements/tree.js:69:28\n", location: XPCWrappedNative_NoHelper }
DBViewWrapper.jsm:88
Flags: needinfo?(remotenonsense)
Reporter | ||
Comment 1•2 years ago
|
||
This profile also has a primary password - perhaps related to causing the problem?
Updated•2 years ago
|
Keywords: regression
Updated•2 years ago
|
Reporter | ||
Comment 2•2 years ago
|
||
Thanks for the bug reference to bug 1745033. I'm hoping that will fix this. But keeping. NI for ping.
So this happened after security.prompt_for_master_password_on_startup became true for Mac via Kaie's patch in bug 1778725
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → DUPLICATE
See Also: https://bugzilla.mozilla.org/show_bug.cgi?id=1745033 → https://bugzilla.mozilla.org/show_bug.cgi?id=1778725
Summary: With 103.0b5 newsgroups message list is blank. → With 103.0b5 newsgroups message list is blank when using primary password, after setting security.prompt_for_master_password_on_startup true. TypeError server.wrappedJSObject is undefined NntpService.jsm:97:5
Updated•2 years ago
|
Flags: needinfo?(remotenonsense)
You need to log in
before you can comment on or make changes to this bug.
Description
•