unsure

Issue #6755 new
Lane Wright created an issue

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

App: Big Box
Version: 12.8
Type: System.InvalidOperationException
Site: Void VerifyAccess()
Source: WindowsBase

at System.Windows.Threading.Dispatcher.VerifyAccess()
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.UpdateMirrorDisplays()
at ExceptionMessage.DeleteMessage(Object , ExceptionMessage )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.ConcatQueue(Object instance, EventArgs cfg)
at ComparatorMessage.DeleteMessage(Object , Object instance, EventArgs cfg, ComparatorMessage )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.UpdateScreenPositions()
at ExceptionModel.DeleteMessage(Object , ExceptionModel )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsPages.<>c__DisplayClass12_0.ConnectContainer(OptionsListItem item)
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem.set_Value(String value)
at StructResolver.DeleteMessage(Object , String value, StructResolver )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem.Next()
at ConsumerResolver.DeleteMessage(Object , ConsumerResolver )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.OptionsListMenuItemViewModel.OnRight()
at ExpressionResolver.DeleteMessage(Object , ExpressionResolver )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.OptionsViewModel.OnRight(Boolean held, Boolean onlyRightPressed)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ConcatStatus(Object , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnRight(Boolean onlyRightPressed)
at ProcessorResolver.DeleteMessage(Object , Boolean disposing, ProcessorResolver )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.VisitDispatcher(Guid first)
at SingletonMessage.DeleteMessage(Object , Guid param, SingletonMessage )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass343_1.RestartAttribute()
at System.Threading.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location where exception was thrown ---
at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart()

Recent Log:

7:39:17 PM Exception

Comments (0)

  1. Log in to comment