[kde] [Bug 492887] The `Configuration file "/root/.config/kreadconfig5rc" not writable` error appears every 10-20 minutes on the Plasma Desktop

Murz bugzilla_noreply at kde.org
Mon Sep 9 15:57:16 BST 2024


https://bugs.kde.org/show_bug.cgi?id=492887

--- Comment #1 from Murz <MurzNN at gmail.com> ---
If I run the command from the process tree manually, it works well without
throwing an error:
```
$ xdg-settings get default-web-browser
/home/alexey_korepov/.local/share/applications/firefox.desktop
```
But if I run it with root:
```
$ sudo su -
# xdg-settings get default-web-browser
/usr/bin/xdg-settings: 32: cannot create /tmp/xdg.log: Permission denied
/usr/bin/xdg-settings: 33: cannot create /tmp/xdg.log: Permission denied
/usr/bin/xdg-settings: 34: cannot create /tmp/xdg.log: Permission denied
/usr/bin/xdg-settings: 35: cannot create /tmp/xdg.log: Permission denied
org.kde.falkon.desktop
```
it started to warn about the permission denied of the `/tmp`.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list