Bug 453016 - Kalendar 22.04 is crashing on start.
Summary: Kalendar 22.04 is crashing on start.
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Merkuro
Classification: Applications
Component: general (show other bugs)
Version: 22.04.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: Claudio Cambra
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-25 19:43 UTC by Michael
Modified: 2022-06-01 23:45 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2022-04-25 19:43:16 UTC
SUMMARY
***
Kalendar 22.04 is crashing on start.

Application: Kalendar (kalendar), signal: Segmentation fault

[KCrash Handler]
#4  0x00007f8b18544b30 in Akonadi::IncidenceChanger::history() const () from /usr/lib64/libKF5AkonadiCalendar.so.5
#5  0x0000560ab706828f in CalendarManager::undoRedoData (this=this@entry=0x7ffc855c26c0) at /var/tmp/portage/app-office/kalendar-22.04.0/work/kalendar-22.04.0/src/calendarmanager.cpp:655
#6  0x0000560ab704e27e in CalendarManager::qt_static_metacall (_o=0x7ffc855c26c0, _c=<optimized out>, _id=<optimized out>, _a=<optimized out>) at /var/tmp/portage/app-office/kalendar-22.04.0/work/kalendar-22.04.0_build/src/kalendar_autogen/EWIEGA46WW/moc_calendarmanager.cpp:431
#7  0x00007f8b17b253c7 in ?? () from /usr/lib64/libQt5Qml.so.5
#8  0x00007f8b17c7c219 in QV4::QQmlTypeWrapper::lookupSingletonProperty(QV4::Lookup*, QV4::ExecutionEngine*, QV4::Value const&) () from /usr/lib64/libQt5Qml.so.5
#9  0x00007f8b17c7ddb2 in QV4::QQmlTypeWrapper::virtualResolveLookupGetter(QV4::Object const*, QV4::ExecutionEngine*, QV4::Lookup*) () from /usr/lib64/libQt5Qml.so.5
#10 0x00007f8b17b46105 in ?? () from /usr/lib64/libQt5Qml.so.5
#11 0x00007f8b17b4aa7f in ?? () from /usr/lib64/libQt5Qml.so.5
#12 0x00007f8b17adbade in QV4::Function::call(QV4::Value const*, QV4::Value const*, int, QV4::ExecutionContext const*) () from /usr/lib64/libQt5Qml.so.5
#13 0x00007f8b17c6a2d5 in QQmlJavaScriptExpression::evaluate(QV4::CallData*, bool*) () from /usr/lib64/libQt5Qml.so.5
#14 0x00007f8b17c70584 in QQmlBinding::evaluate(bool*) () from /usr/lib64/libQt5Qml.so.5
#15 0x00007f8b17c74836 in ?? () from /usr/lib64/libQt5Qml.so.5
#16 0x00007f8b17c72504 in QQmlBinding::update(QFlags<QQmlPropertyData::WriteFlag>) () from /usr/lib64/libQt5Qml.so.5
#17 0x00007f8b17c7fcf0 in QQmlObjectCreator::finalize(QQmlInstantiationInterrupt&) () from /usr/lib64/libQt5Qml.so.5
#18 0x00007f8b17c0e29c in QQmlComponentPrivate::complete(QQmlEnginePrivate*, QQmlComponentPrivate::ConstructionState*) () from /usr/lib64/libQt5Qml.so.5
#19 0x00007f8b17c10370 in QQmlComponentPrivate::completeCreate() () from /usr/lib64/libQt5Qml.so.5
#20 0x00007f8b17c1050f in QQmlComponent::create(QQmlContext*) () from /usr/lib64/libQt5Qml.so.5
#21 0x00007f8b17c75dc6 in QQmlApplicationEnginePrivate::finishLoad(QQmlComponent*) () from /usr/lib64/libQt5Qml.so.5
#22 0x00007f8b17c764dd in QQmlApplicationEngine::load(QUrl const&) () from /usr/lib64/libQt5Qml.so.5
#23 0x0000560ab7049218 in main (argc=<optimized out>, argv=<optimized out>) at /var/tmp/portage/app-office/kalendar-22.04.0/work/kalendar-22.04.0/src/main.cpp:154
[Inferior 1 (process 22620) detached]

***

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Gentoo
KDE Plasma Version: 5.24.4
KDE Frameworks Version: 5.93
Qt Version:  5.15.3
Comment 1 Kris S 2022-05-17 12:41:22 UTC
I was having the same problem.

See: https://bugs.gentoo.org/845177

Kalendar is not pulling in kdepim-runtime in its dependencies, try installing it, and that should fix it.
Comment 2 Claudio Cambra 2022-06-01 23:45:33 UTC
Since this is a known bug with a known fix I will close, thanks Kris S. for the solution