Skip to main content
  1. Blog
  2. Article

Will Cooke
on 28 July 2017

Ubuntu Desktop Weekly Update: July 28, 2017


Here’s the latest in the world of Desktop:

GNOME

We’ve been looking at ways to port the feature of allowing the sound to go above 100%. This is needed because some computers (e.g. Thinkpad X220) have a fairly low volume at 100% and so adding some software amplification is a useful addition. While this does already work in GNOME Shell, using the keyboard volume buttons is still limited to 100% – if you have the volume set to more than 100% and press the volume up key – the volume would max out at 100%, and so effectively turn the volume down.

Snaps

Promoted gnome-dictionary, gnome-calculator, quadrapassel, gnome-clocks, and gnome-sudoku to the stable channel. You can get these fresh GNOME apps on Xenial with a simple snap install.

We explored adding more themes to the default desktop launcher for Snaps. However, this substantially increases both the size of the snaps and the build time. There is work going on to make theme support “just work” for Snaps, so we will focus our efforts on getting that implemented soon.

Video, Audio & Network

It seems that our work on getting video acceleration working across the whole graphics stack is starting to inspire others to work on this complex problem as well, or perhaps it’s a happy accident. An engineer at Intel has proposed some patches to Chromium to get video acceleration working on Linux:
https://chromium-review.googlesource.com/c/532294/

Work continues on captive portal work in Network Manager. This week we’ve added support for enabling/disabling captive portal support via a d-bus API. These patches are pending a review upstream: https://bugzilla.gnome.org/show_bug.cgi?id=785117
Once that’s done we can add a toggle switch to the Control Center.

BlueZ 5.46 is being tested in a PPA before we decide if we’ll upload it to Artful.

Updates

Gtk+3.0 is updated to 3.22.17 in Artful

LivePatch

We’ve added code to the root daemon to send events and a user daemon to listen to those events and display notifications for when Live Patch events occur. The architecture and design of this is under review however, and this is likely to change again in the coming weeks, specifically with a view to not require another daemon running in the user session.

In The News

Linux Action News covers the July bug shakedown and the application survey.
And so does the Ubuntu Podcast.

OMG Ubuntu also covers the application survey.

That’s it for this week. We’re at GUADEC, and if you are too please come and say hi.

Related posts


Pedro Lazzarotto
11 June 2026

AI at the edge: simplifying infrastructure with Cisco and Canonical

AI Article

Legacy infrastructure was not designed for the requirements of the AI era. While large-scale model training remains centralized in data centers, test-time inference is rapidly shifting to the edge to reduce latency and bandwidth consumption. This shift creates a new frontier for enterprise AI, but deploying at the edge introduces signific ...


estelacarmona
11 June 2026

The next era of telco clouds: get open infrastructure choice with Sylva and Canonical Kubernetes

5G Article

Achieving vendor neutrality in telco clouds requires an infrastructure layer that respects open standards, without wrapping them in rigid platform layers. By combining upstream alignment with up to 15 years of support longevity, Canonical’s approach to Sylva is built around a requirement that matters deeply to telcos: follow upstream clou ...


Benjamin Ryzman
9 June 2026

What is RDMA over Converged Ethernet (RoCE)?

AI Networking

Previous articles walked through RDMA (Remote Direct Memory Access) as a programming model and InfiniBand as the fabric that was built around it. Both led to the same conclusion, even if it was never stated outright: moving data, not compute, becomes the bottleneck once systems scale. So what happens when you want RDMA, but you’re ...