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.2:FactoryCandidates/gnome-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gnome-shell-3.2.1.tar.bz2 | 0001296520 1.24 MB | |
gnome-shell-cleanup-signal-handlers-on-destroy.pat |
0000001335 1.3 KB | |
gnome-shell-fix-deprecated-call.patch | 0000001048 1.02 KB | |
gnome-shell.changes | 0000077253 75.4 KB | |
gnome-shell.spec | 0000006419 6.27 KB |
Revision 45 (latest revision is 263)
Stephan Kulow (coolo)
accepted
request 89204
from
Vincent Untz (vuntz)
(revision 45)
- Add gnome-shell-fix-deprecated-call.patch: fix deprecated call in telepathy client [bgo#661231] (forwarded request 89180 from fcrozat)
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.