Skanpage won't start

I just installed this on opensuse leap 15.6 with wayland. Skanpage will not run. App does not open?
Operating System: openSUSE Leap 15.6
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.12
Kernel Version: 6.4.0-150600.23.30-default (64-bit)
Graphics Platform: Wayland

You can upgrade to Plasma 6 and Gear 24.12.

zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Qt5/openSUSE_Leap_$releasever' KDE-Qt5
zypper ar -fp 74 'https://download.opensuse.org/repositories/KDE:/Qt6/openSUSE_Leap_$releasever' KDE-Qt6
zypper ar -fp 74 'https://download.opensuse.org/repositories/KDE:/Frameworks/openSUSE_Leap_$releasever' KDE-Frameworks
zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Frameworks5/openSUSE_Leap_$releasever' KDE-Frameworks5
zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Applications/KDE_Frameworks5_openSUSE_Leap_$releasever' KDE-Applications
zypper ar -fp 75 'https://download.opensuse.org/repositories/KDE:/Extra/KDE_Applications_openSUSE_Leap_$releasever' KDE-Extra
zypper -v dup --allow-vendor-change
zypper -v install pattern:kde_plasma 

See https://en.opensuse.org/SDB:KDE_repositories for more explanation.

Everything work like a charm for me.

I got it working-I was missing something- tesseract-ocr apparently
not solved by me-opensuse

Glad that’s working for you!

It looks like what you experienced is a packaging issue with openSUSE Leap, where Skanpage is being compiled with OCR support required, but then isn’t packaged to require that OCR support be installed on a user’s system if it’s not already there. If you’re able to, submitting a bug report for openSUSE Leap might help that get addressed so folks in the future don’t run into the same situation :slight_smile:

Had the same issue, on KDE neon.
Installed the flatpak version which worked as intended.