[Bug 251628] games/blinken: phonon backend plugin could not be loaded

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Dec 7 15:03:38 GMT 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=251628

--- Comment #4 from Paul Dufresne <dufresnep at zoho.com> ---
Got the same as you:
----
root at chakara:/home/paul # pkg info|grep phonon
phonon-qt5-4.11.1              KDE multimedia framework
root at chakara:/home/paul # pkg info -xD phonon-qt5
phonon-qt5-4.11.1:
On install:
Please, consider installing backends for Phonon:
- multimedia/phonon-gstreamer   GStreamer backend
- multimedia/phonon-vlc         VLC backend

root at chakara:/home/paul # 
---

So I did:

root at chakara:/home/paul # pkg install phonon-gstreamer-qt5
Updating FreeBSD repository catalogue...
FreeBSD repository is up to date.
All repositories are up to date.
The following 1 package(s) will be affected (of 0 checked):

New packages to be INSTALLED:
        phonon-gstreamer-qt5: 4.10.0

Number of packages to be installed: 1

125 KiB to be downloaded.

Proceed with this action? [y/N]: y
[1/1] Fetching phonon-gstreamer-qt5-4.10.0.txz:  32%   40 KiB  41.0kB/s   
00:02[1/1] Fetching phonon-gstreamer-qt5-4.10.0.txz: 100%  125 KiB 127.7kB/s   
00:01    
Checking integrity... done (0 conflicting)
[1/1] Installing phonon-gstreamer-qt5-4.10.0...
[1/1] Extracting phonon-gstreamer-qt5-4.10.0: 100%
=====
Message from phonon-gstreamer-qt5-4.10.0:

--
You'll need to install some GStreamer plugins to make Phonon able to
play something via this backend: multimedia/gstreamer1-plugins-all
will let you choose among all of them.
root at chakara:/home/paul # blinken
Qt: Session management error: Authentication Rejected, reason : None of the
authentication protocols specified are supported and host-based authentication
failed
"Session bus not found\nTo circumvent this problem try the following command
(with Linux and bash)\nexport $(dbus-launch)"
root at chakara:/home/paul # exit
paul at chakara:~ % blinken
Bus error (core dumped)
paul at chakara:~ % 

The error message for not initializing phonon disappeared, but still got no
sound. I changed the configuration to check out "sounds" and was able to go up
to repeating the sequence, but then got the core dumped.

Then I did:
pkg install gstreamer1-plugins-all

Which install probably way too much packages: 167?

But blinken now works with sound.

I wish it would be easier for people installing the package (on XFCE... maybe
on KDE it works, I don't know).

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


More information about the kde-freebsd mailing list