Closed fossfreedom closed 8 years ago
with 2.1.4 of lightdm-webkit2-greeter the antegros greeter works just fine on 16.04
the remix greeter gives this picture - i.e. the panel and nothing else:
turning on debug I noticed this in /var/log/lightdm/seat0-greeter.log
file:///usr/share/lightdm-webkit/themes/remix-greeter/javascript/GUI.js:58:38: CONSOLE ERROR ReferenceError: Can't find variable: Config
Any thoughts on this @The5heepDev ?
Fixed in commit 3b8ca9c Bug was due to missing file 'config.js '
with 2.1.4 of lightdm-webkit2-greeter the antegros greeter works just fine on 16.04
the remix greeter gives this picture - i.e. the panel and nothing else:
turning on debug I noticed this in /var/log/lightdm/seat0-greeter.log
file:///usr/share/lightdm-webkit/themes/remix-greeter/javascript/GUI.js:58:38: CONSOLE ERROR ReferenceError: Can't find variable: Config
Any thoughts on this @The5heepDev ?