Message Filters/Run Now and Tool/Run Filters on Folder do nothing. Error: FilterListDialog.js", lineNumber: 718, columnNumber: 0, data: null, stack: "runSelectedFilter
Categories
(Thunderbird :: Filters, defect)
Tracking
(Not tracked)
People
(Reporter: pls, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.77 Safari/537.36 Edg/91.0.864.37
Steps to reproduce:
My inbox had a large number of message from a mailing list, so I created a filter to move those messages to a local folder.
The filter works in the following contexts:
- newly arriving messages
- Tools/Run Filters on Message
- Tools/Run Filters on Selected messages
The filter does not work, as in nothing happens, in these contexts:
- Messages Filters, highlight filter, Run Now
- Run Filters on Folder when the inbox is open.
Operating context is Windows 10 x64 version 21H1, Thunderbird 78.8.1 (64 bit), in a maildir inbox account, with Local Folders also maildir.
Actual results:
Nothing, see above. The error console had the following message:
Uncaught
Exception { name: "NS_ERROR_FILE_ACCESS_DENIED", message: "Component returned failure code: 0x80520015 (NS_ERROR_FILE_ACCESS_DENIED) [nsIMsgFilterList.logStream]", result: 2152857621, filename: "chrome://messenger/content/FilterListDialog.js", lineNumber: 718, columnNumber: 0, data: null, stack: "runSelectedFilters@chrome://messenger/content/FilterListDialog.js:718:3\noncommand@chrome://messenger/content/FilterListDialog.xhtml:1:1\n", location: XPCWrappedNative_NoHelper }
Expected results:
In the contexts where it didn't work, the messages matching the filter should have been moved to a subdirectory of Local Folders.
Updated•3 years ago
|
Reporter | ||
Comment 1•3 years ago
|
||
One additional item: I have filter logging enable, but the log is completely empty. This despite successfully filtering new incoming messages.
Comment 2•1 year ago
|
||
Reporter, does this still reproduce for you with version 115?
Reporter | ||
Comment 3•1 year ago
|
||
Message Filters / Run Now and Tools / Run Filters on Folder now work in 115.2.3 (64-bit).
Comment 4•1 year ago
|
||
Thanks Paul
Description
•