Solution for Gtk-WARNING **: Attempting to store changes into ‘/root/.local/share/..’

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

linux-ub

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 Winking smile

Tags:

Linux

Add comment

  Country flag

biuquote
  • Comment
  • Preview
Loading