SUMMARY Itinerary does not start on Kubuntu, package is missing org.kde.kirigamiaddons.dateandtime STEPS TO REPRODUCE 1. from Kubuntu Discover (store) install Itinerary (current version is 23.08.25-0ubuntu3 2. Starting from the menu, nothing happens 3. starting from terminal, I get the following OBSERVED RESULT ''' has portal: true QQmlApplicationEngine failed to load component qrc:/main.qml:307:9: Type App.TimelinePage unavailable qrc:/TimelinePage.qml:123:9: Type App.FlightPage unavailable qrc:/FlightPage.qml:18:13: Type App.FlightEditor unavailable qrc:/FlightEditor.qml:84:17: Type App.FormDateTimeEditDelegate unavailable qrc:/FormDateTimeEditDelegate.qml:10:1: module "org.kde.kirigamiaddons.dateandtime" is not installed ''' EXPECTED RESULT Application properly starts SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 24.04 KDE Plasma Version: 5.27.12 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.13
This is a packaging issue of Kubuntu, not something we can fix here (not to mention that this is a version which is two years out of date). Possible workarounds: * Manually install the kirigami-addons package (which I'd assume Kubuntu has) * Alternatively, install Itinerary as Flatpak.
Thank you. I did install it via flatpak and it works! Sorry for the mess, I am new to linux and all of these way to install software are just confusing as hell. I thought the built in app store was the easiest and best way possible.