Summary: | Crash at start-up due to Qt5 library version mismatch | ||
---|---|---|---|
Product: | [Applications] skrooge | Reporter: | Johannes Goller <jogojapan> |
Component: | general | Assignee: | Guillaume DE BURE <guillaume.debure> |
Status: | RESOLVED NOT A BUG | ||
Severity: | crash | CC: | kaeslaek, stephane |
Priority: | NOR | ||
Version First Reported In: | 2.26.1 | ||
Target Milestone: | 25.1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Johannes Goller
2022-10-04 20:53:38 UTC
Hi, This is clear that you have an issue with libraries incompatible. To fix that quickly, you have to: - uninstall all version of skrooge - build skrooge from source if you know how to do (clean you build directory to be sure) - install the built version Regards. Also reported in Fedora Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=2131441 For completeness' sake, Stephane is right. I hadn't cleaned my existing Skrooge installation sufficiently before rebuilding it. After cleaning properly, rebuilding from source and installing, Skrooge is running fine. |