-
Notifications
You must be signed in to change notification settings - Fork 8
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
Background videos not displaying #10
Comments
Hi @NoahLutz Can you please post the contents of your greeter.log file? |
Here is the greeter.log file contents.
It looked like all the errors were coming from widget.js so I commented out the newsfeed and weather calls in start.js and tried to run it again but got the same result with different errors. Here is the greeter.log with newsfeed and weather widgets commented out.
|
ok it looks like the first error you're experiencing is a duplicate of #8. As for the second error it looks like it's a problem with webkit2gtk. What version of webkit2gtk are you running? Antergos/web-greeter#107 |
I am running webkit2gtk-2.16.6-1. I tried downgrading to webkit2gtk-2.14.2-2 like suggested in the issue you linked, but that stopped lightdm from running at all |
Hi @NoahLutz kindly check my comment in #8 to solve this. As for the password, it was working for me before, then I change something somewhere in some config and the password authentication worked. Now, I reinstalled lightdm and lightdm-webkit2-greeter to check if this problem persists and it does. I'm trying to retrace my steps in order to make it work since I forgot to backup my config files before reinstalling. EDIT: A quick and simple fix for the background, you can change the UPDATE: In your
This should let you log-in successfully. Tell me how it goes. |
@systemplado That seems to work! I can now log in! As you said in #8,
Not sure if this is related at all |
@systemplado here's the contents of my
It's basically the defaults (xft is for font handling only) - only other thing I can see is that I have doto installed in the default folder. Seems stupid, but what's your permissions on the assets folder? Mine is set to 775. |
@declantyson I've followed your config and still ended up not loading the background video. |
@systemplado How did you get the console to appear? I can't get it to appear with any of the normal shortcuts. Starting to think we're on different versions of something somewhere that's causing problems... |
I set the |
That's really quite unusual - I don't have an inspect element item in my menu |
Its interesting, I can enable debug mode and see the debug console, but when I go into the resources tab, like @systemplado, I see no Another interesting thing I noticed is that I can open It's seems to me like the issue is with webkit2gtk? what versions of webkit2gtk are you both running? |
I'm currently using version EDIT: EDIT2: |
@NoahLutz @systemplado lightdm version: So, I'm actually behind you guys on all of these things. |
Hmm. It seems like both @systemplado and I are using lightdm-webkit2-greeter rather than lightdm-webkit-greeter. Maybe this is the issue? i tried installing lightdm-webkit-greeter from the AUR but after 4 + hrs of waiting for it to compile I gave up. |
Well in the process of trying to confirm this I've managed to somehow mess up lightdm on my machine entirely... will have to park this one for a bit 🙁 |
Exactly the same problem here 😢 |
Same issue. Any workaround on this problem? :( |
Fixed the problem by installing webkitgtk. Hours of compiling is worth it. 😄 https://prnt.sc/jkvs9q |
@undefinedhax great find! What is your current set-up (OS, etc.)? Can you also provide a link for webkitgtk? |
@systemplado Arch Linux is my OS. BSPWM as my wm. I used the webkitgtk in AUR. Also, you can use the repo archlinuxcn. It has a pre-compiled webkitgtk for less hassle in compiling. Sorry for my bad english...not my native language hehe 😁 |
@undefinedhax Thanks! I will mark this as closed now. |
Hello, I'm installed webkitgtk but the problem persists. I think this is because my lighdtm-webkit2-greeter.conf, someone with the greeter working can share his .conf file? My .conf is:
|
Hey @joaquingx Your config looks fine. I've just done a fresh install and found that you may need the following additional packages that aren't necessarily automatically installed with webkitgtk:
This is for Ubuntu 16.04 but could apply to you too. |
When I restart lightdm with the doto theme, I am brought to a black screen with just the time and password input. When I type in my password and hit enter, nothing seems to happen.
I am running on Arch and bspwm.
The text was updated successfully, but these errors were encountered: