after uncommenting
*.=info;*.=notice;*.=warn;\
auth,authpriv.none;\
cron,daemon.none;\
mail,news.none -/var/log/messages
in "/etc/rsyslog.d/50-default.conf"
there are some messages about apparmor in /var/log/messages.
** Attachment added: "messages"
https://b
You're right, there are some errors in those logs.
xsession-errors says: "Failed to create secure directory: Keine
Berechtigung" (means no permission)
and there are also some permission problems in /var/log/gdm/:0-slave.log
(however, this file should be for the user i am currently working with?
I
ls -la /home/
shows that "drwxr-xr-x " and owner+group are the same as the user.
touch ... didn't help.
interesting thing:
once the new user was logged in with lightdm also the log in with gdm works
perfectly. Even if /home/username/.ICEauthority doesn't exist.
--
You received this bug notifica
to be a bit more specific:
/home/username/.ICEauthority can be deleted before the login. it seems to be
created again on login.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/b
as already mentioned:
ls -la /home/username/ at a shell logged in with the new username shows no such
file (.ICEauthority).
I tried:
copying the file from another user (that actually works) and changing the
owner, group and permissions corresponding to the new user. Even using the new
file with