Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.4:ARM
gnome-shell.9669
gnome-shell-screen-disappear.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File gnome-shell-screen-disappear.patch of Package gnome-shell.9669
Index: gnome-shell-3.24.2/js/gdm/authPrompt.js =================================================================== --- gnome-shell-3.24.2.orig/js/gdm/authPrompt.js +++ gnome-shell-3.24.2/js/gdm/authPrompt.js @@ -458,8 +458,10 @@ const AuthPrompt = new Lang.Class({ this.setUser(null); this.stopSpinning(); - if (oldStatus == AuthPromptStatus.VERIFICATION_FAILED) + if (oldStatus == AuthPromptStatus.VERIFICATION_FAILED) { + this._userVerifier.cancel(); this.emit('failed'); + } let beginRequestType;
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