Bug 1220668 - kamoso fails to show any UI (on GNOME system)
Summary: kamoso fails to show any UI (on GNOME system)
Status: RESOLVED FIXED
Alias: None
Product: openSUSE Tumbleweed
Classification: openSUSE
Component: KDE Applications (show other bugs)
Version: Current
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: E-Mail List
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-29 12:10 UTC by Gerald Pfeifer
Modified: 2024-07-03 13:40 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!