You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the issue that some themes do not work and spit an error. I guess it's only the Author problem but I really like his themes and can't use them is there a way to fix it and if so can I get some help?
Mostly these themes I tested but I assume all from Aron do not work: Mountains #2 by Aron
double click ~.ddw file and in Select Theme click apply.
software would display an error popup
Are you using the Microsoft Store version of WDD?: Yes
Log File:
[2022-04-21 15:50:31.468] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.AddItems(String previewName, String[] items, DateTime[] imageTimes)
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.PreviewTheme(ThemeConfig theme)
at WinDynamicDesktop.ThemeDialog.UpdateSelectedItem()
at WinDynamicDesktop.ThemeDialog.listView1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
[2022-04-21 15:50:38.922] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.AddItems(String previewName, String[] items, DateTime[] imageTimes)
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.PreviewTheme(ThemeConfig theme)
at WinDynamicDesktop.ThemeDialog.UpdateSelectedItem()
at WinDynamicDesktop.ThemeDialog.listView1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
[2022-04-21 15:50:54.786] System.IndexOutOfRangeException: Index was outside the bounds of the array.
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.AddItems(String previewName, String[] items, DateTime[] imageTimes)
at WinDynamicDesktop.WPF.ThemePreviewerViewModel.PreviewTheme(ThemeConfig theme)
at WinDynamicDesktop.ThemeDialog.UpdateSelectedItem()
at WinDynamicDesktop.ThemeDialog.listView1_SelectedIndexChanged(Object sender, EventArgs e)
at System.Windows.Forms.ListView.OnSelectedIndexChanged(EventArgs e)
at System.Windows.Forms.ListView.WmReflectNotify(Message& m)
at System.Windows.Forms.ListView.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, WM msg, IntPtr wparam, IntPtr lparam)
[2022-04-21 16:11:12.719] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:13:12.310] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:13:30.293] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:17:25.391] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:20:59.468] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:22:34.449] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:31:44.985] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:41:13.184] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
[2022-04-21 16:44:12.693] System.IO.FileNotFoundException: The system cannot find the file specified. (0x80070002)
at WinDynamicDesktop.UwpHelper.SetWallpaper(String imagePath, Int32 displayIndex)
at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__128_0(Object state)
The text was updated successfully, but these errors were encountered:
In my testing this is happening to ALL wallpapers, this happens regardless of newer or older verison (tried several older builds) , whether its from windows store or github
on the computers that they work on, they still work, but for others no matter what version it "installs" but as soon as you try to apply or download a theme it errors out and forces me to go to task manager and kill the process.
I have the issue that some themes do not work and spit an error. I guess it's only the Author problem but I really like his themes and can't use them is there a way to fix it and if so can I get some help?
Mostly these themes I tested but I assume all from Aron do not work:
Mountains #2 by Aron
Mountains #3 by Aron
Mountains #5 by Aron
Steps to Reproduce:
double click ~.ddw file and in Select Theme click apply.
software would display an error popup
Are you using the Microsoft Store version of WDD?:
Yes
Log File:
The text was updated successfully, but these errors were encountered: