Bug 487918

Summary: KTRip doesn't start due to cyclic dependency
Product: [Applications] ktrip Reporter: Marco <thomasschmidt45>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: RESOLVED FIXED    
Severity: crash CC: nicolas.fella
Priority: NOR    
Version First Reported In: 24.05.0   
Target Milestone: ---   
Platform: Flatpak   
OS: Linux   
Latest Commit: Version Fixed/Implemented In: 24.08.0
Sentry Crash Report:

Description Marco 2024-06-02 11:46:04 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Flatpak version does not start on Librem 5 due to cyclic dependency error. KDE Platform version org.kde.Platform 6.7. Adwaita org.kde.KStyle.Adwaita 6.6. 

STEPS TO REPRODUCE
1. flatpak run org.kde.ktrip in Terminal on Librem5

OBSERVED RESULT
Output: 
qt.qml.typeresolution.cycle: Cyclic dependency detected between "qrc:/qt/qml/org/kde/desktop/private/TextFieldContextMenu.qml" and "qrc:/qt/qml/org/kde/desktop/MenuItem.qml"

KTrip does not start.

EXPECTED RESULT
KTrip starts

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: PureOS 10 (Byzantium)
(available in About System)
KDE Plasma Version: -
KDE Frameworks Version: -
Qt Version: 6.7

ADDITIONAL INFORMATION
Flatpak platform Aarch64
Comment 1 Nicolas Fella 2024-06-02 12:31:51 UTC
This warning is unrelated to why it does not start