Bug 1220668

Summary: kamoso fails to show any UI (on GNOME system)
Product: [openSUSE] openSUSE Tumbleweed Reporter: Gerald Pfeifer <gp>
Component: KDE ApplicationsAssignee: E-Mail List <opensuse-kde-bugs>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Gerald Pfeifer 2024-02-29 12:10:09 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.
Comment 1 Christophe Marin 2024-02-29 12:36:28 UTC
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
Comment 2 OBSbugzilla Bot 2024-02-29 15:35:04 UTC
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
Comment 3 Marcus Meissner 2024-03-01 23:04:58 UTC
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
Comment 4 Christophe Marin 2024-03-17 22:40:49 UTC
Fixed
Comment 5 Gerald Pfeifer 2024-07-03 13:40:50 UTC
(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!