Quote:
|
Originally Posted by dishawjp
Psquared,
If the problem is with your account only, then it may well be a mess up in your ~/.gnome files. These should be safe to delete, but hold off on that until I am able to get to a Linux computer and check it out. All that *should* do is wipe your personal settings (background, themes, special icons and etc.), but I got called into work and won't be home for several hours. If you want, create a new user account, make some changes and then delete all the .gnome files/directories from runlevel 3 and then restart Gnome. That's what I will do when I get home to assure that this will not do anythng other than reset you to defaults.
More likely though, you have somehow hosed your /tmp directory, possibly by altering permissions. This can be fixed, though it will be a bit time consuming.
Do one more thing, I'm pretty confident that it will be normal. Run the command:
locate gconfd
|
[lizzy@lizzy lizzy]$ su
Password:
[root@lizzy lizzy]# locate gconfd
/root/.gconfd
/root/.gconfd/saved_state
/root/.gconfd
/usr/bin/gconfd-1
/usr/libexec/gconfd-2
/home/lizzy/.gconfd
/home/lizzy/.gconfd/saved_state
/home/lizzy/.gconfd
/home/ptlump/.gconfd
/home/ptlump/.gconfd/saved_state
/home/ptlump/.gconfd
[root@lizzy lizzy]#
Quote:
and post the output. Then the following:
cd /tmp/gconfd-root/lock
ls -la
|
[root@lizzy lizzy]# cd /tmp/gconfd-root/lock
bash: cd: /tmp/gconfd-root/lock: No such file or directory
[root@lizzy lizzy]#
[root@lizzy lizzy]# ls -la
total 188
drwx------ 22 lizzy lizzy 4096 Sep 25 11:29 .
drwxr-xr-x 4 root root 4096 Sep 6 09:39 ..
-rw------- 1 lizzy lizzy 0 Sep 25 09:17 .autorun.lck
-rw------- 1 lizzy lizzy 140 Sep 25 11:19 .bash_history
-rw-r--r-- 1 lizzy lizzy 24 Mar 11 2004 .bash_logout
-rw-r--r-- 1 lizzy lizzy 191 Mar 11 2004 .bash_profile
-rw-r--r-- 1 lizzy lizzy 124 Mar 11 2004 .bashrc
drwxr-xr-x 3 lizzy lizzy 4096 Sep 6 13:37 .config
drwxr-xr-x 3 lizzy lizzy 4096 Sep 25 09:17 Desktop
-rw-r--r-- 1 lizzy lizzy 26 Sep 6 13:37 .dmrc
-rw-r--r-- 1 lizzy lizzy 238 Apr 15 12:51 .emacs
-rw------- 1 lizzy lizzy 16 Sep 6 13:38 .esd_auth
drwxr-xr-x 2 lizzy lizzy 4096 Sep 25 09:43 .fonts
-rw-rw-r-- 1 lizzy lizzy 32112 Sep 25 11:29 .fonts.cache-1
-rw-rw-r-- 1 lizzy lizzy 110 Sep 25 09:43 .fonts.conf
drwx------ 4 lizzy lizzy 4096 Sep 25 11:22 .gconf
drwx------ 2 lizzy lizzy 4096 Sep 25 11:29 .gconfd
drwx------ 5 lizzy lizzy 4096 Sep 6 13:37 .gnome
drwx------ 7 lizzy lizzy 4096 Sep 25 11:19 .gnome2
drwx------ 2 lizzy lizzy 4096 Sep 6 13:37 .gnome2_private
drwxr-xr-x 2 lizzy lizzy 4096 Sep 6 13:37 .gstreamer-0.8
-rw-r--r-- 1 lizzy lizzy 120 Apr 20 10:57 .gtkrc
-rw-rw-r-- 1 lizzy lizzy 142 Sep 24 22:30 .gtkrc-1.2-gnome2
-rw------- 1 lizzy lizzy 314 Sep 25 11:22 .ICEauthority
drwxrwxr-x 2 lizzy lizzy 4096 Sep 24 22:27 .icons
drwxr-xr-x 4 lizzy lizzy 4096 Sep 25 09:17 .kde
-rw------- 1 lizzy lizzy 154 Sep 25 09:20 .kderc
drwxr-xr-x 3 lizzy lizzy 4096 Sep 25 09:17 .mcop
drwx------ 3 lizzy lizzy 4096 Sep 6 13:37 .metacity
drwx------ 4 lizzy lizzy 4096 Sep 24 22:37 .mozilla
drwxr-xr-x 3 lizzy lizzy 4096 Sep 6 13:37 .nautilus
drwxrwxr-x 2 lizzy lizzy 4096 Sep 25 09:38 .qt
-rw------- 1 lizzy lizzy 256 Sep 25 11:19 .recently-used
drwx------ 2 lizzy lizzy 4096 Sep 25 11:23 .rhn-applet
-rw------- 1 lizzy lizzy 497 Sep 6 13:37 .rhn-applet.conf
drwxrwxr-x 3 lizzy lizzy 4096 Sep 24 22:32 .themes
drwx------ 4 lizzy lizzy 4096 Sep 24 23:01 .thumbnails
drwx------ 2 lizzy lizzy 4096 Sep 24 23:03 .Trash
-rw------- 1 lizzy lizzy 116 Sep 25 11:22 .Xauthority
-rwxr-xr-x 1 lizzy lizzy 189 Sep 24 22:23 .Xclients
-rwxr-xr-x 1 lizzy lizzy 188 Sep 25 11:25 .Xclients-default
[root@lizzy lizzy]#
Quote:
And post the output. When I get home, I'll take a look at that and will probably be able to better advise you on your next step.
Jim Dishaw
|
Thanks. I did notice that Switchdesk does not seem to work. It is set to start Gnome and I have a file called /etc/sysconfig/desktop and it is set to start Gnome. Yet, at the login screen if I don't select which desktop to start it will start KDE. There must be another file that controls which desktop is run and it is overriding my selection.
It seems to me that if I have two users each could set his/her own default desktop - unless the /etc/sysconfig/desktop setting applies to all users - which would not make much sense.
Thanks for your help.