-
Notifications
You must be signed in to change notification settings - Fork 56
lightdm-webkit2-greeter 2.2.5-1 lockscreen don't show unlock screen #171
Description
Hello,
I have a Nvidia video card, with Nvidia drivers.
If i lock the desktop, when i try to unlock it, only the mouse is showed. I enabled the greeter debug, and got this in the seat0-greeter.log
Using the lightdm-gtk-greeter, this error don't happens.
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() called with key: ant:background_manager:current_background
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() key: ant:background_manager:current_background value is: /usr/share/antergos/wallpapers/c65sk3mshowxrtlljbvh.jpg
(WebKitWebProcess:1927): Gdk-ERROR **: 22:46:16.862: The program 'WebKitWebProcess' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadWindow (invalid Window parameter)'.
(Details: serial 167 error_code 3 request_code 155 (NV-GLX) minor_code 4)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the GDK_SYNCHRONIZE environment
variable to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
** (lightdm-webkit2-greeter:1896): WARNING **: 22:46:25.939: Error running javascript:
There is another file, or some kind of debug to enabled to help find some solution ?
Tks.