https://bugs.kde.org/show_bug.cgi?id=470592
Bug ID: 470592
Summary: Kalendar crashes during launch.
Classification: Applications
Product: kalendar
Version: unspecified
Platform: openSUSE
OS: Linux
Status: REPORTED
Severity: crash
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
STEPS TO REPRODUCE
1. sudo zypper install
kalendar-23.07.70git.20230602T015235~e2b9ccf-ku.64.1
2. kalendar
3. sudo zypper install
kalendar-debuginfo-23.07.70git.20230602T015235~e2b9ccf-ku.64.1.x86_64
4. kalendar
OBSERVED RESULT
(PowerShell 7.4.0-preview.3)
Without debug package:
PS /home/rokejulianlockhart> kalendar
QQmlApplicationEngine failed to load component
qrc:/main.qml:19:1: plugin cannot be loaded for module
"org.kde.kalendar.mail": Cannot load library
/usr/lib64/qt5/qml/org/kde/kalendar/mail/libkalendar_mail_plugin.so:
(/lib64/libKPim5MessageViewer.so.5: undefined symbol:
_ZN20KAddressBookGrantlee21GrantleeContactViewerC1EP7QWidget)
NativeCommandExitException: Program "kalendar" ended with
non-zero exit code: 255.
PS /home/rokejulianlockhart>
With it:
PS /home/rokejulianlockhart> kalendar
QQmlApplicationEngine failed to load component
qrc:/main.qml:19:1: plugin cannot be loaded for module
"org.kde.kalendar.mail": Cannot load library
/usr/lib64/qt5/qml/org/kde/kalendar/mail/libkalendar_mail_plugin.so:
(/lib64/libKPim5MessageViewer.so.5: undefined symbol:
_ZN20KAddressBookGrantlee21GrantleeContactViewerC1EP7QWidget)
NativeCommandExitException: Program "kalendar" ended with
non-zero exit code: 255.
PS /home/rokejulianlockhart>
I can't do much better than this –
https://sourceware.org/elfutils/Debuginfod.html is past my level of competence.
SOFTWARE/OS VERSIONS
Operating System: cpe:/o:opensuse:tumbleweed:20230531
KDE Plasma Version: 5.27.5
KDE Frameworks Version: 5.107.0
Qt Version: 5.15.9
Kernel Version: 6.3.4-1-default (64-bit)
Graphics Platform: X11
Processors: 12 × AMD Ryzen 5 3600 6-Core Processor
Memory: 31.2 GiB of RAM
Graphics Processor: AMD Radeon RX 5700
ADDITIONAL INFORMATION
This is a new installation of Kalendar – I'd not used it previously on
this machine.
--
You are receiving this mail because:
You are watching all bug changes.