Merge lp:~osomon/gnome-session/fix-1718446 into lp:~ubuntu-desktop/gnome-session/ubuntu

Proposed by Olivier Tilloy
Status: Merged
Merged at revision: 458
Proposed branch: lp:~osomon/gnome-session/fix-1718446
Merge into: lp:~ubuntu-desktop/gnome-session/ubuntu
Diff against target: 29 lines (+12/-0)
3 files modified
debian/changelog (+10/-0)
debian/gnome-session.links (+1/-0)
debian/ubuntu-session.links (+1/-0)
To merge this branch: bzr merge lp:~osomon/gnome-session/fix-1718446
Reviewer Review Type Date Requested Status
Sebastien Bacher Approve
Didier Roche-Tolomelli Approve
Review via email: mp+332146@code.launchpad.net

Commit message

Add symlinks in /usr/share/xsessions/:
  - gnome.desktop -> gnome-xorg.desktop
  - ubuntu.desktop -> ubuntu-xorg.desktop
In combination with a gdm3 patch, this ensures a proper fallback session is selected by gdm when wayland is not enabled.

Description of the change

Note: this branch and https://code.launchpad.net/~osomon/gdm/fix-1718446/+merge/332145 need to be released together for the fix to be complete.

To post a comment you must log in.
lp:~osomon/gnome-session/fix-1718446 updated
457. By Olivier Tilloy

Merge back changes from parent branch.

Revision history for this message
Didier Roche-Tolomelli (didrocks) wrote :

The additional session won't impact as won't be shown if wayland is enabled. If no wayland is available and Xorg only, people will have 2 sessions until they install the new GDM, which I think is fine.

Thanks for working on this!

review: Approve
Revision history for this message
Sebastien Bacher (seb128) wrote :

looks good, merging & uploading

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2017-10-13 10:00:17 +0000
3+++ debian/changelog 2017-10-13 11:35:16 +0000
4@@ -1,3 +1,13 @@
5+gnome-session (3.26.1-0ubuntu6) UNRELEASED; urgency=medium
6+
7+ * Add symlinks in /usr/share/xsessions/:
8+ - gnome.desktop -> gnome-xorg.desktop
9+ - ubuntu.desktop -> ubuntu-xorg.desktop
10+ In combination with a gdm3 patch, this ensures a proper fallback session
11+ is selected by gdm when wayland is not enabled (LP: #1718446).
12+
13+ -- Olivier Tilloy <olivier.tilloy@canonical.com> Fri, 13 Oct 2017 13:33:27 +0200
14+
15 gnome-session (3.26.1-0ubuntu5) artful; urgency=medium
16
17 * debian/unity-gnome-shell-migration.17.10.py:
18
19=== added file 'debian/gnome-session.links'
20--- debian/gnome-session.links 1970-01-01 00:00:00 +0000
21+++ debian/gnome-session.links 2017-10-13 11:35:16 +0000
22@@ -0,0 +1,1 @@
23+usr/share/xsessions/gnome-xorg.desktop usr/share/xsessions/gnome.desktop
24
25=== added file 'debian/ubuntu-session.links'
26--- debian/ubuntu-session.links 1970-01-01 00:00:00 +0000
27+++ debian/ubuntu-session.links 2017-10-13 11:35:16 +0000
28@@ -0,0 +1,1 @@
29+usr/share/xsessions/ubuntu-xorg.desktop usr/share/xsessions/ubuntu.desktop

Subscribers

People subscribed via source and target branches

to all changes: