Bug 430278

Summary: itinerary does not start
Product: [Applications] KDE Itinerary Reporter: Philippe ROUBACH <philippe.roubach>
Component: generalAssignee: Volker Krause <vkrause>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Philippe ROUBACH 2020-12-11 22:04:34 UTC
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
Comment 1 Volker Krause 2020-12-12 08:22:23 UTC
Does running 'itinerary' in a terminal show any output?
Comment 2 Philippe ROUBACH 2020-12-12 08:58:11 UTC
(In reply to Volker Krause from comment #1)
> Does running 'itinerary' in a terminal show any output?

No
Comment 3 Philippe ROUBACH 2020-12-12 08:59:26 UTC
running itinerary in konsole

x@grognon:~> itinerary
x@grognon:~>
Comment 4 Philippe ROUBACH 2020-12-21 12:16:50 UTC
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
Comment 5 Philippe ROUBACH 2020-12-21 12:22:14 UTC
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
Comment 6 Philippe ROUBACH 2020-12-21 12:22:49 UTC
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"
Comment 7 Philippe ROUBACH 2020-12-21 12:23:34 UTC
And i get kitinerary welcome window !
Comment 8 Volker Krause 2020-12-21 12:37:22 UTC
Ok, that sounds like the distribution package still misses those two dependencies.
Comment 9 Philippe ROUBACH 2020-12-23 11:50:06 UTC
I always get the welcome windows.