Version 13 beta 1 - Windows 10

Issue #7365 resolved
Jeff Pendleton created an issue

Every instance when trying to change a theme using home created theme via CTC. Have never had this error before.

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

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.<>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.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

12:48:09 PM Exception

Comments (2)

  1. brian

    Thanks for the report.

    This is a known issue in beta 1 with the Manage Themes section and will be fixed in the next beta.

    For now you can use the regular options area to switch your theme, the switch theme hotkeys, or revert to an official build.

  2. Log in to comment