Update of various xfce-base packages did not help. I finally did the following:-
- Code: Select all
adduser -m buffy
passwd buffy
usermod -G adm,wheel -a buffy
logout
login buffy
userdel bobmc
mv /home/bobmc /home/bobmc_sav
adduser -m bobmc
passwd bobmc
logout
login bobmc
Now the window manager worked, I copied over mozilla,emacs,thunderbird, and other application control files to the new account. Then removed the temporary accounts.
Obviously, some XFCE control file must have been broken or obsoleted by yesterday's update.
