Crash when screwing with list view

Issue #7349 new
Todd Seiler created an issue

I was removing columns from the list view while downloading images in background tasks and I think the install from retro arch finished and it messed up the focused widget.

Object reference not set to an instance of an object.

App: LaunchBox
Version: 12.16
Type: System.NullReferenceException
Site: Void LogoutLiteralDatabase()
Source: LaunchBox

at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ShowListContentGridColumnMenuAction.LogoutLiteralDatabase()
at RecordClient.CallDrivenIterator(Object , RecordClient )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ShowListContentGridColumnMenuAction.OnSelect()
at InterceptorItem.CallDrivenIterator(Object , InterceptorItem )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ListContentViewModel.<>c__DisplayClass96_1.EnableLiteralProduct(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)

Recent Log:

11:09:53 PM Exception

Comments (0)

  1. Log in to comment