Bug 464145 - Skrooge (2.28.0) crashes after qt update
Summary: Skrooge (2.28.0) crashes after qt update
Status: RESOLVED FIXED
Alias: None
Product: neon
Classification: KDE Neon
Component: Packages User Edition (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR crash
Target Milestone: ---
Assignee: Neon Bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-11 12:17 UTC by Nico Dorn
Modified: 2023-01-11 21:07 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed 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 2023-01-11 12:17:26 UTC
STEPS TO REPRODUCE
1. Open Skrooge
2. Open "Accounts"
3. Mark an item (left click with mouse is enough)
4. App crashes

OBSERVATIONS
If I start Skrooge via Konsole, I get this message (unfortunately, DrKonqui doesn't give any backtrace):

##FATAL: Cannot mix incompatible Qt library (5.15.7) with this library (5.15.8)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = skrooge path = /usr/bin pid = 16158
KCrash: Arguments: /usr/bin/skrooge 

Looks like it's got somthing to do with todays qt update.

SOFTWARE/OS VERSIONS
Operating System: KDE neon 5.26
KDE Plasma Version: 5.26.5
KDE Frameworks Version: 5.101.0
Qt Version: 5.15.8
Kernel Version: 5.15.0-57-generic (64-bit)
Graphics Platform: X11
Processors: 16 × Intel® Core™ i7-10875H CPU @ 2.30GHz
Memory: 62.5 GiB of RAM
Graphics Processor: Mesa Intel® UHD Graphics
Comment 1 Stephane MANKOWSKI 2023-01-11 14:15:04 UTC
Hi,

I have the same issue here and my Skrooge is built from the GIT.
I think there is an issue on dependencies.
Comment 2 Jonathan Riddell 2023-01-11 14:17:01 UTC
sorry about that, rebuilding...
Comment 3 Nico Dorn 2023-01-11 15:41:39 UTC
Wow, that was quick! Thanks Jonathan, works for me!

Et pour toi, Stephane?
Comment 4 Stephane MANKOWSKI 2023-01-11 15:42:24 UTC
Works for me too.
Good job !