Desktop newsletter, 2nd Feb 2018

GNOME

As you might have already read, we’ve taken the decision to ship Xorg by default in Bionic 18.04 LTS. The Wayland session will still be available as an option at login. You can read more about that here: https://insights.ubuntu.com/2018/01/26/bionic-beaver-18-04-lts-to-use-xorg-by-default/

The Ubuntu Dock extension has been rebased on the latest upstream master and we’ve added some bug fixes. This has now been uploaded to Bionic.

We’ve made some good progress in reducing GNOME Shell’s CPU usage where we discovered that Shell is repainting unchanged panel and dock every time an application windows repaints. We’ve proposed two upstream fixes. https://bugs.launchpad.net/ubuntu/+source/gnome-shell/+bug/1743976
There’s another fix upstream for helping menus fade out cleanly on close: https://bugs.launchpad.net/gnome-shell/+bug/1744001
We have a checklist of issues which are making GNOME Shell stutter: https://trello.com/c/Q6JYXPPs/101-gnome-shell-visibly-stutters-especially-wayland-sessions
and we’re starting with the multi-monitor issues.

A bevy of GNOME Shell improvements got worked on:
https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/4
https://bugzilla.gnome.org/show_bug.cgi?id=792687
https://bugzilla.gnome.org/show_bug.cgi?id=792681

We’ve got a MR up for enabling gir for GNOME Online Accounts backends:
https://bugzilla.gnome.org/attachment.cgi?id=367371&action=diff

More work has been done on moving the user session to systemd, and as a result of this we’ve also done some work on GNOME Clocks to set alarms via systemd so that Clocks doesn’t need to run all the time to get your alarms to trigger.

Snaps

We fixed a bug in GNOME Software which was preventing classic snaps installing.
We’re working on a snap for GNOME Software for Bionic which will allow us to roll out updates much more quickly to users.

Chromium 63.0.3239.132 was published to {artful,xenial,trusty}-security and 64.0.3282.119 is ready for Bionic and in the candidate channel for the snap. Edge is updated to 65.0.3325.18 for testing.

General

A significant fix for Bluetooth devices on Intel 8260/8265 was released https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1729389
and another fix for laggy touchpads on Bionic with libinput has also been released.

We’ve pushed out a change to the update notifier to prompt users every five days (when there are updates pending). There are a lot of out-of-date Xenial 16.04 LTS installs out there with bugs that are fixed in newer packages. If you know someone who hasn’t updated in a long time, please help them to do an upgrade, you’ll be doing them a massive favour. If on the other hand, you prefer to use only the command line to upgrade, you can turn off the GUI notifier via the Updates panel in “Software & Updates”.

We’ve contributed to travis.debian.net to add support for Debian derivatives, such as Ubuntu!

A security bug has been fixed in the session migration which changed directory permissions: https://bugs.launchpad.net/ubuntu/+source/session-migration/+bug/1735929

If you share directories from your Ubuntu machine to Samba (Windows file sharing) clients on your network, please read and comment on this proposal to change how SMB shares are created in Nautilus: https://community.ubuntu.com/t/nautilus-share-fixing-or-removing/3763/9

And finally, it’s FOSDEM https://fosdem.org/2018 this weekend in Brussels. If you’re in town keep a lookout for desktop team members and say hi! They’ll almost certainly be wearing an old Ubuntu release t-shirt, the older the better.

11 Likes

Is the desktop team giving any talks on fosdem?

I am not seeing that. Is there an update coming to it that I have not gotten yet?

Unfortunately, when using the GUI, you can only specify a delay for regular updates (immediate/weekly/every two weeks). If you want to turn off the update notifier entirely while keeping automatic apt index updates, it seems like you need to use GSettings or dconf Editor:

gsettings set com.ubuntu.update-notifier no-show-notifications true

Stop showing update notifications
Do not display a notification when updates are available.