LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-01-2010, 10:59 PM   #1
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Rep: Reputation: 15
Question sometimes when im on XFCE my background and some menu suddenly turns to GNOME.


Hi there,

the above event usually happens to me when im logged in to xfce my screen suddenly goes black for like 1 sec then my background becomes my background in gnome.. what does this mean? should i remove the gnome or there's some other options i can do to prevent this?


Someone pls help.. thanks.

Last edited by wakkana12; 02-02-2010 at 02:13 AM.
 
Old 02-02-2010, 02:56 AM   #2
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Do you have gnome-settings-daemon set to run whenever xfce starts?
 
Old 02-02-2010, 02:39 PM   #3
Old_Fogie
Senior Member
 
Registered: Mar 2006
Distribution: SLACKWARE 4TW! =D
Posts: 1,519

Rep: Reputation: 63
I wonder if you're using nautilus as a file manager in XFCE? If so, use "nautilus --help" and there you'll see that nautilus has a 'nodesktop' (or similarly worded option).

Believe it or not, nautilus *is* the gnome desktop. Just launching nautilus will make gnome take over.

HTH.

- Fogie
 
Old 02-02-2010, 06:08 PM   #4
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by dugan View Post
Do you have gnome-settings-daemon set to run whenever xfce starts?
how do i check if gnome-settings-daemon is set to run if my xfce starts?
 
Old 02-02-2010, 06:09 PM   #5
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by Old_Fogie View Post
I wonder if you're using nautilus as a file manager in XFCE? If so, use "nautilus --help" and there you'll see that nautilus has a 'nodesktop' (or similarly worded option).

Believe it or not, nautilus *is* the gnome desktop. Just launching nautilus will make gnome take over.

HTH.

- Fogie
ok so i've run "nautilus --no-desktop" command.. and its still changes to gnome.. why is that?
 
Old 02-03-2010, 12:51 PM   #6
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by wakkana12 View Post
how do i check if gnome-settings-daemon is set to run if my xfce starts?
You'll see it in xfce's Sessions and Startup dialog, as well as in ps output and possibly in /etc/xdg/autostart.
 
Old 02-03-2010, 01:39 PM   #7
adamk75
Senior Member
 
Registered: May 2006
Posts: 3,091

Rep: Reputation: 399Reputation: 399Reputation: 399Reputation: 399
When this happens, bring up a terminal and run:

Code:
ps ax | egrep 'gnome|nautilus'
Check to see what's running.

Adam
 
Old 02-03-2010, 07:42 PM   #8
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by adamk75 View Post
When this happens, bring up a terminal and run:

Code:
ps ax | egrep 'gnome|nautilus'
Check to see what's running.

Adam

Code:
 3333 tty1     S      0:00 nautilus --sm-client-id 261174c20-b067-4f9f-8399-9e4c6eb2bec1 --sm-client-state-file /home/ron/.config/session-state/nautilus-1265246570.desktop
 3566 tty1     S      0:00 gnome-pty-helper
 3811 pts/0    S+     0:00 egrep gnome|nautilus

here's the result.. should i kill the process?
 
Old 02-03-2010, 11:24 PM   #9
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Quote:
Originally Posted by wakkana12 View Post
here's the result.. should i kill the process?
Better to find out why it starts and disable it there otherwise you will have to kill it every time. Is there anything suspect in Settings->"Session and Startup"->"Application Autostart"?
 
Old 02-03-2010, 11:32 PM   #10
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by catkin View Post
Better to find out why it starts and disable it there otherwise you will have to kill it every time. Is there anything suspect in Settings->"Session and Startup"->"Application Autostart"?
the only autostart are the compiz fusion-icon,hp system tray service and the xfce power management. these are the only items with check on them.
 
Old 02-03-2010, 11:51 PM   #11
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
Quote:
Originally Posted by wakkana12 View Post
the only autostart are the compiz fusion-icon,hp system tray service and the xfce power management. these are the only items with check on them.
Hmm ... ? Let's see what's starting nautilus. What's the output of ps -f -H -U<your logon name>, preferably when no desktop applications are running (to keep the output short)?
 
