-
-
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
Crash at startup #457
Comments
The same problem. |
Yep... I have the same problem... Working good on win10 though. |
I believe I may have fixed this issue, could you try a dev build from here? https://github.com/t1m0thyj/WinDynamicDesktop/actions/runs/2573755334 If you scroll to the bottom of the page, there are artifacts and you can download an EXE for your platform. |
No luck, I'm still getting the same issue with this build. |
What were you doing with WDD when the error happened? Were you opening the Select Theme dialog and did you have the Ventura theme selected? Asking because I found another bug related to that scenario. |
Yep, opening the Select Theme dialog after going through the set location setup. |
Encountering a similar issue on WDD 5.x including Microsoft Store version. Last stable version is 4.7.0 |
I also got a crash happening to me on WDD startup, that only begun after latest Windows Update KB5016695 and KB5016591, that updated Win 11 22H2 and .NET 3/4, to Windows version 10.0.22621.457 (Release Preview), maybe the final build for public worldwide release of Win 11 22H2 next month. [2022-08-23 19:32:11.514] System.IndexOutOfRangeException: Index was outside the bounds of the array. Happens with or without scripts installed. No theme active. Windows Store latest version 5.0.3.0 |
I workedaround my startup crash by setting an active theme in AppData\Packages\WinDynamicDesktop\LocalState\settings.json: "activeThemes": [ before it was null. So the code using this array should expect null value in it. |
This should be fixed in v5.1.0. |
Steps to Reproduce:
Nothing to reproduce really. When WDD is trying to start a following error message is shown (see files attached)
Are you using the Microsoft Store version of WDD?: Yes/No
Yes
WinDynamicDesktop.dll.log
The text was updated successfully, but these errors were encountered: