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

Windows lock screen wallpapers can't update automatically. #548

Open
1tonsilla opened this issue Nov 25, 2023 · 3 comments
Open

Windows lock screen wallpapers can't update automatically. #548

1tonsilla opened this issue Nov 25, 2023 · 3 comments
Labels
bug Something isn't working priority-high

Comments

@1tonsilla
Copy link

  • WDD Version:5.3.1
  • OS Version:WIN10 enterprise LTSC 21h2(19044.3448)

Steps to Reproduce:
Lock screen wallpaper gets stuck and won't update. I've changed the new theme, and the wallpaper displayed on my desktop is correct, but the lock screen wallpaper is still the first WDD wallpaper to be set. I've restarted explorer but it doesn't work

Are you using the Microsoft Store version of WDD?:
:No

@pettrichjonah
Copy link

Updated WDD to v5.5.0 and this feature doesn't work for me anymore. The option "Sync lock screen image with all displays" is active and I already restarted both WDD and my laptop.
I can select a separate image in the Windows settings but when I select WDD as the lock screen image, it always shows the same one. It's like WDD caches one theme and always sticks to it.

I am on Win11 23H2.

@t1m0thyj
Copy link
Owner

@pettrichjonah Could you enable debug logging by setting "debugLogging": true in settings.json and restarting WinDynamicDesktop? This will create a debug.log file where WinDD logs info every time it changes wallpaper on any display including the lockscreen.

After letting WinDD run for a few cycles where the wallpaper should have changed, please attach the debug.log file. This will help to determine whether there is a bug where WinDD doesn't try to update the lock screen image at all, or whether it's trying and the Windows API call is failing. I suspect it may be the latter since I've seen that happen before.

@pettrichjonah
Copy link

pettrichjonah commented Jun 2, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high
Projects
None yet
Development

No branches or pull requests

3 participants