Merge lp:~jbicha/ubiquity/fix-ubuntu-gnome-zesty-missing-decorations into lp:ubiquity

Proposed by Jeremy Bícha
Status: Merged
Approved by: Mathieu Trudel-Lapierre
Approved revision: 6524
Merged at revision: 6526
Proposed branch: lp:~jbicha/ubiquity/fix-ubuntu-gnome-zesty-missing-decorations
Merge into: lp:ubiquity
Diff against target: 11 lines (+1/-0)
1 file modified
bin/ubiquity-dm (+1/-0)
To merge this branch: bzr merge lp:~jbicha/ubiquity/fix-ubuntu-gnome-zesty-missing-decorations
Reviewer Review Type Date Requested Status
Mathieu Trudel-Lapierre Approve
Review via email: mp+320796@code.launchpad.net

Description of the change

Fix for ubiquity standalone mode for Ubuntu GNOME. Copied from Ubuntu Budgie. Thanks fossfreedom for pointing it out.

To post a comment you must log in.
Revision history for this message
Mathieu Trudel-Lapierre (cyphermox) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'bin/ubiquity-dm'
2--- bin/ubiquity-dm 2017-02-09 07:59:17 +0000
3+++ bin/ubiquity-dm 2017-03-23 12:37:37 +0000
4@@ -500,6 +500,7 @@
5 gsettings_keys.remove(
6 ('org.gnome.desktop.wm.preferences', 'num-workspaces',
7 '1'))
8+ os.environ['XDG_SESSION_TYPE'] = 'x11'
9
10 if (osextras.find_on_path('budgie-wm')):
11 gsettings_keys.append(

Subscribers

People subscribed via source and target branches

to status/vote changes: