- If I try to start MCC or gparted from the KDE menu or desktop icon, there is launch feedback but no dialog asking for the root password. I can start the program from a root prompt. This worked previously. I have rebooted numerous times. It reminded me of kdesu so I looked:
- Code: Select all
[rolf@localhost ~]$ rpm -qa | grep kdesu
lib64kdesu5-4.14.5-1.mga5
so I installed kdesu, which brought 2 dependencies:- Code: Select all
lib64kf5su5-5.5.0-1.mga5.x86_64
lib64kf5pty5-5.5.0-1.mga5.x86_64
kdesu-5.5.0-1.mga5.x86_64
I see no difference. - When I click on the logout icon, choose 'Leave' from the menu, or right-click the desktop and choose 'Leave', there is no dialog. I can 'reboot' or 'halt -p' from cli.
Looking at a similar thread, I tried 'journalctl -b' which gives 'no journal found' as normal user. Root has a journal but I don't know whether there is a clue there. I'll upload .xsession-errors. Thanks.