View Single Post
Old 04-30-2025, 03:27 PM   #57
KevinH
Sigil Developer
KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.KevinH ought to be getting tired of karma fortunes by now.
 
Posts: 8,893
Karma: 6120478
Join Date: Nov 2009
Device: many
FWIW, I found where in the qtwebengine code all the missing dictionaries warnings are being generated.

Even if you use setSpellCheckEnabled(false) they still search for the damn dictionaries and produce meaningless warnings which they explicitly turn on. This is silly. You obviously do not need the dictionaries if you are *disabling* spell checking.

Unfortunately fixing it requires patching qtwebengine. Even if we do not use it for the upcoming release of Sigil we can add it into our build process for the next Qt release.
KevinH is online now   Reply With Quote