Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913017 - net-im/neochat-23.08.0: Add dev-qt/qtlocation:5 to RDEPEND
Summary: net-im/neochat-23.08.0: Add dev-qt/qtlocation:5 to RDEPEND
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-25 20:35 UTC by Nils Freydank
Modified: 2023-08-26 11:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nils Freydank 2023-08-25 20:35:49 UTC
Hi,

net-im/neochat-23.08.0 crashes on start if qtlocation is not installed:
                                                                                    
% 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

As soon as qtlocation:5 is installed manually neochat runs fine.

Reproducible: Always
Comment 1 Larry the Git Cow gentoo-dev 2023-08-26 11:17:30 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/proj/kde.git/commit/?id=793a753b49b2848b7f8804071a448952903087cc

commit 793a753b49b2848b7f8804071a448952903087cc
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-26 11:13:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-26 11:16:11 +0000

    net-im/neochat: Add missing runtime QML dependencies
    
    Upstream commits:
    f3a04635cf0b29a51b6abf331d601ea5e6a6de7e
    5b4ae764cf036c4fc89e91821fde08e72e3d4dc2
    7c75a2fd06d38c9a437528669c49d188c14c72e9
    
    Bug: https://bugs.gentoo.org/913017
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-im/neochat/neochat-23.08.49.9999.ebuild | 2 ++
 net-im/neochat/neochat-9999.ebuild          | 2 ++
 2 files changed, 4 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2023-08-26 11:19:52 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab1632dd9675511af6be12f43db962d89834c093

commit ab1632dd9675511af6be12f43db962d89834c093
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2023-08-26 11:13:04 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-26 11:19:27 +0000

    net-im/neochat: Add missing runtime QML dependencies
    
    Upstream commits:
    f3a04635cf0b29a51b6abf331d601ea5e6a6de7e
    5b4ae764cf036c4fc89e91821fde08e72e3d4dc2
    7c75a2fd06d38c9a437528669c49d188c14c72e9
    
    Closes: https://bugs.gentoo.org/913017
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-im/neochat/neochat-23.08.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f7a739908a8f3fbd1290383d9baac4faf06aa25a

commit f7a739908a8f3fbd1290383d9baac4faf06aa25a
Author:     Nils Freydank <holgersson@posteo.de>
AuthorDate: 2023-08-25 21:09:42 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2023-08-26 11:19:27 +0000

    net-im/neochat: Revbump adding qtlocation dep
    
    Closes: https://bugs.gentoo.org/913017
    Signed-off-by: Nils Freydank <holgersson@posteo.de>
    Closes: https://github.com/gentoo/gentoo/pull/32449
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 net-im/neochat/{neochat-23.08.0.ebuild => neochat-23.08.0-r1.ebuild} | 1 +
 1 file changed, 1 insertion(+)