I am currently running openSUSE 13.1 with GNOME 3.10.2 and about a few days ago I went to install some updates through the Update Manager. I know there was an update for nVIDIA that I installed along with some other general security stuff which may have caused this error. I noticed GNOME looked different (has more colors) but this update kinda broke my system. The system icons for windows are not displaying correctly and when I go to login to a VPN or using Seahorse, I type in my password and hit authenticate/enter and it will be stuck trying to login. Here are two screenshots to show you what I mean:
Does anyone have an idea of what’s going on? I tried searching around but I couldn’t find anything I know an update broke this but I am unsure on how to fix it. Thanks!
I have the same issue after the last update and get the following:
Nautilus missing icons:
gnome-session[1033]: (gnome-shell:1315): St-WARNING **: Failed to load /usr/share/gnome-shell/theme/panel-button-highlight-wide.svg: Unrecognised image file format
Failure to unlock keyring and use su from ui:
gnomesu-pam-backend: The gnome keyring socket is not owned with the same credentials as the user login: /run/user/1000/keyring-nUw6ag/controlgnomesu-pam-backend: gkr-pam: couldn't unlock the login keyring.
gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session opened for user root by (uid=1000)
gnomesu-pam-backend: pam_systemd(gnomesu-pam:session): pam_putenv: delete non-existent entry; XDG_RUNTIME_DIR
gnomesu-pam-backend: pam_unix(gnomesu-pam:session): session opened for user root by (uid=0)
gnomesu-pam-backend: pam_systemd(gnomesu-pam:session): pam_putenv: delete non-existent entry; XDG_RUNTIME_DIR
i can still mount disks, access yast2 gui etc. but just not use the gnome ui to supply passwords.
My pc is almost identical to jimrustles’ setup except for a Nvidia GTX660 but hardware doesn’t seem to be the issue, thought i haven’t tested it on any other computer yet.
(To mount a disk to a user from terminal you can use ex.:
mount -o umask=0022,gid=100,uid=1000 /dev/sdb1 /run/media/slarty/Storage/)