Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 679998 - kde-plasma/systemsettings - org.kde.kcoreaddons: Error loading plugin "kcm_pulseaudio" "The shared library was not found."
Summary: kde-plasma/systemsettings - org.kde.kcoreaddons: Error loading plugin "kcm_pu...
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-11 00:57 UTC by Freddie Witherden
Modified: 2019-09-13 20:40 UTC (History)
0 users

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


Attachments
emerge --info (info.txt,6.02 KB, text/plain)
2019-03-11 00:57 UTC, Freddie Witherden
Details
Header (qtcore-config_p.h,911 bytes, text/x-chdr)
2019-03-11 13:09 UTC, Freddie Witherden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Freddie Witherden 2019-03-11 00:57:59 UTC
Created attachment 568530 [details]
emerge --info

On an up to date ~AMD64 system when I attempt to configure my (PulseAudio) audio devices in the KDE system settings manager I receive the console output:

$ systemsettings5
[...]
org.kde.kcoreaddons: Error loading plugin "kcm_pulseaudio" "The shared library was not found." 
Plugin search paths are ("/usr/lib64/qt5/plugins", "/usr/bin") 
The environment variable QT_PLUGIN_PATH might be not correctly set
org.kde.plasma.pulseaudio: Disabling PulseAudio integration for lack of GLib event loop

The latter error is interesting as it was originally reported as an incompatibility between Phonon and Qt 5.12.  However, my understanding is that this has been patched both upstream and in Gentoo.
Comment 1 Michael Palimaka (kensington) gentoo-dev 2019-03-11 11:52:20 UTC
Could you please add the output of: emerge -pv qtmultimedia pulseaudio
Comment 2 Freddie Witherden 2019-03-11 11:56:02 UTC
# emerge -pv qtmultimedia pulseaudio

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] media-sound/pulseaudio-12.2::gentoo  USE="X alsa alsa-plugin asyncns bluetooth caps dbus gdbm glib ipv6 orc qt5 ssl tcpd udev webrtc-aec -doc -equalizer -gconf -gtk -jack -libressl -libsamplerate -lirc -native-headset (-neon) -ofono-headset (-oss) -realtime (-selinux) -sox (-system-wide) -systemd -test -zeroconf" ABI_X86="32 (64) (-x32)" 0 KiB
[ebuild  N     ] dev-qt/qtmultimedia-5.12.1:5/5.12::gentoo  USE="alsa pulseaudio qml widgets -debug (-gles2) -gstreamer -openal -test" 3,653 KiB
Comment 3 Michael Palimaka (kensington) gentoo-dev 2019-03-11 12:47:38 UTC
Could you please attach /usr/include/qt5/QtCore/5.12.1/QtCore/private/qtcore-config_p.h?
Comment 4 Freddie Witherden 2019-03-11 13:09:58 UTC
Created attachment 568564 [details]
Header
Comment 5 Andreas Sturmlechner gentoo-dev 2019-09-13 20:37:13 UTC
Is this still being a problem?
Comment 6 Freddie Witherden 2019-09-13 20:38:48 UTC
(In reply to Andreas Sturmlechner from comment #5)
> Is this still being a problem?

I do not believe so; it appears as if one of the more recent updates to my system resolved the issue in question.  I think we can close this.
Comment 7 Andreas Sturmlechner gentoo-dev 2019-09-13 20:40:33 UTC
Thanks for checking back. Also more changes expected in that area with upcoming releases for pulseaudio and Plasma.