Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 May 2024 10:11:27 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 278832] net-im/neochat: Add missing dependency on (kf5)-kquickcharts
Message-ID:  <bug-278832-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D278832

            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@FreeBSD.org
          Reporter: bugzilla.freebsd@omnilan.de
          Assignee: kde@FreeBSD.org
             Flags: maintainer-feedback?(kde@FreeBSD.org)

Created attachment 250507
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D250507&action=
=3Dedit
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.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-278832-7788>