SUMMARY Running KDE Itinerary fails on neon because org.kde.prison.scanner module is missing. I suspect libkf5prison5 was built without QML support (or is outdated) STEPS TO REPRODUCE 1. apt install itinerary 2. run itinerary OBSERVED RESULT Fails to launch QQmlApplicationEngine failed to load component qrc:/main.qml:196:9: Type App.BarcodeScannerPage unavailable qrc:/BarcodeScannerPage.qml:11:1: module "org.kde.prison.scanner" is not installed EXPECTED RESULT Works SOFTWARE/OS VERSIONS Linux/KDE Plasma: KDE neon dev unstable as of 2022-08-02 libkf5prison5 5.96.0+p20.04+tunstable+git20220711.1021-0 itinerary 22.04.3+p20.04+tunstable+git20220726.0019-0
also qml-module-org-kde-i18n-localedata was missing, adding it now...
ah prison needs a newer xzing.. hold tight
Fixed now \o/