efck-chat-keyboard / efck

Emoji filter / Unicode chat keyboard
https://efck-chat-keyboard.github.io
GNU Affero General Public License v3.0
26 stars 2 forks source link

EFCK Not pasting emojis or putting in clipboard #19

Closed kmaba closed 5 months ago

kmaba commented 1 year ago

Describe the bug EFCK Not pasting emojis or putting in clipboard

To Reproduce I do not know how to reproduce this, this error has been happening since 22.10 Kinetic Kudu, both in the Linux binary package and the .deb package

Expected behavior idk

Versions Specify versions: OS: Ubuntu Linux Lunar Lobster (23.04) Qt: I think 6 EFCK: This one

Additional context, screenshots After clicking an emoji:

dolosarafat@dolosarafat:~$ /home/dolosarafat/.local/share/applications/efck/efck-chat-keyboard
ydotool: notice: ydotoold backend unavailable (may have latency+delay issues)
terminate called after throwing an instance of 'std::runtime_error'
  what():  failed to open uinput device
2677    ERROR       efck.output     No command applies. Please see above for additional warnings.
dolosarafat@dolosarafat:~$ 
kernc commented 1 year ago

The output indicates your are running the app on Wayland with misconfigured ydotool (a requirement on Wayland).

kmaba commented 1 year ago

how to configure correctly?

kernc commented 1 year ago

I have no idea, I've never used ydotool/Wayland. This looks somewhat relevant: https://github.com/ReimuNotMoe/ydotool/issues/36. Apparently, you need to ensure ydotoold is running ...

kernc commented 5 months ago

Some more relevant info with non-working clipboard on Wayland in https://github.com/efck-chat-keyboard/efck/issues/22.