gnome-session exists immediately at login

Bug #1616734 reported by François Marier
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
xserver-xorg-video-intel-lts-xenial (Ubuntu)
New
Undecided
Unassigned

Bug Description

The root cause is a missing dependency after installing the Xenial LTS Enablement stack. This is the fix:

    apt install libwayland-egl1-mesa-lts-xenial

If I add "--debug" in /usr/share/xsessions/gnome.desktop, I see the following in ~/.xsession-errors:

    gnome-session[12878]: DEBUG(+): GsmAutostartApp: starting gnome-shell.desktop: command=/usr/bin/gnome-shell startup-id=10d41f1f5c81914ec61471971137183000000128780000
    gnome-session[12878]: DEBUG(+): GsmAutostartApp: started pid:13121
    ...
    /usr/bin/gnome-shell: error while loading shared libraries: libwayland-egl.so.1: cannot open shared object file: No such file or directory
    gnome-session[12878]: DEBUG(+): GsmAutostartApp: (pid:13121) done (status:127)
    gnome-session[12878]: WARNING: App 'gnome-shell.desktop' exited with code 127

which shows that gnome-shell won't start because of a missing wayland library.

Revision history for this message
François Marier (fmarier) wrote :

I blogged about how I traced this problem down to the missing dependency: https://feeding.cloud.geek.nz/posts/debugging-gnome-session-problems-on-ubuntu-1404/

Revision history for this message
Jeremy Bícha (jbicha) wrote :

This may be a duplicate of bug 1610434.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.