https://bugs.kde.org/show_bug.cgi?id=463177

--- Comment #3 from ostap-tymur-tymchenko <ostap.tymche...@gmail.com> ---
I attempted to run `spectacle --nonotify --region --background -o
/proc/selt/fd/1 |  tesseract stdin stdout | xclip -in -selection clipboard` on
an x11 system, and after fixing an error with not having tesseract installed,
it not just says "Error during processing". I have tried a couple of different
scenarios and in all cases that is what it says, with nothing being copied to
clipboard.

(In reply to akid.anis799 from comment #2)
> as a workaround one could try to use this command for OCR with spectacle:
> 
> you could bind this command to a keybind in settings
> 
> For X11:
> `spectacle --nonotify --region --background -o /proc/selt/fd/1 |  tesseract
> stdin stdout | xclip -in -selection clipboard`
> 
> For Wayland:
> `spectacle --nonotify --region --background -o /proc/selt/fd/1 | tesseract
> stdin stdout | wl-copy`

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to