Tried to change a ROM file box art and Launchbox crashed.

Issue #6423 new
William Speiden created an issue

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

App: LaunchBox
Version: 12.1
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.PrintTransactionalContext(Object , Object )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, IMessageBoxModel messageBoxModel)
at ClassProxy.ExcludeAwareConfig(Window owner, IMessageBoxModel messageBoxModel, ClassProxy )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.MessageBox.Show(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult)
at TagItem.ExcludeAwareConfig(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, TagItem )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxEx.Show(Window ownerWindow, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defResult)
at TagItem.ExcludeAwareConfig(Window owner, String text, String caption, MessageBoxButton buttons, MessageBoxImage icon, MessageBoxResult defaultResult, TagItem )
at Unbroken.LaunchBox.Windows.Desktop.MessageBoxManager.ShowInfo(Window window, String info)
at PropertyObject.ExcludeAwareConfig(Window window, String error, PropertyObject )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.LogoutStatementTest(List1 spec) at RegConfig.ExcludeAwareConfig(Object , List1 spec, RegConfig )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.<>c__DisplayClass279_0.RateStatementSystem()
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.ChangeAwareTests(Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.AddEditGameMetadataPageViewModel.VisitStatementTest()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.FlushAspectGlobal(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.SetupXmlReponse()
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:39:02 AM Exception

Comments (0)

  1. Log in to comment