I had the same problem, and used the workaround. After some time, the
problem came back. I now get ~6 instances of xfdesktop at startup. I
attached the xfce4-verbose log to this post.

I'll leave the system 'as is' for some time ( using num=`ps x | grep
'xfdesktop' | wc | cut -c 4-8`; num=$(( ${num} - 2 )); for process in
`ps x | grep 'xfdesktop' | cut -c -5  | head -${num}`; do; kill
$process; done as "workaround" for now), so if some developer needs some
tests done - feel welcome to ask.

** Attachment added: ".xfce4-session.verbose-log"
   http://launchpadlibrarian.net/25637468/.xfce4-session.verbose-log

-- 
Multiple instances of xfdesktop started simultaneously
https://bugs.launchpad.net/bugs/329616
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to