-
-
Notifications
You must be signed in to change notification settings - Fork 294
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
errors after startup windynamic desktop #486
Comments
Problem still persists. Anybody who can help? |
Do you still see this error in the latest version of WinDD? Since version 5.4.2, errors setting the wallpaper are handled more gracefully - they still show a warning but should no longer crash the app. |
I can confirm the error. The problem occurs when I use different wallpapers on different displays. Previously it worked fine for a few days. Later I realised that the monitor name in the drop-down list does not match the monitor to which the wallpaper was assigned. After a restart, the problem described above now occurs. One guess: Is it possible that the monitor list is out of date? I changed my configuration 2 days ago. |
Is there a solution to this problem? WinDD has been working fine for the last few weeks, but now the problem has returned.
|
Steps to Reproduce:
Error in logfile is:
[2022-10-05 14:06:19.853] System.Runtime.InteropServices.COMException (0x80004005): Error HRESULT E_FAIL has been returned from a call to a COM component.
at WinDynamicDesktop.COM.IDesktopWallpaper.GetMonitorDevicePathAt(UInt32 monitorIndex)
at WinDynamicDesktop.WallpaperApi.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.b__128_0(Object state)
This happens regularly, but not all the time.
Are you using the Microsoft Store version of WDD?: Yes
I hope anyone can help. I love the program.
The text was updated successfully, but these errors were encountered: