Bug 480386 - Skrooge 2.31.0 won't start due to incompatible Qt version
Summary: Skrooge 2.31.0 won't start due to incompatible Qt version
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (other bugs)
Version First Reported In: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
: 480394 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-01-27 10:01 UTC by Nico Dorn
Modified: 2024-02-03 22:37 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nico Dorn 2024-01-27 10:01:42 UTC
Starting from the terminal gives the following message:

##FATAL: Cannot mix incompatible Qt library (5.15.11) with this library (5.15.12)
Comment 1 Nico Dorn 2024-01-27 10:04:37 UTC
Forgot my system information

Operating System: KDE neon 5.27
KDE Plasma Version: 5.27.10
KDE Frameworks Version: 5.114.0
Qt Version: 5.15.12
Kernel Version: 6.5.0-10022-tuxedo (64-bit)
Graphics Platform: X11
Comment 2 Antonio Rojas 2024-01-27 16:44:20 UTC
*** Bug 480394 has been marked as a duplicate of this bug. ***
Comment 3 Aaron Wolf 2024-01-29 00:48:59 UTC
Confirming same issue here

```
##WARNING: Attribute Qt::AA_ShareOpenGLContexts must be set before QCoreApplication is created.
##FATAL: Cannot mix incompatible Qt library (5.15.11) with this library (5.15.12)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = skrooge path = /usr/bin pid = 3210046
KCrash: Arguments: /usr/bin/skrooge
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi
```
Comment 4 Nico Dorn 2024-02-03 22:37:20 UTC
Resolved with the latest updates. Cheers!