Op zaterdag 16 juli 2016 14:11:35 CEST schreef Carlos E. R.:
On 2016-07-16 11:44, Frédéric Bron wrote:
Then try to login in graphics mode as that user but with another desktop, not KDE.
Tried IceWM, came back to thé session manager. Plasma 5 gives the same as the default KDE plasma workspace.
That's all what I have...
And yet other users work? Strange.
And that user in text mode, does it work?
Two roads I can think of. Well, three. No, four.
One, login in text mode as root, umount /home, then "fsck /dev/sdb1", to find out if anything is wrong. If the partition is XFS, it will tell you to use another program.
That is a wild shot.
Have a look at the .xsession-errors file on your home, or at the /var/log/Xorg.0.log.old file.
Another, is to create a new user with the same UID as your original, and use this new user instead. Migrate your documents and files, not configurations. Eventually, delete the original user.
Another, is to compare files between two users, but for the IceWM session. Find out what file, if any, is bad. It could be the shell profile, .bash*, or .xinitrc, or... ?
Another idea. Have a look at the .xsession-errors file on your home, or at the /var/log/Xorg.0.log.old file.
If it works for other users, I'd rather suspect the plasma* files in ~/.config or the kscreen config in ~/.local/share/kscreen . Removing these will reset the desktop to default appearance and reset the display/monitor config. It will not reset / remove your application settings. Try this: In the login screen: Ctrl+Alt+F2 Login with username and password do: mkdir ~/.config/OLDPLASMAFILES mv ~/.config/plasma* ~/.config/OLDPLASMAFILES mv ~/.local/share/kscreen ~/.local/share/OLDKSCREEN exit Ctrl+Alt+F7 login with username and password You now should see the default Plasma desktop. -- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org