maintainer-feedback requested: [Bug 295455] net-im/kaidan: doesn't launch module "org.freedesktop.gstreamer.Qt6GLVideoItem" is not installed
| Newsgroups | gmane.comp.kde.freebsd |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-kde (group) <[email protected]> for maintainer-feedback: Bug 295455: net-im/kaidan: doesn't launch module "org.freedesktop.gstreamer.Qt6GLVideoItem" is not installed https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=295455 --- Description --- Kaidan port possibly misses a dependency, since when I ran pkg install kaidan, it only prompted me to install following packages: * kaidan * kdsingleapplication * qxmpp-qt6 But, after the installation, the app doesn't launch as expected, and instead gives the following error: QQmlApplicationEngine failed to load component qrc:/qml/main.qml:114:3: Type CallPage unavailable qrc:/qml/CallPage.qml:7:1: module "org.freedesktop.gstreamer.Qt6GLVideoItem" is not installed However, once I install a gstreamer1-plugins-qt6, it works just fine. I'm not an expert, but I've already checked it on two of my bsd machines and it happens on both of them, maybe this package should be listed as a dependency so that pkg installs it along the other ones? OS: FreeBSD 15.0-RELEASE-p8 releng/15.0-n281036-53054229dcb3 GENERIC amd64 Date: Wed May 20 21:50:27 MSK 2026 DE: Kde Plasma 6.6.4 WM: Kwin (X11 on my desktop and Wayland on my laptop)