Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Won't load theme #79

Open
ghost opened this issue Jun 9, 2020 · 4 comments
Open

Won't load theme #79

ghost opened this issue Jun 9, 2020 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 9, 2020

When I start lightdm, it says that there is a problem with the current theme.
I am using the awesome window manager with the material awesome theme.

@clausmarian
Copy link

clausmarian commented Sep 17, 2020

It probably happened because of the hardcoded file paths in the theme. To fix it, simply rename the theme's directory to lightdm-webkit-theme-aether and also make this change in the webkit2 greeter config. For further information, take a look at #72.

@ghost
Copy link
Author

ghost commented Sep 17, 2020 via email

@clausmarian
Copy link

clausmarian commented Sep 17, 2020

Then you should enable the debug mode in /etc/lightdm/lightdm-webkit2-greeter.conf and check the logs in /var/log/lightdm/lightdm.log and /var/log/lightdm/seat0-greeter.log.

@OneSleeve
Copy link

I'm having the same problem.
I already renamed the dir to lightdm-webkit-theme-aether.
The logs also don't show anything helpful:
seat0-greeter.log:

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: undefined
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG AntergosBackgroundManager: [ERROR] No background images detected.
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() called with key: ant:user:lucase:session
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() key: ant:user:lucase:session value is: i3
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG Last session for lucase was: i3
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG Adding i3 to the session list...
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG Adding i3 (with debug log) to the session list...
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() called with key: ant:user:lucase:session
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_get() key: ant:user:lucase:session value is: i3
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG Starting authentication for lucase.
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG Session for lucase is i3
file:///usr/share/lightdm-webkit/themes/antergos/js/greeter.js:109:15: CONSOLE LOG cache_set() called with key: ant:user:lucase:session and value: i3```

A `lightdm.log` file doesn't exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants