― MozillaZine.jp フォーラムは Mozilla 製品に関する情報交換の場です ―



All times are UTC + 9 hours

新しいトピックを投稿する トピックへ返信する  [ 2 件の記事 ] 
作成者 メッセージ
投稿記事Posted: 2023年10月04日(水) 15:20 
オフライン

登録日時: 2022年10月05日(水) 12:53
記事: 7
本日、Ubuntuの「ソフトウェアの更新」にてv115.3.1(64-bit)にアップデートしましたが、
アップデート後、メールタブ内に何も表示されない状態になっております。



アップデート前のバージョンは確認できていないのですが、UI維新前のバージョンかと
思われます。

考えられる問題の状況や、解決策などご教授いただけますでしょうか。

以下、現在確認できる情報を列記いたしました。
ご参考になれば幸いです。

コマンドラインで起動した際には、以下のように表示されます。

コード:
$ thunderbird
[ImapModuleLoader] Using nsImapService.cpp
console.error: "Assert failed: Calendar manager initialised calendars before loadCalendarComponent ran on the first 3pane window. This should not happen.\n "
JavaScript error: chrome://messenger/content/about3Pane.js, line 3914: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]
console.debug: "Found 0 public keys and 0 secret keys (0 protected, 0 unprotected)"
console.warn: services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource.
console.debug: "Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations"
console.debug: "gpgme version: 1.16.0"
JavaScript error: chrome://messenger/content/mailTabs.js, line 100: TypeError: win.messageBrowser is undefined
console.error: mailnews.pop3.1: "SecurityError: a SecurityProtocol error occurred"
JavaScript error: chrome://messenger/content/about3Pane.js, line 6948: TypeError: webBrowser is undefined
console.error: "An error occurred updating the cmd_stop command: [Exception... \"[JavaScript Error: \"webBrowser is undefined\" {file: \"chrome://messenger/content/about3Pane.js\" line: 6948}]'[JavaScript Error: \"webBrowser is undefined\" {file: \"chrome://messenger/content/about3Pane.js\" line: 6948}]' when calling method: [nsIController::isCommandEnabled]\"  nsresult: \"0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)\"  location: \"JS frame :: chrome://messenger/content/globalOverlay.js :: getEnabledControllerForCommand :: line 61\"  data: yes]"


Troubleshoot Modeで再起動した際の表示は、以下の通りで、
メールタブに何も表示されないのは同様です。

コード:
$ [ImapModuleLoader] Using nsImapService.cpp
console.warn: services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource.
JavaScript error: chrome://messenger/content/about3Pane.js, line 3914: NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]
console.debug: "Found 0 public keys and 0 secret keys (0 protected, 0 unprotected)"
console.debug: "Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations"
console.debug: "gpgme version: 1.16.0"
console.error: mailnews.pop3.1: "SecurityError: a SecurityProtocol error occurred"
JavaScript error: chrome://messenger/content/mailTabs.js, line 100: TypeError: win.messageBrowser is undefined
JavaScript error: chrome://messenger/content/about3Pane.js, line 6948: TypeError: webBrowser is undefined
console.error: "An error occurred updating the cmd_stop command: [Exception... \"[JavaScript Error: \"webBrowser is undefined\" {file: \"chrome://messenger/content/about3Pane.js\" line: 6948}]'[JavaScript Error: \"webBrowser is undefined\" {file: \"chrome://messenger/content/about3Pane.js\" line: 6948}]' when calling method: [nsIController::isCommandEnabled]\"  nsresult: \"0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)\"  location: \"JS frame :: chrome://messenger/content/globalOverlay.js :: getEnabledControllerForCommand :: line 61\"  data: yes]"


エラーコンソールでは、以下のようなエラーが表示されております。

コード:
1696399870880   addons.xpi   WARN   Checking /usr/lib/thunderbird/distribution/extensions for addons
Assert failed: Calendar manager initialised calendars before loadCalendarComponent ran on the first 3pane window. This should not happen.
 calUtils.jsm:127:15
    ASSERT resource:///modules/calendar/calUtils.jsm:127
    loadCalendarComponent chrome://calendar/content/calendar-chrome-startup.js:39
    _loadComponentsAtStartup chrome://messenger/content/messenger.js:394
    _delayedStartup chrome://messenger/content/messenger.js:384
Uncaught (in promise) NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIMsgFolder.server]
    setFolderPropertiesFromFolder chrome://messenger/content/about3Pane.js:3914
    setServer chrome://messenger/content/about3Pane.js:3820
    _createServerRow chrome://messenger/content/about3Pane.js:1998
    initServer chrome://messenger/content/about3Pane.js:723
    _initMode chrome://messenger/content/about3Pane.js:1984
    _toggleMode chrome://messenger/content/about3Pane.js:1941
    set activeModes chrome://messenger/content/about3Pane.js:1844
    init chrome://messenger/content/about3Pane.js:1503
