Bug 473225

Summary: Kalendar crashes at launch due to libkalendar_mail_plugin.so not being present
Product: [Applications] Merkuro Reporter: Riccardo Robecchi <sephiroth_pk>
Component: generalAssignee: Claudio Cambra <claudio.cambra>
Status: RESOLVED FIXED    
Severity: normal CC: carl
Priority: NOR    
Version First Reported In: 23.04.3   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Riccardo Robecchi 2023-08-09 20:53:24 UTC
SUMMARY
Kalendar doesn't start. When launching it from the terminal, the result is as follows:
qrc:/main.qml:19:1: plugin cannot be loaded for module "org.kde.kalendar.mail": Cannot load library /usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kalendar/mail/libkalendar_mail_plugin.so: (libKF5TextAutoCorrection.so.1: unable to open the shared object file: the file or directory doesn't exist)

STEPS TO REPRODUCE
1. Launch Kalendar

OBSERVED RESULT
Kalendar doesn't start.

EXPECTED RESULT
Kalendar actually starts.

SOFTWARE/OS VERSIONS
Linux: KDE neon
KDE Plasma Version: 5.27.6
KDE Frameworks Version: 5.108.0
Qt Version: 5.15.10

ADDITIONAL INFORMATION
Comment 1 Riccardo Robecchi 2023-08-09 20:57:10 UTC
It should be noted that the file actually exists. Sorry for not including this information in the previous message.
Comment 2 Riccardo Robecchi 2023-10-20 11:24:38 UTC
I haven't experienced this in a while, so I am marking this as fixed.