Доброе утро всем! Есть проблемка. Пытаясь запустить любое GUI-приложение из Konsole (Plasma 5), получаю вот такую ошибку:
[[ ! ]] QStandardPaths: wrong ownership on runtime directory /run/user/1000, 1000 instead of 0
[[ ! ]] Qt: Session management error: networkIdsList argument is NULL
[[ ! ]] «Session bus not found
[[ ! ]] To circumvent this problem try the following command (with Linux and bash)
[[ ! ]] export $(dbus-launch)»
awk: fatal: cannot open file `/root/.kde4//share/config/kwinrc' for reading (No such file or directory)
В качестве костыля прописал в ~/.bashrc своего юзера эту строчку (export...). А есть какое-нибудь перманентное решение проблемы?