Bug 1214916 - Missing dependency for Neochat
Summary: Missing dependency for Neochat
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: 2023-09-04 01:33 UTC by Egor Kuznetsov
Modified: 2023-09-04 07:15 UTC (History)
1 user (show)

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 Egor Kuznetsov 2023-09-04 01:33:14 UTC
Operating System: openSUSE Tumbleweed 20230902
KDE Plasma Version: 5.27.7
KDE Frameworks Version: 5.109.0
Qt Version: 5.15.10
Kernel Version: 6.4.12-1-default (64-bit)
Graphics Platform: Wayland

When I install Neochat, it seems, app has missing dependency. After installation I try to run application, but it crashed instantly. After I try to run it from terminal and has a log:
➜  ~ neochat 
QQmlApplicationEngine failed to load component
qrc:/main.qml:20:5: Type RoomList.Page unavailable
qrc:/RoomList/Page.qml:87:20: Type ExploreComponent unavailable
qrc:/RoomList/ExploreComponent.qml: Type org.kde.neochat/OsmLocationPlugin unavailable
qrc:/OsmLocationPlugin.qml:7:1: module "QtLocation" is not installed

I find bug on KDE bugtracker: https://bugs.kde.org/show_bug.cgi?id=471855
Then I open link in comment about Gentoo bug that help to find solution: https://bugs.gentoo.org/913017

After installation of libQt5Location5 and libQt5PositioningQuick5 app start correctly. Can maintainers add this libraries as dependency to Neochat?
Comment 1 Fabian Vogt 2023-09-04 07:15:28 UTC
Fixed: https://build.opensuse.org/request/show/1108774