ThunderbirdがDebian Jessieで繰り返し停止/衝突する

ThunderbirdがDebian Jessieで繰り返し停止/衝突する

先週、次のコマンドを使用して新しいDebian JessieシステムにThunderbirdをインストールしました。これは不安定性の恐れではありません。。以前のシステム(Ubuntu 14.04)からThunderbirdプロファイルディレクトリをコピーして.thunderbird/リダイレクトしましたprofiles.ini。時にはすべてが大丈夫です。

しかし、Thunderbirdは頻繁にクラッシュします。これがそれに関連しているかどうかはわかりませんが、システムが2回完全にクラッシュしました。たぶんこれは何か関連があるかもしれません。これ- しかし、コメントする評判が十分ではありません。

これは Thunderbird を実行する端末の出力です。

_@_:/usr/thunderbird$ ./thunderbird-bin
1470683962553   addons.xpi  WARN    Exception running bootstrap method startup on {fe272bd1-5f76-4ea4-8501-a05d35d823fc}: ReferenceError: invalid assignment left-hand side (resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/_/.thunderbird/5aibcqp1.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/bootstrap.js -> jar:file:///home/_/.thunderbird/5aibcqp1.default/extensions/%7Bfe272bd1-5f76-4ea4-8501-a05d35d823fc%7D.xpi!/lib/ui.js:407:5) JS Stack trace: [email protected]:141:4 < @main.js:19:1 < [email protected]:141:4 < [email protected]:28:2 < [email protected]:4663:9 < [email protected]:2734:13 < [email protected]:227:12 < [email protected]:833:5 < [email protected]:1016:9 < [email protected]:2782:5 < [email protected]:58:7
[calBackendLoader] Using libical backend at /home/_/.thunderbird/5aibcqp1.default/extensions/{e2fda1a4-762b-4020-b5ad-a41df1933103}/components/libical-manifest
2016-08-08 21:19:52 autosyncActivities  ERROR   onDownloadCompleted: TypeError: this._syncInfoPerFolder[folder.URI] is undefined

ベストアンサー1

次の提案に従ってくださいグロークマールターミナルでThunderbirdを実行しました。上記の説明をご覧ください。

$ cd /usr/thunderbird/
$ ./thunderbird-bin

プロフィール アドインに関するいくつかの考えられる問題について言及しました。 (Ubuntu 14.04システムでプロファイルフォルダをハードコピーしたことに注意してください。)

次に、警告やエラーのあるアドインを無効にして削除しました。 Thunderbirdで[次へ]をクリックします。

Menu (horizontal |||) > Add-ons Manager

それ以来、Thunderbirdsは安定しているように見えました。

おすすめ記事