Unable to cast object of type 'Unbroken.LaunchBox.Themes.ThemeScreenshot' to type 'Unbroken.LaunchBox.Windows.Themes.ThemeScreenshot'.

Issue #7368 duplicate
Mike Allen created an issue

App: Big Box
Version: 13.0-beta-1
Type: System.InvalidCastException
Site: Boolean MoveNext()
Source: System.Linq

at System.Linq.Enumerable.CastIterator[TResult](IEnumerable source)+MoveNext()
at System.Collections.Generic.EnumerableHelpers.ToArray[T](IEnumerable1 source, Int32& length) at System.Linq.Buffer1..ctor(IEnumerable1 source) at System.Linq.OrderedEnumerable1.GetEnumerator()+MoveNext()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeDetailsViewModel.GetTag(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeDetailsViewModel..ctor(Theme theme, ThemeManagerViewModel themeManagerViewModel)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.set_Themes(BindableCollection1 value) at ModelProcess.CompareWorker(Object , BindableCollection1 value, ModelProcess )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.OnEnter()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.<>c__DisplayClass43_0.ConnectSessionIssuer(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.<>c__DisplayClass43_0.SelectDic()
at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore()
at System.Windows.Threading.DispatcherOperation.InvokeImpl()
--- End of stack trace from previous location where exception was thrown ---
at System.Windows.Threading.DispatcherOperation.Wait(TimeSpan timeout)
at System.Windows.Threading.Dispatcher.InvokeImpl(DispatcherOperation operation, CancellationToken cancellationToken, TimeSpan timeout)
at System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority, CancellationToken cancellationToken, TimeSpan timeout)
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.<>c__DisplayClass43_0.PrepareSessionIssuer(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.<>c__DisplayClass43_0.ListDic()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RestartIterableConnection(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CompareFocusConfig()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

10:44:27 AM Exception

Comments (1)

  1. Log in to comment