View Single Post
Old 07-17-2022, 05:18 AM   #131
davidfor
Grand Sorcerer
davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.davidfor ought to be getting tired of karma fortunes by now.
 
Posts: 24,905
Karma: 47303824
Join Date: Jul 2011
Location: Sydney, Australia
Device: Kobo:Touch,Glo, AuraH2O, GloHD,AuraONE, ClaraHD, Libra H2O; tolinoepos
Quote:
Originally Posted by Julie34 View Post
Thanks but I cannot set a different language as the plugin does not start. This message is when you click on configure...
Under some circumstances, changing the language can help debug problems. Seeing if you get the same error or a different on can help. But, in this case, this has nothing to do with the language. It is one of the many enum issues with Qt6 that we have been fighting with. In this case, there is a "TextEditWithTooltip.NoWrap" that probably should be replaced with "TextEditWithTooltip.LineWrapMode.NoWrap". I can see some other Qt enums that probably need to be fixed as well.
davidfor is offline   Reply With Quote