Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP2:Update
gnome-shell.19696
endSession-dialog-update-time-label-every-sec.p...
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File endSession-dialog-update-time-label-every-sec.patch of Package gnome-shell.19696
Index: gnome-shell-3.24.2/js/ui/endSessionDialog.js =================================================================== --- gnome-shell-3.24.2.orig/js/ui/endSessionDialog.js +++ gnome-shell-3.24.2/js/ui/endSessionDialog.js @@ -426,8 +426,10 @@ const EndSessionDialog = new Lang.Class( let description; let displayTime = _roundSecondsToInterval(this._totalSecondsToStayOpen, - this._secondsLeft, - 10); + this._secondsLeft, + // larger than any normal value + 1000000); + if (this._user.is_loaded) { let realName = this._user.get_real_name();
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor