Bugzilla – Bug 1220668
kamoso fails to show any UI (on GNOME system)
Last modified: 2024-07-03 13:40:50 UTC
Starting kamoso via the command line I see QQmlApplicationEngine failed to load component qrc:/qml/Main.qml:154:22: Type ImagesView unavailable qrc:/qml/ImagesView.qml:13:1: module "org.kde.purpose" is not installed in the console and then ... nothing, until I stop it via <Ctrl>-<C>. This is kamoso-23.08.4-1.2.x86_64 on current Tumbleweed with a GNOME desktop.
https://build.opensuse.org/request/show/1153203 adds the missing runtime dependencies. It will need some time before it gets into factory. You can manually install the purpose and libqt5-qtquickcontrols packages meanwhile
This is an autogenerated message for OBS integration: This bug (1220668) was mentioned in https://build.opensuse.org/request/show/1153217 Backports:SLE-15-SP6 / kamoso https://build.opensuse.org/request/show/1153222 Backports:SLE-15-SP5 / kamoso
openSUSE-RU-2024:0069-1: An update that has one recommended fix can now be installed. Category: recommended (moderate) Bug References: 1220668 CVE References: JIRA References: Sources used: openSUSE Backports SLE-15-SP5 (src): kamoso-22.12.3-bp155.2.3.1
Fixed
(In reply to Christophe Marin from comment #1) > https://build.opensuse.org/request/show/1153203 adds the missing runtime > dependencies. It will need some time before it gets into factory. > > You can manually install the purpose and libqt5-qtquickcontrols packages > meanwhile I apparently forgot to follow up back then: Thank you for the quick response and tackling the issue of missing dependencies!