about3Pane.js:3914
Found 0 public keys and 0 secret keys (0 protected, 0 unprotected) RNPLib.jsm:551:15
services.settings: Failed to load last_modified.json: TypeError: NetworkError when attempting to fetch resource. Utils.sys.mjs:322
Successfully loaded optional OpenPGP library libgpgme.so.11 from system's standard library locations GPGMELib.jsm:64:13
gpgme version: 1.16.0 GPGMELib.jsm:236:15
Uncaught TypeError: win.messageBrowser is undefined
    openTab chrome://messenger/content/mailTabs.js:100
    _cloneTemplate chrome://messenger/content/mailTabs.js:66
mailTabs.js:100:13
1696399871816   addons.xpi   WARN   Addon with ID thunderbird-compact-light@mozilla.org already installed, older version will be disabled
1696399871816   addons.xpi   WARN   Addon with ID thunderbird-compact-dark@mozilla.org already installed, older version will be disabled
mailnews.pop3.1: SecurityError: a SecurityProtocol error occurred Pop3Client.jsm:369:18
Uncaught TypeError: webBrowser is undefined
    <anonymous> chrome://messenger/content/about3Pane.js:6948
    isCommandEnabled chrome://messenger/content/mailCommon.js:438
    isCommandEnabled chrome://messenger/content/mailTabs.js:297
    isCommandEnabled chrome://messenger/content/tabmail.js:549
    getEnabledControllerForCommand chrome://messenger/content/globalOverlay.js:61
    goUpdateCommand chrome://messenger/content/globalOverlay.js:79
    _stopMeteors chrome://messenger/content/mailWindow.js:517
    _stopTimeoutID chrome://messenger/content/mailWindow.js:541
about3Pane.js:6948:9
An error occurred updating the cmd_stop command: [Exception... "[JavaScript Error: "webBrowser is undefined" {file: "chrome://messenger/content/about3Pane.js" line: 6948}]'[JavaScript Error: "webBrowser is undefined" {file: "chrome://messenger/content/about3Pane.js" line: 6948}]' when calling method: [nsIController::isCommandEnabled]"  nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: chrome://messenger/content/globalOverlay.js :: getEnabledControllerForCommand :: line 61"  data: yes] globalOverlay.js:81:13


添付ファイル:
tb.png
tb.png [ 106.53 KiB | 表示数: 1096 回 ]

_________________
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
通報する
ページトップ
 プロフィール  
引用付きで返信する  
投稿記事Posted: 2023年10月05日(木) 01:03 
オフライン

登録日時: 2014年2月22日(土) 00:59
記事: 3712
EarlgreyTea です。

atsu73 さんが書きました:
本日、Ubuntuの「ソフトウェアの更新」にてv115.3.1(64-bit)にアップデートしましたが、
アップデート後、メールタブ内に何も表示されない状態になっております。
atsu73 さんが書きました:
エラーコンソールでは、以下のようなエラーが表示されております。

コード:
Uncaught TypeError: webBrowser is undefined
    <anonymous> chrome://messenger/content/about3Pane.js:6948
    isCommandEnabled chrome://messenger/content/mailCommon.js:438
    isCommandEnabled chrome://messenger/content/mailTabs.js:297
    isCommandEnabled chrome://messenger/content/tabmail.js:549
    getEnabledControllerForCommand chrome://messenger/content/globalOverlay.js:61
    goUpdateCommand chrome://messenger/content/globalOverlay.js:79
    _stopMeteors chrome://messenger/content/mailWindow.js:517
    _stopTimeoutID chrome://messenger/content/mailWindow.js:541
about3Pane.js:6948:9
An error occurred updating the cmd_stop command: [Exception... "[JavaScript Error: "webBrowser is undefined" {file: "chrome://messenger/content/about3Pane.js" line: 6948}]'[JavaScript Error: "webBrowser is undefined" {file: "chrome://messenger/content/about3Pane.js" line: 6948}]' when calling method: [nsIController::isCommandEnabled]"  nsresult: "0x80570021 (NS_ERROR_XPC_JAVASCRIPT_ERROR_WITH_DETAILS)"  location: "JS frame :: chrome://messenger/content/globalOverlay.js :: getEnabledControllerForCommand :: line 61"  data: yes] globalOverlay.js:81:13
この部分の状況により、メールホームタブのブラウザーがまるっと死んでしまったという感じでしょう。

アップーデートによる不整合か、Ubuntu版が何か壊れているのか、atsu73 さんの Ubuntu環境の問題なのかはこちらではわかりません。

とりあえず、Thunderbird を Linux にインストールする | Thunderbird ヘルプ の「手動でインストールする (上級ユーザー向け)」を参考に、公式のバイナリをインストールして動作確認してみてください。

【追記】
そういえば、「102.2.2にアップデート後、メッセージフィルタが機能しなくなりました」ってどうなったのでしょう。

_________________
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/118.0


通報する
ページトップ
 プロフィール  
引用付きで返信する  
期間内表示:  ソート  
新しいトピックを投稿する トピックへ返信する  [ 2 件の記事 ] 

All times are UTC + 9 hours


オンラインデータ

このフォーラムを閲覧中のユーザー: なし & ゲスト[120人]


トピック投稿:  可
返信投稿:  可
記事編集: 不可
記事削除: 不可
ファイル添付: 不可

検索:
ページ移動:  
Powered by MozillaZine.jp® Forum Software © phpBB Group , Almsamim WYSIWYG
Japanese translation principally by ocean