12.2 Error

Issue #6454 new
Alberto Velez created an issue

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

App: LaunchBox
Version: 12.2
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.DisableSupportedWriter(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, IMessageBoxModel messageBoxModel)
at ClassFilter.InitJmsPolicy(Window owner, IMessageBoxModel messageBoxModel, ClassFilter )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult)
at SingletonConfig.InitJmsPolicy(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, SingletonConfig )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxEx.Show(Window ownerWindow, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defResult)
at SingletonConfig.InitJmsPolicy(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, SingletonConfig )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxManager.ShowInfo(Window window, String info)
at WorkerConfig.InitJmsPolicy(Window window, String info, WorkerConfig )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.ComputeTransactionContext(List1 first) at StatusFilter.InitJmsPolicy(Object , List1 first, StatusFilter )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.<>c__DisplayClass279_0.SetupTransactionRules()
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 Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.ComputeJmsMapping(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.WriteTransactionContext()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ValidateScopeHelper(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.CallInterruptibleQueue()
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:

4:37:53 PM Exception

Comments (0)

  1. Log in to comment