Created attachment 145613 [details] Screenrecording SUMMARY The virtual keyboard does not open on lock screen but does on SDDM login screen. STEPS TO REPRODUCE 1. Lock session 2. Click on "Virtual Keyboard" OBSERVED RESULT Nothing happens STEPS TO REPRODUCE 1. Click on switch user (Login screen is shown) 2. Click on "Virtual Keyboard" OBSERVED RESULT Virtual keyboard is displayed SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE Neon Unstable KDE Plasma Version: 5.24.80 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.3
Does it reproduce when you run `sddm-greeter --test-mode` in a terminal window? If so, can you paste the terminal output that is displayed when you click on the virtual keyboard button while in test mode?
Works now on Testing.
Created attachment 145774 [details] Screenshot: Testmode Just could reproduce again on a real machine with KDE Neon Testing and latest updates. (In reply to Nate Graham from comment #1) > Does it reproduce when you run `sddm-greeter --test-mode` in a terminal > window? If so, can you paste the terminal output that is displayed when you > click on the virtual keyboard button while in test mode? I have tried the test-mode but this shows a screen, where is not even a button for the virtual keyboard.
Oh right, I forgot that you need to give it --theme. So try `sddm-greeter --test-mode --theme /usr/share/sddm/themes/breeze` Also for the lock screen you can do `~/kde/usr/lib64/libexec/kscreenlocker_greet --testing` However I can reproduce the bug, so no need for gymnastics anymore. No output is printed when I click on the broken virtual keyboard button on the lockscreen.
This is working on Wayland now, which is the expected place for it to be working.
*** This bug has been marked as a duplicate of bug 467209 ***