nick-shmyrev / improved-osk-gnome-ext

Improved On Screen Keyboard for Gnome Shell
https://extensions.gnome.org/extension/4413/improved-osk/
94 stars 30 forks source link

Keyboard will not launch, Fedora 38, Gnome 44.3, Wayland #61

Open CloneMMDDCVII opened 1 year ago

CloneMMDDCVII commented 1 year ago

Heya, I'm installing this extension as a better touch keyboard on my laptop.

It ran a few times the first time I installed it, when clicking text fields, but didn't work when selecting the dock icon. It doesn't seem to run at all at the moment.

I've ran journalctl /usr/bin/gnome-shell -f -o cat as per your comments on other issues:

JS ERROR: TypeError: Main.keyboard._keyboard is null
toggleOSK@/home/pierre/.local/share/gnome-shell/extensions/improvedosk@nick-shmyrev.dev/extension.js:67:7
_init/<@/home/pierre/.local/share/gnome-shell/extensions/improvedosk@nick-shmyrev.dev/extension.js:60:9

JS ERROR: TypeError: Main.keyboard._keyboard is null
toggleOSK@/home/pierre/.local/share/gnome-shell/extensions/improvedosk@nick-shmyrev.dev/extension.js:67:7
_init/<@/home/pierre/.local/share/gnome-shell/extensions/improvedosk@nick-shmyrev.dev/extension.js:60:9

Are there further troubleshooting steps I can run to help diagnose the issue ?