2

Im having serious problems after installing Ubuntu 13.10. I cannot access my network settings under system settings. Whenever i try to access network settings, the settings app crashes off. This is the output it produces when i run it from the terminal :

kelvine@kelvinelove:~$ sudo gnome-control-center
[sudo] password for kelvine: 

(gnome-control-center:4595): IBUS-WARNING **: The owner of /home/kelvine/.config/ibus/bus is not root!
**
network-cc-panel:ERROR:rfkill-glib.c:83:type_to_string: code should not be reached
kelvine@kelvinelove:~$ 

How can i resolve this error??

kelvinelove
  • 1,617
  • 1
  • 16
  • 26

1 Answers1

0

You can't start gnome-control-center as root. Start it normally and the error will go away.

Donarsson
  • 2,709
  • 21
  • 31