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

--- Comment #1 from Murz <mur...@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 watching all bug changes.

Reply via email to