Jump to content
LaunchBox Community Forums

Error Message while using startup videos BB7.7 beta3


DOS76

Recommended Posts

@Jason CarrI hope I'm following your instructions properly you wanted a new thread for individual bugs I'm hoping this beta section is where we should put them.

Whenever I use the start up videos I get two error messages when BigBox launches the following errors messages occur.

Dispatcher processing has been suspended, but messages are still being processed.

Type:   System.InvalidOperationException

Site:   IntPtr WndProcHook(IntPtr, Int32, IntPtr, IntPtr, Boolean ByRef)

Source: WindowsBase 7.7-beta-3

   at System.Windows.Threading.Dispatcher.WndProcHook(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)

 

Cannot perform this operation while dispatcher processing is suspended.

Type:   System.InvalidOperationException
Site:   Void PushFrame(System.Windows.Threading.DispatcherFrame)
Source: WindowsBase 7.7-beta-3

   at System.Windows.Threading.Dispatcher.PushFrame(DispatcherFrame frame)
   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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
   at (Action , DispatcherPriority )
   at Unbroken.LaunchBox.Wpf.ThreadFactory.Invoke(Action callback, DispatcherPriority priority)
   at Unbroken.LaunchBox.Wpf.ChildViewModelBase.PauseAllScrollableTextBlocks()
   at (MainViewModel )
   at Unbroken.LaunchBox.Wpf.BigBox.ViewModels.MainViewModel.OnDeactivated()
   at Unbroken.LaunchBox.Wpf.BigBox.Views.MainView.MainView_OnDeactivated(Object sender, EventArgs e)
   at System.Windows.Window.OnDeactivated(EventArgs e)
   at System.Windows.Window.HandleActivate(Boolean windowActivated)
   at System.Windows.Window.WmActivate(IntPtr wParam)
   at System.Windows.Window.WindowFilterMessage(IntPtr hwnd, Int32 msg, IntPtr wParam, IntPtr lParam, Boolean& handled)
   at System.Windows.Interop.HwndSource.PublicHooksFilterMessage(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)

 

Hope this helps

 

 

  • Like 1
Link to comment
Share on other sites

small separate issue if you open BigBox on a multiple monitor setup that is only using the one monitor in BigBox (no mirror or no marquee) and you use the secondary monitor to close BB from the taskbar it doesn't release the taskbar hiding on the primary monitor and is still running in Task Manager.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...