manage Lunchbox themes error

Issue #6899 resolved
Eric Ainsworth created an issue
  • The version of LaunchBox you are using - 12.1
  • The version of Windows you are using - Windows 11
  • How often the issue occurs - first time it has happen
  • Steps to reproduce the issue if you are able to reproduce it
  • The complete error that shows up in LaunchBox, if there is one (with all error text)

just did the update wanted to check out the manage themes option and i get this error

Object reference not set to an instance of an object.

App: LaunchBox
Version: 12.10
Type: System.NullReferenceException
Site: Unbroken.LaunchBox.Windows.Themes.ThemeVersion get_LatestVersion()
Source: Unbroken.LaunchBox.Windows

at Unbroken.LaunchBox.Windows.Themes.Theme.get_LatestVersion()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ThemeManagerViewModel.<>c.ConcatGenericIdentifier(Object )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ThemeManagerViewModel.<>c.LoginFocusParam(Theme theme)
at System.Linq.Utilities.<>c__DisplayClass1_01.<CombinePredicates>b__0(TSource x) at System.Linq.Enumerable.WhereListIterator1.ToArray()
at System.Linq.Buffer1..ctor(IEnumerable1 source)
at System.Linq.OrderedEnumerable1.GetEnumerator()+MoveNext() at System.Collections.Generic.List1..ctor(IEnumerable1 collection) at System.Collections.ObjectModel.ObservableCollection1.CreateCopy(IEnumerable1 collection, String paramName) at System.Collections.ObjectModel.ObservableCollection1..ctor(IEnumerable1 collection) at Caliburn.Micro.BindableCollection1..ctor(IEnumerable1 collection) at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ThemeManagerViewModel.set_Filter(KeyValuePair2 value)
at RegistryCode.CustomizeStatementDecorator(Object , KeyValuePair`2 value, RegistryCode )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ThemeManagerViewModel..ctor()
at Unbroken.LaunchBox.Windows.Desktop.ContextMenus.ToolsMenu.<>c.SelectFocusExpression(Object sender, RoutedEventArgs args)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Comments (1)

  1. brian

    Thanks for the report.

    This should be fixed our the 12.11 fix release, which is out now.

    The error only affected free users.

  2. Log in to comment