GNOME Shell
The GNOME Shell redefines user interactions with the GNOME desktop. In
particular, it offers new paradigms for launching applications, accessing
documents, and organizing open windows in GNOME.
- Developed at GNOME:Factory
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1:Staging:FactoryCandidates/gnome-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Revision 188 (latest revision is 264)
Dominique Leuenberger (dimstar_suse)
accepted
request 840288
from
Dominique Leuenberger (dimstar)
(revision 188)
- Update to version 3.36.7: + Fix potential stack overflow in libcroco (CVE-2020-12825). + Fix system action search regressions. + Fix week number alignment when using font-scaling. + Misc. bug fixes and cleanups. + Updated translations. (forwarded request 840237 from iznogood)
Comments 1
Hi! I've been helping the GNOME Project test patches that fix multiple very common GNOME Shell 40 and 41 crashes, as seen in this pull request:
https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/2029
The patches fix 1 crash that happens with vanilla GNOME, and multiple crashes that happens with extensions that incorrectly add "OR windows" to GNOME's overview (this is done by extensions such as Pop Shell).
These are severe and very disruptive crashes of the entire GNOME desktop, and the patch fixes all of them. So I suggest that openSUSE applies those patches too, so that users won't have to wait for upcoming GNOME releases.