You are not logged in.
I am not able to login into GNOME desktop, it happened yesterday after upgrade.
In login screen, if I enter my password and press ENTER I am getting login screen again.
System details:
* linux 4.4.5-1
* gnome-shell 3.20.0-3
* gnome-desktop 1:3.20.1-1
* gnome-session 3.20.1-1
* gdm 3.20.0-1
Logs:
* Xorg log: http://sprunge.us/SHSh
* Journalctl log: http://sprunge.us/GIaM
Few tips for you to help me:
1. I am able to login in GNOME Wayland session but not with default GNOME (with xorg)
2. I created new user (from console) but same problem occurs when this new user tries to login.
3. output of uname -a:
Linux ArchLinux 4.4.5-1-ARCH #1 SMP PREEMPT Thu Mar 10 07:38:19 CET 2016 x86_64 GNU/Linux
Please ask if you need more info.
"I am slacking because my code is compiling"
Offline
In the journalctl log I see this, don't know if it could be the issue :
Apr 13 14:36:59 ArchLinux /usr/lib/gdm/gdm-x-session[2719]: /etc/profile.d/bundler-exec.sh: line 12: `bundler-installed': not a valid identifier
It seems a piece of ruby software:
https://github.com/gma/bundler-exec
By the way try to use lightdm instead of gdm in order to understand if there is an issue in gdm configuration
Offline
In the journalctl log I see this, don't know if it could be the issue :
Apr 13 14:36:59 ArchLinux /usr/lib/gdm/gdm-x-session[2719]: /etc/profile.d/bundler-exec.sh: line 12: `bundler-installed': not a valid identifier
By the way try to use lightdm instead of gdm in order to understand if there is an issue in gdm configuration
Thanks a lot lucazade. I have moved that script to some other folder and now I can login in GNOME. :-)
Although, I have another question, bundler-installed is a function and I cannot see anything wrong with it. here is the script `bundler-exec.sh` ( http://sprunge.us/BKii ). can you please show what is wrong with it?
Last edited by ltorvalds024 (2016-04-13 12:23:53)
"I am slacking because my code is compiling"
Offline