Results 1 to 6 of 6
I use a Centos 4.0 system. I login by root with GNOME. I have done well for one year. Today I login by root then I get following error following ...
- 07-27-2006 #1Just Joined!
- Join Date
- Jul 2006
- Posts
- 14
GNOME errors
I use a Centos 4.0 system. I login by root with GNOME. I have done well for one year. Today I login by root then I get following error following dialogues
**********************************
An error occurred while loading or saving configuration information for gnome-session. Some of your configuration settings may not work properly.
An error occurred while loading or saving configuration information for gnome-panel. Some of your configuration settings may not work properly.
An error occurred while loading or saving configuration information for gnome-settings-daemon. Some of your configuration settings may not work properly.
An error occurred while loading or saving configuration information for Print Notifier. Some of your configuration settings may not work properly.
GConf error: Adding client to server's list failed, CORBA error: IDL:omg.org/CORBA/COMM_FAILURE:1.0
All further errors shown only on terminal.
*******************************
However, if I login by a normal users then it is all right. Also, I login by root and KDE then it is OK. Please tell me the solution.
Thank you
- 07-27-2006 #2
You shouldn't run GNOME (or XServer at all) as root. Do you have a special reason for doing this?
- 07-27-2006 #3Just Joined!
- Join Date
- Jul 2006
- Posts
- 14
Reply
I am an administrator and often login as root.
- 07-27-2006 #4
That you're an administator is no reason to log into X as root. You sould have an account that you use to log into X without root permissions. If you need root permissions for certain programs or commands use the command prompt and "su" or "sudo" to get permissions.
- 07-28-2006 #5Just Joined!
- Join Date
- Jul 2006
- Posts
- 14
The situation happened. I want to ask you how to recover to orginal GNOME configuration of root
- 07-28-2006 #6
To restore original GNOME and Gconf configuration for root user:
GNOME will recreate these directories to default when you run it.Code:# rm -rf /root/.gconf /root/.gconfd /root/.gnome /root/.gnome2 /root/.gnome2_private


Reply With Quote
