SUMMARY STEPS TO REPRODUCE 1. in kde menu click on itinerary 2. 3. OBSERVED RESULT nothing happens EXPECTED RESULT itinerary is launched SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: 5.20.4 KDE Frameworks Version: 5.76.0 Qt Version: 5.15.2 ADDITIONAL INFORMATION kde itinerary 20.12.0
Does running 'itinerary' in a terminal show any output?
(In reply to Volker Krause from comment #1) > Does running 'itinerary' in a terminal show any output? No
running itinerary in konsole x@grognon:~> itinerary x@grognon:~>
today i get this roubach@grognon:~> itinerary QObject(0x0) KPublicTransport::AssetRepository(0x562002224a80) Cyclic dependency detected between "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" QQmlApplicationEngine failed to load component qrc:/main.qml:163:9: Type App.TimelinePage unavailable qrc:/TimelinePage.qml:32:9: Type App.FlightDelegate unavailable qrc:/FlightDelegate.qml:71:9: Type App.PlaceDelegate unavailable qrc:/PlaceDelegate.qml:35:9: Type App.DepartureQueryPage unavailable qrc:/DepartureQueryPage.qml:11:1: module "org.kde.kpublictransport" is not installed
After installing kpublictransport package then i get this roubach@grognon:~> itinerary QObject(0x0) KPublicTransport::AssetRepository(0x55e5be889c70) Cyclic dependency detected between "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" QQmlApplicationEngine failed to load component qrc:/main.qml:198:9: Type App.IndoorMapPage unavailable qrc:/IndoorMapPage.qml:14:1: module "org.kde.kosmindoormap.kpublictransport" is not installed qrc:/IndoorMapPage.qml:12:1: module "org.kde.kosmindoormap" is not installed qrc:/IndoorMapPage.qml:14:1: module "org.kde.kosmindoormap.kpublictransport" is not installed qrc:/IndoorMapPage.qml:12:1: module "org.kde.kosmindoormap" is not installed
After installing kosmindoormap package i get this roubach@grognon:~> itinerary QObject(0x0) KPublicTransport::AssetRepository(0x559b9d27ad00) Cyclic dependency detected between "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" and "file:///usr/lib64/qt5/qml/org/kde/kirigami.2/styles/org.kde.desktop.plasma/Units.qml" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9: QML RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "maximumWidth" file:///usr/lib64/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:65:9: QML RowLayout (parent or ancestor of QQuickLayoutAttached): Binding loop detected for property "maximumWidth"
And i get kitinerary welcome window !
Ok, that sounds like the distribution package still misses those two dependencies.
I always get the welcome windows.