The gnome-shell package

Edit Package gnome-shell

The gnome-shell package

Refresh
Refresh
Source Files
Filename Size Changed
_service 0000000714 714 Bytes
endSession-dialog-update-time-label-every-sec.patch 0000000664 664 Bytes
gnome-shell-46.2.obscpio 0017252877 16.5 MB
gnome-shell-add-linkoption-dl.patch 0000000430 430 Bytes
gnome-shell-disable-ibus-when-not-installed.patch 0000001219 1.19 KB
gnome-shell-disable-offline-update-dialog.patch 0000000840 840 Bytes
gnome-shell-domain.patch 0000014240 13.9 KB
gnome-shell-executable-path-not-absolute.patch 0000002275 2.22 KB
gnome-shell-exit-crash-workaround.patch 0000000419 419 Bytes
gnome-shell-fate324570-Make-GDM-background-image-configurable.patch 0000004658 4.55 KB
gnome-shell-fix-cursor-on-hide-preedit.patch 0000000968 968 Bytes
gnome-shell-gdm-login-applet.patch 0000007135 6.97 KB
gnome-shell-jsc#SLE-16051-Input-method-recommendation.patch 0000002075 2.03 KB
gnome-shell-jscSLE9267-Remove-sessionList-of-endSessionDialog.patch 0000001047 1.02 KB
gnome-shell-private-connection.patch 0000001922 1.88 KB
gnome-shell-screen-disappear.patch 0000000660 660 Bytes
gnome-shell.changes 0000379377 370 KB
gnome-shell.obsinfo 0000000099 99 Bytes
gnome-shell.spec 0000015420 15.1 KB
gs-fate318433-prevent-same-account-multi-logins.patch 0000001549 1.51 KB
noise-texture.png 0000079464 77.6 KB
Revision 557 (latest revision is 577)
Yifan Jiang's avatar Yifan Jiang (yfjiang) accepted request 1131252 from xiaoguang wang's avatar xiaoguang wang (xiaoguang_wang) (revision 557)
Sync with SLE-15-SP5.

old: GNOME:Factory/gnome-shell
new: home:xiaoguang_wang:branches:GNOME:Factory/gnome-shell rev None
Index: gnome-shell.changes
===================================================================
--- gnome-shell.changes (revision 556)
+++ gnome-shell.changes (revision 2)
@@ -375,6 +375,12 @@
   + Updated translations.
 
 -------------------------------------------------------------------
+Tue Feb  7 01:17:47 UTC 2023 - Xiaoguang Wang <xiaoguang.wang@suse.com>
+
+- Update gs-fate318433-prevent-same-account-multi-logins.patch:
+  Fix no warning messages (bsc#1207323).
+
+-------------------------------------------------------------------
 Sat Dec 10 09:03:48 UTC 2022 - Bjørn Lie <bjorn.lie@gmail.com>
 
 - Update to version 43.2:
Index: gs-fate318433-prevent-same-account-multi-logins.patch
===================================================================
--- gs-fate318433-prevent-same-account-multi-logins.patch (revision 556)
+++ gs-fate318433-prevent-same-account-multi-logins.patch (revision 2)
@@ -1,13 +1,13 @@
-Index: gnome-shell-41.3/js/gdm/loginDialog.js
+Index: gnome-shell-41.9/js/gdm/loginDialog.js
 ===================================================================
---- gnome-shell-41.3.orig/js/gdm/loginDialog.js
-+++ gnome-shell-41.3/js/gdm/loginDialog.js
-@@ -1043,6 +1043,29 @@ var LoginDialog = GObject.registerClass(
+--- gnome-shell-41.9.orig/js/gdm/loginDialog.js
++++ gnome-shell-41.9/js/gdm/loginDialog.js
+@@ -1044,6 +1044,29 @@ var LoginDialog = GObject.registerClass(
      }
  
      _onSessionOpened(client, serviceName) {
 +        if (this._user.get_num_sessions_anywhere() > 1) {
-+            this._authPrompt.setMessage(null,
++            this._authPrompt.setMessage(
 +                _('Sorry, you have to log out a previous session first. Multiple logins are not supported.'),
 +                GdmUtil.MessageType.ERROR);
 +            // TODO: The following logic relies on the unverified fact that
Comments 0
openSUSE Build Service is sponsored by