Summary: | System settings crashes when I try to open "Multimedia" | ||
---|---|---|---|
Product: | [Plasma] plasma-pa | Reporter: | Patrick Silva <bugseforuns> |
Component: | kcm | Assignee: | David Rosca <nowrep> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | crash | CC: | neousr, plasma-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Patrick Silva
2019-04-01 16:47:06 UTC
Similar symptoms on my Unstable system but in my case it only closes it self with out dr konqi opening. Relevant bits on the terminal: Nothing to load - the client id is empty Nothing to load - the client id is empty file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:524: TypeError: Cannot read property 'globalToolBarStyle' of null file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/PageRow.qml:585:5: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling. WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet: Theme.View instead WARNING: viewBackgroundColor is deprecated, use backgroundColor with colorSet: Theme.View instead org.kde.kcoreaddons: Error loading plugin "kcm_pulseaudio" "The shared library was not found." Plugin search paths are ("/usr/lib/x86_64-linux-gnu/qt5/plugins", "/usr/bin") The environment variable QT_PLUGIN_PATH might be not correctly set file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/kirigami.2/private/globaltoolbar/PageRowGlobalToolBarUI.qml:91: TypeError: Cannot read property 'globalToolBarStyle' of null (process:1192): GLib-GIO-ERROR **: 11:15:11.450: Settings schema 'org.freedesktop.pulseaudio.module-group' is not installed Opening the kcm with "kcmshell5 kcm_phonon" shows is actually installed. "Settings schema 'org.freedesktop.pulseaudio.module-group' is not installed". It is possible that pulseaudio gsettings module is indeed not installed. This might be a missing dependency in the package of plasma-pa. Retested with the latest updates im no longer able to replicate this. Thanks for the update; changing status. Let's assume it was indeed a missing dependency that is now installed. |