[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-12-06 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.26.2-0ubuntu0.1 --- gnome-shell (3.26.2-0ubuntu0.1) artful; urgency=medium [ Jeremy Bicha ] * New upstream release (LP: #1731053) * Drop patches applied in new release: - fix_reset_initial_focus.patch -

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-18 Thread Thierry B.
Hi, I can confirm that gnome-shell 3.26.2-0ubuntu0.1 solved the issue. Thanks -- 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

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-17 Thread Jean-Baptiste Lallement
SRU verification for Artful: I have reproduced the problem with gnome-shell 3.26.1-0ubuntu5 in artful-updates and have verified that the version of gnome-shell 3.26.2-0ubuntu0.1 in -proposed fixes the issue. Marking as verification-done ** Tags removed: verification-needed

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-16 Thread Ɓukasz Zemczak
Hello Thierry, or anyone else affected, Accepted gnome-shell into artful-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/gnome- shell/3.26.2-0ubuntu0.1 in a few hours, and then in the -proposed repository. Please help us by testing this new package.

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-14 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-shell - 3.26.2-0ubuntu1 --- gnome-shell (3.26.2-0ubuntu1) bionic; urgency=medium [ Jeremy Bicha ] * New upstream release (LP: #1731053) * debian/control.in: - Drop redundant Suggests on gir1.2-gdm-1.0 * Drop patches applied in new

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-08 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-shell/ubuntu-artful -- 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

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-11-08 Thread Jeremy Bicha
** Changed in: gnome-shell (Ubuntu) Status: New => Fix Committed ** Also affects: gnome-shell (Ubuntu Artful) Importance: Undecided Status: New ** Changed in: gnome-shell (Ubuntu Artful) Importance: Undecided => High ** Changed in: gnome-shell (Ubuntu Artful) Status:

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-10-26 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-shell/ubuntu -- 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

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-10-26 Thread Didier Roche
** Description changed: + [Impact] + + People installing ubuntu-desktop without recommends have a segfault when + selecting the ubuntu session (not the GNOME vanilla one) on start + + [Test Case] + * update from the version in proposed + * ensure you don't have gsettings-ubuntu-schemas

[Bug 1712798] Re: gnome-shell errors out when gsettings-ubuntu-schemas is uninstalled

2017-10-26 Thread Sebastien Bacher
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