Bug 494100 - Itinerary doesn't start or crashes on start
Summary: Itinerary doesn't start or crashes on start
Status: RESOLVED DOWNSTREAM
Alias: None
Product: KDE Itinerary
Classification: Applications
Component: general (other bugs)
Version First Reported In: 23.08.3
Platform: Kubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Volker Krause
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-04 10:00 UTC by wenin
Modified: 2025-07-10 15:19 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description wenin 2024-10-04 10:00:17 UTC
SUMMARY
Itinerary was installed both from Discover and the terminal, both times with the same results, it doesn't start

STEPS TO REPRODUCE
1. Install Itinerary
2. Launch Itinerary
3. 

OBSERVED RESULT
Crashes on Startup

EXPECTED RESULT
No Crash ;)

SOFTWARE/OS VERSIONS

Linux/KDE Plasma: Ubuntu 24.04
KDE Plasma Version: 5.27.11
KDE Frameworks Version: 5.115.0
Qt Version: 5.15.13


ADDITIONAL INFORMATION
when starting it via the terminal it gives me the following output:
$ itinerary
has portal: true
QQmlApplicationEngine failed to load component
qrc:/main.qml:311:9: Type App.BarcodeScannerPage unavailable
qrc:/BarcodeScannerPage.qml:11:1: module "org.kde.prison.scanner" is not installed
Comment 1 Volker Krause 2024-10-04 10:03:22 UTC
`module "org.kde.prison.scanner" is not installed` sounds very much like a packaging bug, ie. something that ultimately needs to be fixed on the Kubuntu side. Meanwhile this can likely be worked around by installing the corresponding package manually.