error

Issue #6406 new
Greg Troxler created an issue

Cannot set Owner property to a Window that has been closed.

App: LaunchBox
Version: 12.0
Type: System.InvalidOperationException
Site: Void set_Owner(System.Windows.Window)
Source: PresentationFramework

at System.Windows.Window.set_Owner(Window value)
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, IMessageBoxModel messageBoxModel)
at ExceptionMessage.AwakeInvalidAuthentication(Window owner, IMessageBoxModel messageBoxModel, ExceptionMessage )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult)
at CustomerParser.AwakeInvalidAuthentication(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, CustomerParser )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxEx.Show(Window ownerWindow, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defResult)
at CustomerParser.AwakeInvalidAuthentication(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, CustomerParser )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxManager.ShowInfo(Window window, String info)
at StrategyMapper.AwakeInvalidAuthentication(Window window, String error, StrategyMapper )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.DisableIterableParam(List1 def) at EventTests.AwakeInvalidAuthentication(Object , List1 def, EventTests )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.<>c__DisplayClass279_0.ListIterableDecorator()
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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.DeleteScopeParam(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.InterruptInvalidObject(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.DeleteIterableParam()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ResetSimpleField(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.MapNotificationAuthentication()
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:

11:30:38 PM Exception

Comments (0)

  1. Log in to comment