Failed to install engine: File resource://search-extensions/twitter-ja/ does not contain a valid manifest loadManifest@resource://gre/modules/addons/XPIInstall.jsm:671:11 SearchService.jsm:1293 ensureBuiltinExtension resource://gre/modules/SearchServi
Categories
(Thunderbird :: Search, defect)
Tracking
(thunderbird_esr78+ fixed, thunderbird79 affected)
People
(Reporter: ishikawa, Assigned: mkmelin)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
Paenglab
:
review+
wsmwk
:
approval-comm-esr78+
|
Details | Diff | Splinter Review |
I installed TB 78 (32-bit), Japanese locale version, a few days ago under Windows 10 (64-bit)
I noticed the error reported here in error console immediately after startup of the program (no interaction after the startup).
(See Bug 1653789, TB 78.0: Errors in error console immediately after startup of TB under Windows 10.)
Failed to install engine: File resource://search-extensions/twitter-ja/ does not contain a valid manifest
loadManifest@resource://gre/modules/addons/XPIInstall.jsm:671:11
SearchService.jsm:1293
ensureBuiltinExtension resource://gre/modules/SearchService.jsm:1293
AsyncFunctionThrow self-hosted:697
FYI, other errors present in the error console immediately after the startup of TB 78.0 share this "self-hosted" stuff although I am not sure what that is.
(see Bug 1634341 comment 3
https://bugzilla.mozilla.org/show_bug.cgi?id=1634341#c3 )
Reporter | ||
Updated•4 years ago
|
Comment 1•4 years ago
|
||
The error here is due to Firefox having removed the search engine for Twitter. In bug 1635523, we also removed some special handling for Twitter.
There's no adverse user affects here the search service copes with missing engines just fine - obviously Twitter won't be in the list for the Japanese locales.
Either Thunderbird should follow Firefox and remove Twitter or switch to the modern configuration (bug 1612380).
Comment 2•4 years ago
|
||
Another push in bug 1635523 removed twitter-ja from browser/components/search/extensions/list.json.
We may need to remove twitter from comm-central/mail/components/search/extensions/list.json too.
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Comment 4•4 years ago
|
||
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Updated•4 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/e770e41474f9
remove Twitter search (port bug 1635523). r=Paenglab
Assignee | ||
Comment 6•4 years ago
|
||
Comment 7•4 years ago
|
||
Comment on attachment 9166086 [details] [diff] [review]
bug1653792_rm_twitter_search.patch
[Triage Comment]
Approved for esr78
Comment 8•4 years ago
|
||
bugherder uplift |
Thunderbird 78.1.2:
https://hg.mozilla.org/releases/comm-esr78/rev/b66f5922f226
Description
•