Big Box - Issue Changing Primary Screen 1 (16:9) to Primary Screen 2 (4:3)

Issue #7055 new
Jesse Levine created an issue

Upon changing the Primary Screen within Big Box from 1 (16:9 monitor) to 2 (a 4:3 monitor), Big Box locked up and provided this error to report…

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

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

at System.Windows.Threading.Dispatcher.VerifyAccess()
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at System.Windows.UIElement.set_RenderTransformOrigin(Point value)
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.QueryEvent(Object , Point )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.UpdateMirrorDisplays()
at ExceptionWrapper.FlushMapping(Object , ExceptionWrapper )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.ValidateTests(Object spec, EventArgs caller)
at PrinterWrapper.FlushMapping(Object , Object spec, EventArgs caller, PrinterWrapper )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.UpdateScreenPositions()
at StatusListener.FlushMapping(Object , StatusListener )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsPages.<>c__DisplayClass12_0.ResetSerializer(OptionsListItem item)
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem.set_Value(String value)
at AdvisorTest.FlushMapping(Object , String value, AdvisorTest )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem.Previous()
at ItemTest.FlushMapping(Object , ItemTest )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.OptionsListMenuItemViewModel.OnLeft()
at VisitorTest.FlushMapping(Object , VisitorTest )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.OptionsViewModel.OnLeft(Boolean held, Boolean onlyLeftPressed)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ForgotInstance(Object , Boolean , Boolean )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnLeft(Boolean onlyLeftPressed)
at WatcherTest.FlushMapping(Object , Boolean disposing, WatcherTest )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.SortRole(Guid spec)
at SpecificationWrapper.FlushMapping(Object , Guid instance, SpecificationWrapper )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.<>c__DisplayClass345_1.ConcatMessage()
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:

1:22:25 PM Exception

Comments (0)

  1. Log in to comment