thestonehead / ThunderbirdAttachmentExtractor

Thunderbird add-on for extracting attachments from e-mails
Mozilla Public License 2.0
14 stars 2 forks source link

Component returned failure code: 0x80004005 #13

Open panograph opened 1 year ago

panograph commented 1 year ago

Unfortunately the attachments are not deleted. Here's the error msg:

Error: [Exception... "Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMessenger.detachAllAttachments]" nsresult: "0x80004005 (NS_ERROR_FAILURE)" location: "JS frame :: jar:file:///C:/Users/hello/AppData/Roaming/Thunderbird/Profiles/u05ojv2o.default/extensions/the_stonehead@hotmail.com.xpi!/scripts/implementation.js :: detachAttachmentsFromSelectedMessages :: line 133" data: no]

FYI:

thestonehead commented 1 year ago

The attachment extractor uses the same methods under-the-hood as manual one-by-one deletion. Can you try the new version?