Morgan
Morgan
Hi Randomgambit, I have run tesseract in parallel on Windows and it seems to perform pretty well. I tested a 47 page pdf both with and without parallel processing. The...
This is a weird error to see here. My guess is there is something going wrong with the connection to the wayland server.
Is this good to close @AucaCoyan ?
@myigita have you considered raising this issue in the repo you linked above? I don't know much about Nix packaging, but the [check](https://github.com/espanso/espanso/blob/78df1b704fe2cc5ea26f88fdc443b6ae1df8a989/espanso-clipboard/src/wayland/fallback/mod.rs#L38C1-L48C6) for wl-clipboard is very simple. I suspect...
Can you do `espanso-wayland -vvvvv worker` and share the log here? I assume this should work with the binary built for wayland as well.
@asdrubale88 compiling from source _should_ fix this, fix in #1901 which is not yet in release.
@AlexandreHT, I am not at all familar with Windows input event handling so someone else may be able to chime in with more experience. That said, it looks like Espanso...
Nice find smeech. Based on this Windows [alt-codes table](https://en.wikipedia.org/wiki/Alt_code), it would seem your version of windows is using CP850. It looks like the alt-code synthesizer linked above should handle both...
Ok, there must be some mismatch with your keymap. This expansion works fine with the us and us-intl keymaps. Also possible there is something weird going on with modifiers.
Have you set your keymap for your compositor somewhere?