Bug 480386

Summary: Skrooge 2.31.0 won't start due to incompatible Qt version
Product: [KDE Neon] neon Reporter: Nico Dorn <nicodorn>
Component: Packages User EditionAssignee: Neon Bugs <neon-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: jr, neon-bugs-null, pastorbirt, sitter, wolftune
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

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!