FS#52204 - [kde-cli-tools] Wrong config file used by kdesu
Attached to Project:
Community Packages
Opened by deleteme (RASQ) - Monday, 19 December 2016, 01:55 GMT
Last edited by Antonio Rojas (arojas) - Friday, 23 December 2016, 13:04 GMT
Opened by deleteme (RASQ) - Monday, 19 December 2016, 01:55 GMT
Last edited by Antonio Rojas (arojas) - Friday, 23 December 2016, 13:04 GMT
|
Details
Description:
When started from a .desktop file, partitionmanager uses /root/.config/partitionmanagerrc. When started from a terminal (without sudo) it uses ~/.config/partitionmanagerrc, which is owned by root. I filed a bug report at bugs.kde.org (https://bugs.kde.org/show_bug.cgi?id=373796) and the developer said it's likely an issue with the Arch package and Gentoo always uses root's config. I tested on KDE Neon and can confirm that this bug doesn't occur there either. Additional info: versions 2.2 and 3.0 Steps to reproduce: Start partitionmanager from KDE app launcher, krunner or .desktop file Change settings, such as filesystem colors Start from a terminal using command 'partitionmanager' Notice different settings |
This task depends upon
Edit: it's /usr/lib/x86_64-linux-gnu/libexec/kf5/kdesu. I used it to start Kwrite and Gwenview, both use root's config on Neon.