Package: gnome-shell / 49.4-1
Metadata
| Package | Version | Patches format |
|---|---|---|
| gnome-shell | 49.4-1 | 3.0 (quilt) |
Patch series
view the series file| Patch | File delta | Description |
|---|---|---|
| shell app Warn instead of crashing if disposed before sta.patch | (download) |
src/shell-app.c |
24 21 + 3 - 0 ! |
shell/app: warn instead of crashing if disposed before startup notification This is currently easy to reproduce by launching and immediately closing Chrome, then closing the shell. But automated crash reports show it can also happen while using the shell, during a garbage collection run. It's currently the top gnome-shell crasher in Ubuntu, and mostly with Chromium/Electron apps. But regardless of the offender, we shouldn't ever trust application behaviour to keep the shell alive. Bug: https://gitlab.gnome.org/GNOME/gnome-shell/-/issues/7045 Bug-Ubuntu: https://bugs.launchpad.net/bugs/2037055 |
| debian/Revert tests Fail on warnings too.patch | (download) |
tests/meson.build |
2 1 + 1 - 0 ! |
revert "tests: fail on warnings too" This reverts commit 207b9bb3c0a582b830218fd1b6e8760684adbc48. |
| debian/data Add im config.desktop to System folder.patch | (download) |
data/default-apps/system-folder.txt |
1 1 + 0 - 0 ! |
data: add im-config.desktop to system folder MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Debian installs this by default, but most users will only need to run it once, or perhaps not at all. Thanks: Jeremy Bcha Helps: #1099579 |
| mixer control Only stream id for bluetooth devices only.patch | (download) |
subprojects/gvc/gvc-mixer-control.c |
7 4 + 3 - 0 ! |
mixer-control: only stream-id for bluetooth devices only
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
They're the only ones that merely flip ports and clearing it for
other devices breaks e.g. lineout and headphone combinations.
Fixes: 8bf60ee ("mixer-control: Reset `stream-id`s on UI devices")
Bug: https://gitlab.gnome.org/GNOME/libgnome-volume-control/-/issues/40
Signed-off-by: Guido Gnther <agx@sigxcpu.org>
|
1
