Ubuntu 21.10 Thunderbird - IPDL 協定錯誤:處理程序回傳錯誤代碼!

Ubuntu 21.10 Thunderbird - IPDL 協定錯誤:處理程序回傳錯誤代碼!

雷鳥91.3.1

如果我Thunderbird從 開始terminal,然後選擇任何電子郵件進行閱讀,我會看到以下錯誤...

IPDL protocol error: Handler returned error code!

###!!! [Parent][DispatchAsyncMessage] Error: PClientManager::Msg_ForgetFutureClientSource Processing error: message was deserialized, but the handler returned false (indicating failure)

Google 沒有給出任何關於「IPDL 協定錯誤」是什麼的真正線索。

Thunderbird為了排除故障,我登入了一個從未使用過的單獨 Ubuntu 帳戶。我Thunderbird從開始terminal並使用我的 Google Gmail 帳戶之一建立了一個郵件帳戶。閱讀任何訊息,並遇到相同的問題。所以這不是特定於帳戶的問題。

部分日誌來自terminal...

~$ thunderbird
[calBackendLoader] Using Thunderbird's libical backend
[LDAPModuleLoader] Using LDAPDirectory.jsm
[MsgSendModuleLoader] Using MessageSend.jsm
[SmtpModuleLoader] Using SmtpService.jsm
console.debug: WebExtensions: 
  Compact Headers loaded
1642775310275   tbsortfolders.folderPane    DEBUG   Init
1642775310275   tbsortfolders.folderPane    DEBUG   Add observer
console.debug: "Trying to load /usr/lib/thunderbird/libotr.so"
console.debug: "Trying to load libotr.so from system's standard library locations"
console.debug: "Trying to load libotr.so.5 from system's standard library locations"
console.debug: "Successfully loaded OTR library libotr.so.5 from system's standard library locations"
console.debug: "Successfully loaded OpenPGP library librnp.so version 0.15.2+git20210806.dd923a4e.MZLA from /usr/lib/thunderbird/librnp.so"
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.14.0-unknown"

IPDL protocol error: Handler returned error code!

###!!! [Parent][DispatchAsyncMessage] Error: PClientManager::Msg_ExpectFutureClientSource Processing error: message was deserialized, but the handler returned false (indicating failure)

IPDL protocol error: Handler returned error code!

###!!! [Parent][DispatchAsyncMessage] Error: PClientManager::Msg_ForgetFutureClientSource Processing error: message was deserialized, but the handler returned false (indicating failure)

有什麼想法這個錯誤是關於什麼的嗎?

相關內容