Bug 502142

Summary: Skanpage won’t open (KDE Fedora 42)
Product: [Applications] Skanpage Reporter: David C. T. <david.cuencatudela>
Component: generalAssignee: Alexander Stippich <a.stippich>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: john.kizer, nicolas.fella
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: KDE Linux   
OS: Linux   
URL: https://bugzilla.redhat.com/show_bug.cgi?id=2357623
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description David C. T. 2025-03-28 21:49:52 UTC
SUMMARY


STEPS TO REPRODUCE
1. Open Skanpage on KDE Fedora 42
2. The app doesn't open, an error message appears

OBSERVED RESULT

The terminal shows this message:
terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error'
  what():  filesystem error: recursive directory iterator cannot open directory: El fitxer o directori no existeix [/usr/share/tesseract/tessdata/]
KCrash: Application 'skanpage' crashing... crashRecursionCounter = 2
Avortat (s'ha bolcat la memòria)


EXPECTED RESULT
Skanpage should open without errors.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: KDE Fedora 42 (beta)

ADDITIONAL INFORMATION
Comment 1 Alexander Stippich 2025-03-30 11:51:55 UTC
That looks like tesseract is not properly installed
Comment 2 David C. T. 2025-03-30 17:16:08 UTC
(In reply to Alexander Stippich from comment #1)
> That looks like tesseract is not properly installed

I did not install anything other than KDE Fedora 42 itself, Skanpage came bundled with the base install. Is it a problem of the distro?
Comment 3 Alexander Stippich 2025-04-05 14:00:52 UTC
I think so. See also bug https://bugs.kde.org/show_bug.cgi?id=497975
Comment 4 David C. T. 2025-04-05 17:51:11 UTC
Alexander, thank you for looking into this and for the information. I have reported the bug to Fedora here:
https://bugzilla.redhat.com/show_bug.cgi?id=2357623
Comment 5 John Kizer 2025-04-12 19:02:52 UTC
Thanks for reporting that to the Fedora folks!