Email

Claws-Mail 拼寫檢查器未找到 hunspell-en_CA

  • August 4, 2020

我在 Arch Linux 上執行最新的 Claws-Mail (v3.17.6) 並下載了最新的 hunspell-en_CA 包 (v2019.10.06)。當我轉到“配置 > 首選項 > 拼寫檢查”時,“預設詞典”下拉菜單中沒有任何內容。

我發現 hunspell 字典文件位於“/usr/share/hunspell/”中。Claws-Mail 是否在不同的目錄中查找?我可以連結到這些文件嗎?

有誰知道如何在 Claw-Mail 中使用它?

編輯:這是我在撰寫或回复/轉發電子郵件時收到的錯誤消息。

Spell checker could not be started. Couldn't initialize None dictionary: (null) Couldn't initialize None speller.

提前致謝!

我做了所有我能想到的讓新hunspell-en_CA包與 Claws-Mail 一起工作的事情。沒有任何效果,但我確實發現,如果你放棄hunspell-en_CA包裝並載入aspell-en包裝,一切都會神奇地開始工作。無需執行 ./configure 或任何東西……只需重新啟動應用程序。

如果需要,請取消選中點擊“確定”Enable Spell Checker下的複選框,Configuration > Preferences > Spell Checking然後返回並再次選中該框。下拉菜單現在應該顯示英文選項列表。

引用自:https://unix.stackexchange.com/questions/602365