Bug 470592 - Kalendar crashes during launch.
Summary: Kalendar crashes during launch.
Status: RESOLVED DOWNSTREAM
Alias: None
Product: Merkuro
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Linux
: NOR crash
Target Milestone: ---
Assignee: Claudio Cambra
URL: https://bugzilla.opensuse.org/show_bu...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-06-03 16:21 UTC by Roke Julian Lockhart Beedell
Modified: 2023-06-04 16:50 UTC (History)
1 user (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 Roke Julian Lockhart Beedell 2023-06-03 16:21:04 UTC
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.
Comment 1 Carl Schwan 2023-06-04 00:50:39 UTC
This is a packaging issue
Comment 2 Roke Julian Lockhart Beedell 2023-06-04 16:50:03 UTC
https://bugzilla.opensuse.org/show_bug.cgi?id=1211984