-
Notifications
You must be signed in to change notification settings - Fork 57
An error detected in the current theme that could interfere with the system login process again #108
Comments
Hi, the greeter does not support lightdm's |
yes several times i tried normally. lightdm-gtk-greeter:6709): Gtk-WARNING **: Drawing a gadget with negative dimensions. Did you forget to allocate a size? (node menubar owner GreeterMenuBar) |
That log is from GTK greeter. Could you post a log that is from an attempt made to login using webkit2 greeter? |
it's that i posted as i can't login throught lightdm webkit2 . |
I get the same message from /var/log/lightdm/x-0-greeter.log , nothing about lightdm webkit2 |
Try enabling debug mode in the greeter config file and then see if it outputs any errors to the log. |
Also check in |
I have the same issue - nearly. With the first login everything is ok, but logging in and out again the error prompts. Seems to be an issue with javascript being loaded. In my case the /var/log/lightdm/seat0-greeter.log tells me:
So the weird thing is just that it works fine the first time (new system start) |
Hey, I get the same error after locking the screen
The first login after the system start always works. |
+1
|
Same here: ** (lightdm-webkit2-greeter:646): WARNING **: [ERROR] :: A problem was detected with the current theme. Falling back to default theme... |
/usr/share/lightdm-webkit/themes/antergos/js/greeter.js _file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:337:66: CONSOLE ERROR TypeError: undefined is not an object (evaluating 'util.background_images.length')
|
Hello,
I installed lightdm without encountering any error
Then I installed lightdm-webkit2-greeter
Then configured like on arch linux wiki
sudo leafpad /etc/lightdm/lightdm-webkit2-greeter.conf
http://pastebin.com/VmV2y003
And i enabled the greeter
sudo leafpad /etc/lightdm/lightdm.conf
http://pastebin.com/eRCk73G1
when i did it
$ lightdm --test-mode --debug
i get it
error was detected in the current theme that could interfere with the system login ...
(maybe it doesn't support test debug but i do'nt know really )
debug message with the test
http://pastebin.com/CFcUqmnT
and another logs , most important
cat /var/log/lightdm/x-0-greeter.log
http://pastebin.com/wnwdMkTK
But with "lightdm-gtk-greeter" there is no problem
The text was updated successfully, but these errors were encountered: