Simply Changing to LIST view and right clicking to remove DEVELOPER Column gives this error

Issue #4662 resolved
Brett S. created an issue

LaunchBox 9.1 (non-beta)


Object reference not set to an instance of an object.

App: LaunchBox Version: 9.1 Type: System.NullReferenceException Site: Void (Unbroken.LaunchBox.Desktop.MenuActions.ShowListContentGridColumnMenuAction) Source: LaunchBox

at (ShowListContentGridColumnMenuAction ) at Unbroken.LaunchBox.Desktop.MenuActions.ShowListContentGridColumnMenuAction.SaveColumnOrderAndVisibility() at (ShowListContentGridColumnMenuAction ) at Unbroken.LaunchBox.Desktop.MenuActions.ShowListContentGridColumnMenuAction.OnSelect() at Unbroken.LaunchBox.Desktop.ViewModels.ListContentViewModel.<>c__DisplayClass70_1.<OnHeaderRightClick>b__5(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:

7:21:01 PM Music.Prepare Start 7:21:01 PM Music.Kill Start 7:21:01 PM Music.Kill Finished 7:21:01 PM Music.NotifyTrackList Start 7:21:01 PM Music.NotifyTrackList Invoke WPF 7:23:37 PM Music.Play Start 7:23:37 PM Music.Kill Start 7:23:37 PM Music.Kill Finished 7:23:37 PM Music.Play Empty Music Path 7:23:37 PM Music.NotifyTrackList Start 7:23:37 PM Music.NotifyTrackList Invoke WPF 7:23:42 PM Exception

Comments (4)

  1. Jason Carr repo owner

    Odd. I don't think we changed anything so I suspect that it may show back up. But we'll close this out for now. Thanks Brett.

  2. Log in to comment