delete RSS feed fails
Categories
(Thunderbird :: Folder and Message Lists, defect)
Tracking
(Not tracked)
People
(Reporter: wsmwk, Unassigned)
Details
Attempting to delete "drupalorg" feed
01:24:01.938 Uncaught NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIMsgFolder.deleteSelf]
deleteFolder chrome://messenger/content/about3Pane.js:3215
<anonymous> chrome://messenger/content/about3Pane.js:6277
doCommand chrome://messenger/content/mailCommon.js:738
onCommand chrome://messenger/content/about3Pane.js:593
handleEvent chrome://messenger/content/about3Pane.js:290
about3Pane.js:3215
deleteFolder chrome://messenger/content/about3Pane.js:3215
<anonymous> chrome://messenger/content/about3Pane.js:6277
doCommand chrome://messenger/content/mailCommon.js:738
onCommand chrome://messenger/content/about3Pane.js:593
handleEvent chrome://messenger/content/about3Pane.js:290
Comment 1•1 year ago
|
||
Reproducible?
Seems to work fine on linux.
Reporter | ||
Comment 2•1 year ago
|
||
Nightly build. Right+click > delete temporarily blanked the message list (which repopulated) and still yielded
Uncaught NS_ERROR_FILE_ACCESS_DENIED: Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIMsgFolder.deleteSelf]
deleteFolder chrome://messenger/content/about3Pane.js:3246
<anonymous> chrome://messenger/content/about3Pane.js:5955
doCommand chrome://messenger/content/mailCommon.js:733
onCommand chrome://messenger/content/about3Pane.js:606
handleEvent chrome://messenger/content/about3Pane.js:303
Comment 3•1 year ago
|
||
Still can't reproduce.
Reporter | ||
Comment 5•3 months ago
|
||
delete succeeded with current nightly build.
But the following error appears four times
NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFilterService.OpenFilterList]
getFilterList resource:///modules/MsgIncomingServer.sys.mjs:933
getEditableFilterList resource:///modules/MsgIncomingServer.sys.mjs:956
deleteFolder chrome://messenger/content/about3Pane.js:3593
<anonymous> chrome://messenger/content/about3Pane.js:6228
doCommand chrome://messenger/content/mailCommon.js:754
triggerCommand chrome://messenger/content/about3Pane.js:820
onCommand chrome://messenger/content/about3Pane.js:804
handleEvent chrome://messenger/content/about3Pane.js:276
Description
•