prikhi / lightdm-mini-greeter

A Minimal, Configurable, Single-User GTK3 LightDM Greeter
GNU General Public License v3.0
541 stars 48 forks source link

background-image not working on multiple monitors #48

Open Babbie opened 5 years ago

Babbie commented 5 years ago

As the title states, background-image seems to be broken (again?) on multiple monitors. If I connect only one monitor, it works fine, otherwise no background image is shown at all, just the background color.

It might be worth mentioning that both of my monitors are 1920x1080, as is the background image, and both screens show the password prompt. The logs state no warnings. I am on the very latest commit.

neevparikh commented 5 years ago

bump, also still have this issue

halexanderc commented 4 years ago

I'm still having this issue as well

prikhi commented 4 years ago

Can you show me your configuration value for background-image? Does the image live somewhere that lightdm can read? Can you try putting it in /etc/lightdm and try surrounding the value with quotes?

ollosh commented 4 years ago

Don't know if this is related, but I also have an issue where I can't see a background-image on a second monitor. I've even added the show-image-on-all-monitors = true to the config, but it doesn't help. Any ideas?

prikhi commented 4 years ago

Can you try putting the image in /etc/lightdm and set the owner/group to lightdm or give others read permissions on the file?

ollosh commented 4 years ago

None of that worked unfortunately :/