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
`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.