-
-
Notifications
You must be signed in to change notification settings - Fork 305
Closed
Labels
Milestone
Description
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
- WDD Version: WinDynamicDesktop 5.0.1 (UWP)
- OS Version: 21H2 (OS Build 22000.613)
Steps to Reproduce:
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)
Reactions are currently unavailable



