plover icon indicating copy to clipboard operation
plover copied to clipboard

(Chrome OS) Keyboard output is enabled, but default qwerty output is shown in other apps

Open actlists opened this issue 1 year ago • 3 comments

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:

  1. Go to Tools
  2. Click on Paper Tape
  3. See that the output is correct
  4. Go to other program
  5. Try to type
  6. 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

actlists avatar Feb 12 '24 20:02 actlists

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

actlists avatar Feb 12 '24 20:02 actlists

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? image image

If this doesn't work, what have you tried beforehand to make it work?

Spentine avatar Feb 13 '24 07:02 Spentine

Is this using the Linux Development Environment?

aerickt avatar Feb 13 '24 15:02 aerickt