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:16.0:FactoryCandidates/gnome-shell && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
gnome-shell-3.10.1.tar.xz | 0001520568 1.45 MB | |
gnome-shell-private-connection.patch | 0000005770 5.63 KB | |
gnome-shell.changes | 0000158682 155 KB | |
gnome-shell.spec | 0000008103 7.91 KB |
Revision 87 (latest revision is 264)
Tomáš Chvátal (scarabeus_factory)
accepted
request 204220
from
Richard Brown (RBrownCCB)
(revision 87)
Also for 13.1 - MUST - GO - ON - Disks :) - Drop gnome-shell-no_clear_hint.patch: we found a better workardound that even results in the loading of the background image. The code is of course not fixed. - Create /usr/share/gnome-shell/modes: by this, the erronous code path is not being triggered, likely due to async calls happening in the expected order. It even results in loading the branded background image (and explains why users with gnome-shell-classic installed never saw this). (forwarded request 204216 from RBrownCCB)
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.