https://bugs.kde.org/show_bug.cgi?id=460320
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- as a workaround one could try to use this command for OCR with spectacle: 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.
