[Bug 278832] net-im/neochat: Add missing dependency on (kf5)-kquickcharts
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue May 7 11:11:27 BST 2024
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278832
Bug ID: 278832
Summary: net-im/neochat: Add missing dependency on
(kf5)-kquickcharts
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: bugzilla.freebsd at omnilan.de
Assignee: kde at FreeBSD.org
Flags: maintainer-feedback?(kde at FreeBSD.org)
Created attachment 250507
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250507&action=edit
Add missing kquickcharts to USE_KDE
While discovering matrix, I stumbled across net-im/neochat (after briefly
testing net-im/nheko).
It didn't start on my non-KDE (instead xfce) based setup:
QQmlApplicationEngine failed to load component
qrc:/main.qml:23:5: Type RoomPage unavailable
qrc:/RoomPage.qml:106:26: Type ChatBox unavailable
qrc:/ChatBox.qml:63:5: Type ChatBar unavailable
qrc:/ChatBar.qml:390:17: Type PieProgressBar unavailable
qrc:/PieProgressBar.qml:7:1: module "org.kde.quickcharts" is not installed
Simply adding kquickcharts to USE_KDE fixes, see patch attached.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list