Antergos / web-greeter

A modern, visually appealing greeter for LightDM.
http://antergos.github.io/web-greeter
GNU General Public License v3.0
233 stars 57 forks source link

Black login screen that contains HTML #170

Closed eadwu closed 5 years ago

eadwu commented 6 years ago

When starting lightdm, the greeter ends up becoming a black screen that only seems to hold the raw HTML when I highlight over it.

After waiting a while, the prompt for the fallback/default theme comes up but either way leads to another black screen with the raw HTML.

lightdm.log.old

[+0.00s] DEBUG: Logging to /var/log/lightdm.log
[+0.00s] DEBUG: Starting Light Display Manager 1.24.0, UID=0 PID=17041
[+0.00s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.00s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.00s] DEBUG: Registered seat module local
[+0.00s] DEBUG: Registered seat module xremote
[+0.00s] DEBUG: Registered seat module unity
[+0.00s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.00s] DEBUG: Monitoring logind for seats
[+0.00s] DEBUG: New seat added from logind: seat0
[+0.00s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.00s] DEBUG: Seat seat0: Starting
[+0.00s] DEBUG: Seat seat0: Creating greeter session
[+0.01s] DEBUG: Seat seat0: Creating display server of type x
[+0.01s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.01s] DEBUG: Using VT 7
[+0.01s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.01s] DEBUG: XServer 0: Logging to /var/log/x-0.log
[+0.01s] DEBUG: XServer 0: Writing X server authority to /run/root/:0
[+0.01s] DEBUG: XServer 0: Launching X Server
[+0.01s] DEBUG: Launching process 17047: /nix/store/d7hsxmxkzv9fzkkwjzqw5dkp561sr4xm-xserver-wrapper :0 -seat seat0 -auth /run/root/:0 -nolisten tcp vt7 -novtswitch
[+0.01s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.01s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.01s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+0.01s] DEBUG: Loading users from org.freedesktop.Accounts
[+0.01s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+0.39s] DEBUG: Got signal 10 from process 17047
[+0.39s] DEBUG: XServer 0: Got signal from X server :0
[+0.39s] DEBUG: XServer 0: Connecting to XServer :0
[+0.39s] CRITICAL: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
[+0.39s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+0.39s] DEBUG: Session pid=17077: Started with service 'lightdm-greeter', username 'lightdm'
[+0.40s] DEBUG: Session pid=17077: Authentication complete with return value 0: Success
[+0.40s] DEBUG: Seat seat0: Session authenticated, running command
[+0.40s] DEBUG: Session pid=17077: Running command /nix/store/1i77cacdyfagl81xjq2lb3517k64m380-lightdm-webkit2-greeter/greeter
[+0.40s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+0.40s] DEBUG: Session pid=17077: Logging to /var/log/seat0-greeter.log
[+0.46s] DEBUG: Activating VT 7
[+0.46s] DEBUG: Activating login1 session c4
[+0.46s] DEBUG: Seat seat0 changes active session to c4
[+0.46s] DEBUG: Session c4 is already active
[+1.02s] DEBUG: Greeter connected version=1.24.0 api=1 resettable=false
[+3.07s] DEBUG: Seat seat0 changes active session to 5
[+5.76s] DEBUG: Seat seat0 changes active session to 10
[+88.11s] DEBUG: Got signal 15 from process 1
[+88.11s] DEBUG: Caught Terminated signal, shutting down
[+88.11s] DEBUG: Stopping display manager
[+88.11s] DEBUG: Seat seat0: Stopping
[+88.11s] DEBUG: Seat seat0: Stopping display server
[+88.11s] DEBUG: Sending signal 15 to process 17047
[+88.11s] DEBUG: Seat seat0: Stopping session
[+88.11s] DEBUG: Terminating login1 session c4
[+88.12s] DEBUG: Session pid=17077: Sending SIGTERM
[+88.12s] DEBUG: Process 17047 exited with return value 0
[+88.12s] DEBUG: XServer 0: X server stopped
[+88.12s] DEBUG: Releasing VT 7
[+88.12s] DEBUG: XServer 0: Removing X server authority /run/root/:0
[+88.12s] DEBUG: Seat seat0: Display server stopped
[+88.13s] DEBUG: Greeter closed communication channel
[+88.13s] DEBUG: Session pid=17077: Exited with return value 0
[+88.13s] DEBUG: Seat seat0: Session stopped
[+88.13s] DEBUG: Seat seat0: Stopped
[+88.13s] DEBUG: Display manager stopped
[+88.13s] DEBUG: Stopping daemon
[+88.13s] DEBUG: Exiting with return value 0

seat0-greeter.log.old


(lightdm-webkit2-greeter:17085): GLib-CRITICAL **: 10:13:18.993: g_bytes_unref_to_data: assertion 'bytes != NULL' failed
Gdk-Message: 10:14:46.233: WebKitWebProcess: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

Gdk-Message: 10:14:46.234: lightdm-webkit2-greeter: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

Before this, I resolved an error that was on seat0-greeter.log.old by enabling at-spi2-core.

eadwu commented 5 years ago

Seems to be a problem on stable.