The calling thread cannot access this object because a different thread owns it.

Issue #7767 resolved
Kari P (n3rdg1rl) created an issue

The calling thread cannot access this object because a different thread owns it.

App: LaunchBox
Version: 13.4-beta-3
Type: System.InvalidOperationException
Site: Void VerifyAccess()
Source: WindowsBase

at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.DependencyObject.GetValue(DependencyProperty dp)
at System.Windows.Controls.Primitives.Selector.get_SelectedItemsImpl()
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ListContentViewModel.Populate(List1 newGames, String title, Guid instance, IList1 idsToSelect, Double newScrollOffset, String overrideSortType)
at ModelCreator.FindObservableUtils(Object , List1 games, String title, Guid populationInstance, IList1 idsToSelect, Double newScrollOffset, String overrideSortType, ModelCreator )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.AwakeSimpleRules(Boolean movefirst, Boolean iscounter, Node rule, Playlist t2)
at ReaderCreator.FindObservableUtils(Object , Boolean movefirst, Boolean iscounter, Node rule, Playlist t2, ReaderCreator )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass80_0.ComputeSimpleTemplate()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.InstantiateCompositeServer(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.EnableRemoteSetter()
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()

Recent Log:

01:25:00 Exception

Comments (3)

  1. Kari P (n3rdg1rl) reporter

    I’m using Big Details Version 2.

    I was manually changing the metadata for Akira on Famicom.

  2. Log in to comment