← Back to team overview

compiz team mailing list archive

[Bug 1570132] [NEW] 16.04 beta Couldn't log in after today's update

 

Public bug reported:

Ubuntu 16.04 beta had some updates today. I installed the updates,
rebooted, and logging in would never complete. When I logged in, my
desktop would appear, but the dash, launcher, and titlebar would never
appear. The problem resembled the issue reported here:
https://askubuntu.com/questions/476930/ubuntu-desktop-does-not-load . I
was able to right-click on the desktop and open a terminal (which was
missing a titlebar).

I was able to work around the problem by running

    dconf reset -f /org/compiz/
    gnome-session-quit --force

and then logging in again.

However, before I did that, I dumped all of my current dconf settings to
a text file first. I've attached the text file dump of the /org/compiz
dconf keys that caused the problem.

Here's the diff between my old problematic dconf settings and the new
ones after I reset them and logged in again. I would guess that the
problem has to do with the plugins-with-set-keys or active-plugins
settings referring to things that were removed in the update.

 [org/compiz/profiles/unity]
-plugins-with-set-keys=['animation', 'commands', 'composite', 'core', 'decor', 'expo', 'ezoom', 'fade', 'gnomecompat', 'grid', 'matecompat', 'mousepoll', 'move', 'opengl', 'place', 'resize', 'scale', 'session', 'snap', 'staticswitcher', 'switcher', 'unitymtgrabhandles', 'unityshell', 'vpswitch', 'wall', 'workarounds']
+plugins-with-set-keys=['composite', 'gnomecompat', 'expo', 'animation', 'commands', 'ezoom', 'wall', 'workarounds', 'fade', 'grid', 'vpswitch', 'move', 'snap', 'resize', 'scale', 'place', 'decor', 'opengl', 'session', 'mousepoll', 'switcher', 'staticswitcher', 'matecompat', 'core', 'unityshell', 'unitymtgrabhandles']
 
 [org/compiz/profiles/unity/plugins/ezoom]
 zoom-box-fill-color='#2f2f2f4f'
@@ -263,7 +279,6 @@
 arrow-shadow-color='#dcdcdcd9'
 
 [org/compiz/profiles/unity/plugins/unityshell]
-launcher-hide-mode=0
 num-launchers=0
 inactive-shadow-color='#000000a5'
 launcher-capture-mouse=false
@@ -291,16 +306,12 @@
 background-color='#333333d9'
 
 [org/compiz/profiles/unity/plugins/expo]
-distance=0.004999999888241291
 ground-color1='#b3b3b3cc'
 ground-color2='#b3b3b300'
-vp-saturation=40.0
 
 [org/compiz/profiles/unity/plugins/core]
-hsize=2
-outputs=['1920x1080+0+0', '1920x1080+1920+0']
-vsize=2
-active-plugins=['core', 'ccp', 'composite', 'place', 'regex', 'resize', 'session', 'snap', 'vpswitch', 'commands', 'compiztoolbox', 'imgpng', 'mousepoll', 'move', 'workarounds']
+outputs=['640x480+0+0']
+active-plugins=['core', 'composite', 'opengl', 'mousepoll', 'copytex', 'regex', 'animation', 'imgpng', 'commands', 'wall', 'workarounds', 'fade', 'grid', 'vpswitch', 'move', 'snap', 'resize', 'scale', 'place', 'compiztoolbox', 'session', 'unitymtgrabhandles', 'expo', 'ezoom', 'unityshell']
 
 [org/compiz/integrated]
 run-command-1=['disabled']
@@ -315,6 +326,7 @@
 run-command-7=['disabled']
 run-command-8=['disabled']
 run-command-9=['disabled']
+show-hud=['<Alt>']


Other info:
$ apt-cache policy compiz
compiz:
  Installed: 1:0.9.12.2+16.04.20160331-0ubuntu1
  Candidate: 1:0.9.12.2+16.04.20160331-0ubuntu1
  Version table:
 *** 1:0.9.12.2+16.04.20160331-0ubuntu1 500
        500 http://us.archive.ubuntu.com/ubuntu xenial/main amd64 Packages
        500 http://us.archive.ubuntu.com/ubuntu xenial/main i386 Packages
        100 /var/lib/dpkg/status
$ lsb_release -rd
Description:	Ubuntu Xenial Xerus (development branch)
Release:	16.04

** Affects: compiz (Ubuntu)
     Importance: Undecided
         Status: New

** Attachment added: "The problematic dconf settings"
   https://bugs.launchpad.net/bugs/1570132/+attachment/4636308/+files/dconf-org-compiz.txt

-- 
You received this bug notification because you are a member of compiz
packagers, which is subscribed to compiz in Ubuntu.
https://bugs.launchpad.net/bugs/1570132

Title:
  16.04 beta Couldn't log in after today's update

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/1570132/+subscriptions


Follow ups