Bug 446805

Summary: Kalendar fails to launch
Product: [Applications] Merkuro Reporter: Matthew Cohen <cohen>
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: RESOLVED DOWNSTREAM    
Severity: crash CC: arojas, carl, nicolas.fella
Priority: NOR    
Version: 0.3.1   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Matthew Cohen 2021-12-10 21:43:59 UTC
Kalendar fails to launch after recent update. I'm not sure what update caused this, but before I updated to Gear 21.12, Kalendar launched fine.

STEPS TO REPRODUCE
1. launch Kalendar

OBSERVED RESULT
here's the error I get when launching from terminal:

kalendar: symbol lookup error: kalendar: undefined symbol: _ZN9KCalUtils10DndFactoryC1ERK14QSharedPointerIN13KCalendarCore14MemoryCalendarEE

EXPECTED RESULT

kalednar launches

SOFTWARE/OS VERSIONS

Operating System: Arch Linux
KDE Plasma Version: 5.23.4
KDE Frameworks Version: 5.88.0
Qt Version: 5.15.2
Kernel Version: 5.15.7-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Comment 1 Carl Schwan 2021-12-10 22:22:19 UTC
This sounds like an ABI break, could you tell your distro to rebuild kalendar?
Comment 2 Nicolas Fella 2021-12-10 22:44:19 UTC
CC'ing the Arch maintainer
Comment 3 Matthew Cohen 2021-12-10 22:47:18 UTC
(In reply to Carl Schwan from comment #1)
> This sounds like an ABI break, could you tell your distro to rebuild
> kalendar?

yes, I just submitted an Arch bug report
Comment 4 Antonio Rojas 2021-12-10 22:59:20 UTC
Sigh @ kdepim not using soversions properly. Fixed now.