Also, the virtual keyboard “maliit-keyboard” is only working on the SDDM screen, if i click on the button on the locked screen (like after a waking up) it just do nothing, and when i type “maliit-keyboard” in the terminal here is the result:
wordengine.cpp plugin "/usr/lib/x86_64-linux-gnu/maliit/keyboard2/languages/en/libenplugin.so" loaded
inputmethod_p.h registerActiveLanguage(): activeLanguage is: "en"
in inputMethod.cpp setActiveLanguage() activeLanguage is: "en"
spellechecker.cpp in setLanguage() lang= "en" dictPath= "/usr/share/hunspell"
inputMethod::reset()
in clear preedit.. clearing word engine
spellechecker.cpp in setLanguage() aff_file= "/usr/share/hunspell/en_US.aff" dic_file= "/usr/share/hunspell/en_US.dic" user dictionary= "/home/martin/.local/share/maliit-keyboard/en_userDictionary.dic"
QSoundEffect(pulseaudio): Error decoding source file:///usr/share/maliit/keyboard2/sounds/key_tick2_quiet.wav
I tried to create an empty sound at /usr/share/maliit/keyboard2/sounds/key_tick2_quiet.wav but the error is the same!
I also tried to completely reinstall it, but i still got the error…