by Agus Kurniawan
25. November 2011 11:12
After installed Ubuntu 11.10 x64, I got a warning message when I open gedit with sudo as below
sudo gedit /etc/apt/sources.list
got a warning message “Gtk-WARNING **: Attempting to store changes into ‘/root/.local/share/…..’…: No such file or directory.
Look a warning message as below

How to solve?
The simple solution we crate a folder on /root/.local/share
sudo mkdir -p /root/.local/share
I hope this is useful 
dca412db-83fe-4020-9f40-dab17afbeead|0|.0
Tags:
Linux