plover
plover copied to clipboard
(Chrome OS) Keyboard output is enabled, but default qwerty output is shown in other apps
Describe the bug
When I try to enable the keyboard, it shows the output on the paper tape correctly, but it doesn't output to other applications.
To Reproduce
Steps to reproduce the behavior:
- Go to Tools
- Click on Paper Tape
- See that the output is correct
- Go to other program
- Try to type
- Shows the output in qwerty format.
Expected behavior
I expected the output from the paper tape to be shown on other applications
Operating system
- OS: Chrome OS with Linux installed
- Plover Version: 4.0.0.dev10
Hardware
Machine - Lenovo 100e Chromebook
Another thing to note is that the debug log shows this error:
2024-02-12 14:24:06,390 [MainThread] INFO: could not initialize platform gui log Traceback (most recent call last): File "/home/runner/work/plover/plover/build/appimage/plover.AppDir/usr/lib/python3.9/site-packages/plover/log.py", line 92, in setup_platform_handler File "/home/runner/work/plover/plover/build/appimage/plover.AppDir/usr/lib/python3.9/site-packages/plover/oslayer/linux/log_dbus.py", line 147, in __init__ ConnectionError: org.freedesktop.DBus.Error.NoServer: Failed to connect to socket /tmp/dbus-747eaJXP9I: Connection refused
If you haven't done it, did you press the refresh icon in the 'Machine' box? Perhaps you have to press the 'Enabled' radio button in the 'Output' box?
If this doesn't work, what have you tried beforehand to make it work?
Is this using the Linux Development Environment?