You are not logged in.

#1 2020-01-29 10:46:26

turnermax
Member
Registered: 2019-03-03
Posts: 2

lightdm-webkit2-greeter not working

I've been trying to get around this problem for months now and I've searched everywhere but nothing seems to work.

What I have already done:

I've installed the lightdm, ligthdm-webkit2-greeter as instructed in the wiki page here

Then I went on to install the Litarvan theme

I've made the necessary configurations as directed in the wiki page

My lightdm.conf is: https://pastebin.com/c2ju2C4y
My lightdm-webkit2-greeter.conf is: https://pastebin.com/4d2bsrxz

My Problem

I get a blackscreen with a mouse cursor that I can move freely but nothing happens for a long while. If I wait for 20 - 30 mins then I would get the login screen but its unresponsive(in the sense none of the elements work). And this happens even with the default theme.

I've read through the troubleshooting section and saw unresponsive section and the low fps section and followed those steps.

Still no change same issue, the only thing that's unresponsive and very very slow is the theme, but my mouse cursor is responsive.

My log files

seat0-greeter.log:

 

CONSOLE WARN The resource file:///usr/share/lightdm-webkit/themes/litarvan/css/app.4c176292.css was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
CONSOLE WARN The resource file:///usr/share/lightdm-webkit/themes/litarvan/js/app.f910ed6b.js was preloaded using link preload but not used within a few seconds from the window's load event. Please make sure it wasn't preloaded for nothing.
CONSOLE WARN The resource file:///usr/share/lightdm-webkit/themes/litarvan/js/chunk-vendors.367a7a1d.js was preloaded using link preload but not used within a few seconds from
the window's load event. Please make sure it wasn't preloaded for nothing.
Memory pressure relief: Total: res = 184762368/176373760/-8388608, res+swap = 179531776/179531776/0
Gdk-Message: 21:02:11.180: lightdm-webkit2-greeter: Fatal IO error 11 (Resource temporarily unavailable) on X server :0.

lightdm.log

[+0.05s] DEBUG: Logging to /var/log/lightdm/lightdm.log
[+0.05s] DEBUG: Starting Light Display Manager 1.30.0, UID=0 PID=321
[+0.05s] DEBUG: Loading configuration dirs from /usr/share/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration dirs from /usr/local/share/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration dirs from /etc/xdg/lightdm/lightdm.conf.d
[+0.05s] DEBUG: Loading configuration from /etc/lightdm/lightdm.conf
[+0.05s] DEBUG: Registered seat module local
[+0.05s] DEBUG: Registered seat module xremote
[+0.05s] DEBUG: Using D-Bus name org.freedesktop.DisplayManager
[+0.05s] DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
[+0.28s] DEBUG: Monitoring logind for seats
[+0.28s] DEBUG: New seat added from logind: seat0
[+0.28s] DEBUG: Seat seat0: Loading properties from config section Seat:*
[+0.28s] DEBUG: Seat seat0: Starting
[+0.28s] DEBUG: Seat seat0: Creating greeter session
[+0.31s] DEBUG: Seat seat0: Creating display server of type x
[+0.31s] DEBUG: posix_spawn avoided (fd close requested)
[+0.31s] DEBUG: Could not run plymouth --ping: Failed to execute child process “plymouth” (No such file or directory)
[+0.31s] DEBUG: Using VT 7
[+0.31s] DEBUG: Seat seat0: Starting local X display on VT 7
[+0.31s] DEBUG: XServer 0: Logging to /var/log/lightdm/x-0.log
[+0.31s] DEBUG: XServer 0: Writing X server authority to /run/lightdm/root/:0
[+0.31s] DEBUG: XServer 0: Launching X Server
[+0.31s] DEBUG: Launching process 329: /usr/bin/X :0 -seat seat0 -auth /run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch
[+0.31s] DEBUG: XServer 0: Waiting for ready signal from X server :0
[+0.32s] DEBUG: Acquired bus name org.freedesktop.DisplayManager
[+0.32s] DEBUG: Registering seat with bus path /org/freedesktop/DisplayManager/Seat0
[+4.63s] DEBUG: Loading users from org.freedesktop.Accounts
[+4.64s] DEBUG: User /org/freedesktop/Accounts/User1000 added
[+5.20s] DEBUG: posix_spawn avoided (automatic reaping requested) (fd close requested)
[+6.52s] DEBUG: Got signal 10 from process 329
[+6.52s] DEBUG: XServer 0: Got signal from X server :0
[+6.52s] DEBUG: XServer 0: Connecting to XServer :0
[+6.52s] DEBUG: posix_spawn avoided (fd close requested) (child_setup specified)
[+6.52s] DEBUG: Seat seat0: Display server ready, starting session authentication
[+6.52s] DEBUG: Session pid=355: Started with service 'lightdm-greeter', username 'lightdm'
[+6.65s] DEBUG: Session pid=355: Authentication complete with return value 0: Success
[+6.65s] DEBUG: Seat seat0: Session authenticated, running command
[+6.65s] DEBUG: Session pid=355: Running command /usr/bin/lightdm-webkit2-greeter
[+6.65s] DEBUG: Creating shared data directory /var/lib/lightdm-data/lightdm
[+6.65s] DEBUG: Session pid=355: Logging to /var/log/lightdm/seat0-greeter.log
[+7.19s] DEBUG: Activating VT 7
[+7.19s] DEBUG: Activating login1 session c1
[+7.19s] DEBUG: Seat seat0 changes active session to c1
[+7.19s] DEBUG: Session c1 is already active
[+12.36s] DEBUG: Greeter connected version=1.30.0 api=1 resettable=false
[+15.37s] DEBUG: Greeter requests data directory for user linden
[+15.37s] DEBUG: Creating shared data directory /var/lib/lightdm-data/linden
[+52.72s] DEBUG: Seat seat0 changes active session to
[+55.76s] DEBUG: Seat seat0 changes active session to c1
[+55.76s] DEBUG: Session c1 is already active

Last edited by turnermax (2020-01-29 11:11:07)

Offline

#2 2020-02-13 21:02:06

HeUbD
Member
Registered: 2020-02-06
Posts: 3

Re: lightdm-webkit2-greeter not working

Do you test the default theme in lightdm-webkit2-greeter.conf ?
What say:

ls /usr/share/lightdm-webkit/themes

Last edited by HeUbD (2020-02-13 21:03:17)

Offline

Board footer

Powered by FluxBB