Skip to content
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

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

Closed
LillyCookie opened this issue Apr 21, 2022 · 3 comments
Closed

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

LillyCookie opened this issue Apr 21, 2022 · 3 comments
Labels
bug Something isn't working priority-high
Milestone

Comments

@LillyCookie
Copy link

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)


@Table-09
Copy link

I am having this same error, it doesn't make any sense as to which computer it is happenning to.

I can't make any sense of the error log either, mine looks pretty much exactly the same other than username of course.

@Table-09
Copy link

Table-09 commented Jun 29, 2022

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.

@t1m0thyj t1m0thyj added the bug Something isn't working label Jul 9, 2023
@t1m0thyj
Copy link
Owner

Fixed in WinDD 5.4.0

@t1m0thyj t1m0thyj added this to the Next Release milestone Mar 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority-high
Projects
None yet
Development

No branches or pull requests

3 participants