Skip to content

[Bug] themes cause an error when being applied #434

@LillyCookie

Description

@LillyCookie

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:
image
Mountains #2 by Aron

image
Mountains #3 by Aron

image
Mountains #5 by Aron

  • WDD Version: WinDynamicDesktop 5.0.1 (UWP)
  • OS Version: 21H2 (OS Build 22000.613)

Steps to Reproduce:

  1. double click ~.ddw file and in Select Theme click apply.
    image

  2. software would display an error popup
    image

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)


Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions