The issue is with one of the gnome-shell ubuntu changes

+            let schema = source.lookup('com.ubuntu.sound', true);
+            if (schema) {
+                this._volumesettings = new Gio.Settings({ settings_schema: 
schema });
+            }
+
+            this._volumesettings.connect

or  this._volumesettings is undefined if the schemas is not installed
and the code errors out

** Summary changed:

- login return to login screen if APT::Install-Recommends=false
+ gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

** Package changed: gdm3 (Ubuntu) => gnome-shell (Ubuntu)

** Changed in: gnome-shell (Ubuntu)
   Importance: Undecided => High

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

Title:
  gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1712798/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to