You are not logged in.
I don't know why, but the XFCE4 setting manager (xfce-mcs-manager) starts automatically every time I log-in with XFCE4. Unless I kill that process by hand, no other setting manager instances could be started.
This is the output of running xfce-mcs-manager from Terminal (look at the last lines):
[cong@cmsite ~]$ xfce-mcs-manager
(xfce-mcs-manager:9940): xfce-mcs-manager-WARNING **: Multi channel MCS manager already detected for screen 0
[cong@cmsite ~]$
However, the bogus process is just sitting there, but doesn't show the Setting Manager window at all.
The following is the output of pstree:
init─┬─/usr/bin/sealer
├─Terminal─┬─bash───pstree
│ └─gnome-pty-helpe
├─acpid
├─anacron───run-parts─┬─000-delay.cron───sleep
│ └─awk
├─atd
├─auditd─┬─audispd───{audispd}
│ └─{auditd}
├─console-kit-dae───62*[{console-kit-dae}]
├─crond
├─2*[dbus-daemon───{dbus-daemon}]
├─2*[dbus-launch]
├─gam_server
├─gconf-im-settin
├─gconfd-2
├─gdm-binary───gdm-simple-slav─┬─Xorg
│ └─gdm-session-wor───sh─┬─ssh-agent
│ ├─xfce4-session─┬─xf+
│ │ ├─xf+
│ │ └─xf+
│ └─xscreensaver
├─gnome-keyring-d
├─gpk-update-icon───{gpk-update-icon}
├─hald───hald-runner─┬─hald-addon-acpi
│ ├─hald-addon-cpuf
│ ├─hald-addon-inpu
│ └─hald-addon-stor
├─im-info-daemon
├─im-settings-dae
├─kerneloops-appl
├─6*[mingetty]
├─ntpd
├─pcscd───{pcscd}
├─preload
├─pulseaudio───2*[{pulseaudio}]
├─python
├─restorecond
├─rsyslogd───2*[{rsyslogd}]
├─run-mozilla.sh───firefox───5*[{firefox}]
├─scim───scim-launcher
├─scim-helper-man
├─scim-launcher
├─scim-panel-gtk───{scim-panel-gtk}
├─2*[sendmail]
├─setroubleshootd───2*[{setroubleshootd}]
├─sshd
├─tracker-applet
├─trackerd───2*[{trackerd}]
├─udevd
├─xfce-mcs-manage
└─xfrun4
the (bogus) xfce-mcs-manage[r] process is forked from init directly
I don't know why it is there. It shouldn't be started automatically.
Any ideas? Thanks in advance!
Offline
UPDATE: I made a few mistakes. The xfce-mcs-manager is a backend process that should be started when xfce starts. But the xfce-setting-show command still has no effect.
Offline
And what does xfce-setting-show write in terminal?
Offline
[ Generated in 0.012 seconds, 8 queries executed - Memory usage: 533.16 KiB (Peak: 537.34 KiB) ]