Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel',
but failed: No such file or directory
A quick use of mkdir fixes it:
sudo mkdir /root/.local/
sudo mkdir /root/.local/share
Gtk-WARNING **: Attempting to set the permissions of `/root/.local/share/recently-used.xbel',
but failed: No such file or directory
sudo mkdir /root/.local/
sudo mkdir /root/.local/share