https://bugs.kde.org/show_bug.cgi?id=516919
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #2 from [email protected] --- I was also seeing the same behavior with an environment compiled with kde-builder. Another way to check the issue: kcmshell6 kcm_powerdevilprofilesconfig It was also stuck but the window content was displayed. The interface elements (buttons, lists, ...) did not react to mouse clicks or keyboard actions. What I did as root: my Kde Plasma is in /opt/kde66 > cd /usr/share/polkit-1/actions/ > cp -rs /opt/kde66/share/polkit-1/actions/* . > cd /etc/polkit-1/rules.d/ > ln -s /opt/kde66/share/polkit-1/rules.d/plasma-setup-polkit.rules Reboot: 'systemctl restart polkit' was not enough. I am pretty sure that there is a cleaner way to make these changes, but at least it works for me now. -- You are receiving this mail because: You are watching all bug changes.