Old 02-04-2010, 12:43 AM   #12
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Code:
UID        PID  PPID  C STIME TTY          TIME CMD
a      29213     1  0 14:39 tty1     00:00:00 terminal
a      29214 29213  0 14:39 tty1     00:00:00   gnome-pty-helper
a      29215 29213  0 14:39 pts/0    00:00:00   bash
a      29224 29215  0 14:40 pts/0    00:00:00     ps -f -H -Uron
a      29062     1  0 14:25 ?        00:00:00 /usr/bin/knotify4
a      29057     1  0 14:25 ?        00:00:00 kded4
a      29053     1  0 14:25 ?        00:00:00 kdeinit4: kdeinit4 Running...
a      29055 29053  0 14:25 ?        00:00:00   klauncher
a      26199     1  1 12:27 ?        00:01:36 /usr/bin/pulseaudio --start --lo
a      26202 26199  0 12:27 ?        00:00:00   /usr/libexec/pulse/gconf-helpe
a      15581     1  0 11:29 ?        00:00:00 /usr/libexec/gvfsd-computer --sp
a      15429     1  0 11:07 ?        00:00:03 /usr/libexec/notification-daemon
a      15254     1  0 10:51 ?        00:00:00 /usr/libexec/gvfsd-burn --spawne
a      15235     1  0 10:51 ?        00:00:00 /usr/libexec/gvfs-gphoto2-volume
a      15231     1  0 10:51 ?        00:00:00 /usr/libexec/gvfs-hal-volume-mon
a      15218     1  0 10:51 ?        00:00:01 /usr/libexec/gvfsd-trash --spawn
a      15197     1  0 10:51 ?        00:00:00 /usr/bin/Thunar --daemon
a      15185     1  0 10:51 ?        00:00:00 /usr/libexec//gvfs-fuse-daemon /
a      15177     1  0 10:51 ?        00:00:00 xfce4-power-manager
a      15175     1  0 10:51 ?        00:00:00 /usr/libexec/gvfsd
a      15171     1  0 10:51 ?        00:00:02 /usr/libexec/gconfd-2
a      15170     1  0 10:51 ?        00:00:00 /usr/bin/python /usr/bin/fusion-
a      15252 15170  4 10:51 ?        00:09:58   compiz --replace --sm-disable
a      15256 15252  0 10:51 ?        00:00:13     gtk-window-decorator --repla
a      15168     1  0 10:51 tty1     00:00:00 xfsettingsd
a      15165     1  0 10:51 ?        00:00:00 /usr/libexec/gam_server
a      15164     1  0 10:51 tty1     00:00:02 xfce4-settings-helper --display
a      15156     1  0 10:51 ?        00:00:00 /usr/libexec/xfconfd
a      15152     1  0 10:51 ?        00:00:01 /usr/bin/dbus-daemon --fork --pr
a      15151     1  0 10:51 tty1     00:00:00 /usr/bin/dbus-launch --sh-syntax
a      15146     1  0 10:51 ?        00:00:00 /usr/bin/ssh-agent -s
a      15080     1  0 10:51 tty1     00:00:00 -bash
a      15110 15080  0 10:51 tty1     00:00:00   /bin/sh /usr/bin/startx
a      15126 15110  0 10:51 tty1     00:00:00     xinit /home/ron/.xinitrc --
root     15127 15126  3 10:51 tty8     00:08:39       /usr/bin/X :0 -auth /home/
a      15138 15126  0 10:51 tty1     00:00:00       sh /home/ron/.xinitrc
a      15143 15138  0 10:51 tty1     00:00:02         xscreensaver -no-splash
a      15154 15138  0 10:51 tty1     00:00:03         /usr/bin/xfce4-session
a      15161 15154  0 10:51 tty1     00:00:31           xfce4-panel -r --sm-cl
a      15190 15161  0 10:51 tty1     00:00:03             /usr/libexec/xfce4/p
a      15195 15161  0 10:51 tty1     00:00:00             /usr/libexec/xfce4/p
a      15166 15154  0 10:51 tty1     00:00:17           nautilus --sm-client-i
a     15255 15154  0 10:51 tty1     00:00:01           xfdesktop --sm-client-
here's the out put. thanks
 
Old 02-04-2010, 12:51 AM   #13
catkin
LQ 5k Club
 
Registered: Dec 2008
Location: Tamil Nadu, India
Distribution: Debian
Posts: 8,578
Blog Entries: 31

Rep: Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208Reputation: 1208
OK, so nautilus is being started by process 15154 which is /usr/bin/xfce4-session. That suggests your Xfce session is somehow configured to run nautilus ...

Have you already reviewed Settings->"Session and Startup"->"Advanced" to ensure that "Launch Gnome services at startup" is not selected?
 
Old 02-04-2010, 01:10 AM   #14
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
Quote:
Originally Posted by catkin View Post
OK, so nautilus is being started by process 15154 which is /usr/bin/xfce4-session. That suggests your Xfce session is somehow configured to run nautilus ...

Have you already reviewed Settings->"Session and Startup"->"Advanced" to ensure that "Launch Gnome services at startup" is not selected?
yes its not selected.. even if i kill nautilus its still on gnome.. im using pidgin does that affect to this matter?
 
Old 02-04-2010, 01:12 AM   #15
wakkana12
Member
 
Registered: Dec 2009
Posts: 171

Original Poster
Rep: Reputation: 15
i noticed that when i kill nautilus it returns to xfce for a while then after a sec or 2 it returns to gnome..
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
uninstall gnome then install xfce - lost menu and many apps??? keratos Fedora 8 02-17-2009 12:23 PM
Gnome - no background, icons, and no right-click menu ColinAnderson Linux - Desktop 1 03-08-2007 11:19 PM
Menu entries (kde/gnome/xfce) linuxnwb Linux - Software 3 07-13-2006 01:32 PM
SUSE 10 turns off suddenly martin78 SUSE / openSUSE 6 03-05-2006 12:35 PM
XFCE and kde/gnome apps (launcher menu question) JimDog Linux - Newbie 2 10-11-2003 07:43 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 05:09 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration