newlooper / VirtualSpace

A Virtual Desktop Enhancement GUI Program For Win10 & Win11
GNU General Public License v3.0
185 stars 12 forks source link

Unhandled exception with Microsoft.NET when opening MainView #97

Closed xeniadeli closed 1 year ago

xeniadeli commented 1 year ago

Hello,

VirtualSpace is started as administrator. Using MainView triggers this unhandled exception for every virtual desktop. Location is C:\Program Files\VirtualSpace.

Screenshot_6

** Exception Text ** System.ArgumentException: Parameter is not valid. at System.Drawing.SafeNativeMethods.Gdip.CheckStatus(Int32 status) at System.Drawing.Bitmap..ctor(String filename, Boolean useIcm) at System.Drawing.Bitmap..ctor(String filename) at VirtualSpace.Helpers.Images.GetScaledBitmap(Int32 width, Int32 height, String path, Wallpaper& wp, String cachePath, Int64 quality) at VirtualSpace.Helpers.WinRegistry.GetWallpaperByPath(String path, Int32 width, Int32 height, String cachePath, Int64 quality) at VirtualSpace.VirtualDesktop.VirtualDesktopWindow.NormalPaint(ValueTuple`3 wpInfo, PaintEventArgs e) at VirtualSpace.VirtualDesktop.VirtualDesktopWindow.pbWallpaper_Paint(Object sender, PaintEventArgs e) at System.Windows.Forms.Control.OnPaint(PaintEventArgs e) at System.Windows.Forms.Form.OnPaint(PaintEventArgs e) at System.Windows.Forms.Control.PaintWithErrorHandling(PaintEventArgs e, Int16 layer) at System.Windows.Forms.Control.WmPaint(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ScrollableControl.WndProc(Message& m) at System.Windows.Forms.Form.WndProc(Message& m) at VirtualSpace.VirtualDesktop.VirtualDesktopWindow.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)

** Loaded Assemblies ** System.Private.CoreLib Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.CoreLib.dll

VirtualSpace Assembly Version: 0.2.661.109 Win32 Version: n/a CodeBase:

System.Runtime Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.dll

Logger Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

PresentationFramework Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/PresentationFramework.dll

WindowsBase Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/WindowsBase.dll

System.Xaml Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Xaml.dll

Serilog Assembly Version: 2.0.0.0 Win32 Version: n/a CodeBase:

netstandard Assembly Version: 2.1.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/netstandard.dll

System.Collections Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Collections.dll

Serilog.Sinks.File Assembly Version: 5.0.0.0 Win32 Version: n/a CodeBase:

System.Linq Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Linq.dll

System.IO.FileSystem Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.IO.FileSystem.dll

System.Text.Encoding.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Text.Encoding.Extensions.dll

System.Private.Uri Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.Uri.dll

System.IO.Packaging Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.IO.Packaging.dll

PresentationCore Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/PresentationCore.dll

DirectWriteForwarder Assembly Version: 6.0.2.0 Win32 Version: 6,0,2223,42502 @Commit: f501934867fd4723518c1c7b03c6033c2e52ecad CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/DirectWriteForwarder.dll

System.Runtime.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.Extensions.dll

System.Runtime.InteropServices Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.InteropServices.dll

System.Runtime.CompilerServices.VisualC Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.CompilerServices.VisualC.dll

System.Diagnostics.Debug Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Diagnostics.Debug.dll

System.Threading Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Threading.dll

Microsoft.Win32.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/Microsoft.Win32.Primitives.dll

System.Collections.NonGeneric Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Collections.NonGeneric.dll

Microsoft.Win32.Registry Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/Microsoft.Win32.Registry.dll

System.Collections.Specialized Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Collections.Specialized.dll

System.ComponentModel.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.ComponentModel.Primitives.dll

System.Threading.Thread Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Threading.Thread.dll

System.Configuration.ConfigurationManager Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Configuration.ConfigurationManager.dll

System.Runtime.InteropServices.RuntimeInformation Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.InteropServices.RuntimeInformation.dll

System.Diagnostics.Process Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Diagnostics.Process.dll

System.Memory Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Memory.dll

System.Xml.ReaderWriter Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Xml.ReaderWriter.dll

System.Private.Xml Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.Xml.dll

System.Net.WebClient Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Net.WebClient.dll

System.ComponentModel.EventBasedAsync Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.ComponentModel.EventBasedAsync.dll

Configuration Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

IpcServer Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

PluginHost Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

Bridge Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.IO.Pipes Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.IO.Pipes.dll

System.Text.Json Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Text.Json.dll

Ipc Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

Plugin Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.Collections.Concurrent Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Collections.Concurrent.dll

Helpers Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.Threading.Channels Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Threading.Channels.dll

System.Threading.ThreadPool Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Threading.ThreadPool.dll

System.Security.AccessControl Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Security.AccessControl.dll

System.Security.Principal.Windows Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Security.Principal.Windows.dll

System.Reflection.Emit.Lightweight Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Reflection.Emit.Lightweight.dll

System.Reflection.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Reflection.Primitives.dll

System.Reflection.Emit.ILGeneration Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Reflection.Emit.ILGeneration.dll

System.Text.Encodings.Web Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Text.Encodings.Web.dll

System.Runtime.Intrinsics Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.Intrinsics.dll

System.Numerics.Vectors Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Numerics.Vectors.dll

System.Runtime.CompilerServices.Unsafe Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.CompilerServices.Unsafe.dll

System.Linq.Expressions Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Linq.Expressions.dll

Microsoft.CSharp Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/Microsoft.CSharp.dll

Anonymously Hosted DynamicMethods Assembly Assembly Version: 0.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.CoreLib.dll

System.Windows.Forms Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42407 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Windows.Forms.dll

System.Drawing.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Drawing.Primitives.dll

VirtualDesktopWrapper Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.Windows.Forms.Primitives Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42407 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Windows.Forms.Primitives.dll

System.Security.Claims Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Security.Claims.dll

System.Management Assembly Version: 4.0.0.0 Win32 Version: n/a CodeBase:

Microsoft.Win32.SystemEvents Assembly Version: 7.0.0.0 Win32 Version: n/a CodeBase:

VirtualDesktop10 Assembly Version: 1.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.CoreLib.dll

VirtualDesktop11_23H2 Assembly Version: 1.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Private.CoreLib.dll

System.Drawing.Common Assembly Version: 7.0.0.0 Win32 Version: n/a CodeBase:

System.Diagnostics.TraceSource Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Diagnostics.TraceSource.dll

System.ComponentModel.TypeConverter Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.ComponentModel.TypeConverter.dll

System.ComponentModel Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.ComponentModel.dll

Notification.Wpf Assembly Version: 6.1.0.1 Win32 Version: n/a CodeBase:

LinqExpressionBuilder Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.ObjectModel Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.ObjectModel.dll

System.Text.RegularExpressions Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Text.RegularExpressions.dll

ControlPanel Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.Windows.Extensions Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Windows.Extensions.dll

System.Net.Requests Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Net.Requests.dll

System.Net.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Net.Primitives.dll

System.Net.WebHeaderCollection Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Net.WebHeaderCollection.dll

MaterialDesignThemes.Wpf Assembly Version: 4.8.0.0 Win32 Version: n/a CodeBase:

UIAutomationTypes Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/UIAutomationTypes.dll

PresentationFramework.Aero2 Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/PresentationFramework.Aero2.dll

WPFLocalizeExtension Assembly Version: 3.10.0.0 Win32 Version: n/a CodeBase:

System.Resources.ResourceManager Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Resources.ResourceManager.dll

XAMLMarkupExtensions Assembly Version: 2.1.3.0 Win32 Version: n/a CodeBase:

ControlPanel.resources Assembly Version: 1.0.0.0 Win32 Version: n/a CodeBase:

System.Windows.Controls.Ribbon Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/System.Windows.Controls.Ribbon.dll

System.Runtime.Loader Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Runtime.Loader.dll

UIAutomationProvider Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/UIAutomationProvider.dll

PresentationFramework-SystemXml Assembly Version: 6.0.2.0 Win32 Version: 6.0.2223.42502 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/PresentationFramework-SystemXml.dll

Microsoft.Win32.TaskScheduler Assembly Version: 2.10.1.0 Win32 Version: n/a CodeBase:

System.Diagnostics.FileVersionInfo Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Diagnostics.FileVersionInfo.dll

MaterialDesignColors Assembly Version: 2.1.2.0 Win32 Version: n/a CodeBase:

Accessibility Assembly Version: 4.0.0.0 Win32 Version: 6.0.2223.42407 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.WindowsDesktop.App/6.0.22/Accessibility.dll

WinRT.Runtime Assembly Version: 1.4.0.0 Win32 Version: n/a CodeBase:

System.Security.Cryptography.Algorithms Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Security.Cryptography.Algorithms.dll

System.Security.Cryptography.Primitives Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Security.Cryptography.Primitives.dll

System.Diagnostics.StackTrace Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Diagnostics.StackTrace.dll

System.Reflection.Metadata Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Reflection.Metadata.dll

System.Collections.Immutable Assembly Version: 6.0.0.0 Win32 Version: 6.0.2223.42425 CodeBase: file:///C:/Program%20Files/dotnet/shared/Microsoft.NETCore.App/6.0.22/System.Collections.Immutable.dll

** JIT Debugging **

xeniadeli commented 1 year ago

I noticed I have two Microsoft Windows Desktop Runtime on my machine, maybe it's a problem ?

Screenshot_7

newlooper commented 1 year ago

the error is about your wallpaper, not the runtime. try use default Windows wallpaper settings.

xeniadeli commented 1 year ago

Indeed, the problem seemed to be the slideshow feature for wallpapers in Windows.. I disabled it and just used a permanent wallpaper instead and I no longer get exceptions. Thank you newlooper. 🙂