Windows 10 64 bits

Issue #6034 new
केज्ला तनिया Cintrano Rubio created an issue

No se puede establecer Visibility ni llamar a Show, ShowDialog o WindowInteropHelper.EnsureHandle después de haberse cerrado un elemento Window.

App: Big Box
Version: 11.10
Type: System.InvalidOperationException
Site: Void VerifyCanShow()
Source: PresentationFramework

at System.Windows.Window.VerifyCanShow()
at System.Windows.Window.CoerceVisibility(DependencyObject d, Object value)
at System.Windows.DependencyObject.ProcessCoerceValue(DependencyProperty dp, PropertyMetadata metadata, EntryIndex& entryIndex, Int32& targetIndex, EffectiveValueEntry& newEntry, EffectiveValueEntry& oldEntry, Object& oldValue, Object baseValue, Object controlValue, CoerceValueCallback coerceValueCallback, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, Boolean skipBaseValueChecks)
at System.Windows.DependencyObject.UpdateEffectiveValue(EntryIndex entryIndex, DependencyProperty dp, PropertyMetadata metadata, EffectiveValueEntry oldEntry, EffectiveValueEntry& newEntry, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType)
at System.Windows.DependencyObject.SetValueCommon(DependencyProperty dp, Object value, PropertyMetadata metadata, Boolean coerceWithDeferredReference, Boolean coerceWithCurrentValue, OperationType operationType, Boolean isInternal)
at System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
at System.Windows.UIElement.set_Visibility(Visibility value)
at Unbroken.LaunchBox.Windows.BigBox.Views.MarqueeView.CheckSpecification(Object , Visibility )
at Unbroken.LaunchBox.Windows.BigBox.Views.MarqueeView.UpdateScreenPlacement()
at ParamsWrapper.ViewObserver(Object , ParamsWrapper )
at Unbroken.LaunchBox.Windows.BigBox.Views.MainView.UpdateScreenPositions()
at DispatcherDispatcher.ViewObserver(Object , DispatcherDispatcher )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsPages.<>c__DisplayClass11_0.DefineValue(OptionsListItem item)
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem.set_Value(String value)
at PropertyIterator.ViewObserver(Object , String value, PropertyIterator )
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsPages.<>c__DisplayClass11_0.InstantiateValue(OptionsListItem item)
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsListItem..ctor(String name, Action1 saveAction, Action1 loadAction, Func1 getValues, Func1 getOriginalValueFunction, Boolean playDefaultSound)
at Unbroken.LaunchBox.Windows.BigBox.Data.OptionsPages.GetGeneralPage(BigBoxSettings global, BigBoxSettings specific)
at AttributeIterator.ViewObserver(BigBoxSettings global, BigBoxSettings specific, AttributeIterator )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.OptionsViewModel..ctor(MainViewModel mainViewModel)
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ShowSystem(Boolean rebuild)
at ItemIterator.ViewObserver(Object , Boolean value, ItemIterator )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.ThemeManagerViewModel.OnEscape()
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.CustomizeRules(Object )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.OnEscape()
at RefIterator.ViewObserver(Object , RefIterator )
at Unbroken.LaunchBox.Windows.BigBox.ViewModels.MainViewModel.ComputeBroadcaster(Object value, PreProcessInputEventArgs ord)
at System.Windows.Input.InputManager.ProcessStagingArea()
at System.Windows.Input.InputProviderSite.ReportInput(InputReport inputReport)
at System.Windows.Interop.HwndMouseInputProvider.ReportInput(IntPtr hwnd, InputMode mode, Int32 timestamp, RawMouseActions actions, Int32 x, Int32 y, Int32 wheel)
at System.Windows.Interop.HwndMouseInputProvider.FilterMessage(IntPtr hwnd, WindowMessage msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at System.Windows.Interop.HwndSource.InputFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndWrapper.WndProc(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
at MS.Win32.HwndSubclass.DispatcherCallbackOperation(Object o)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

Recent Log:

5:43:56 Exception

Comments (0)

  1. Log in to comment