LaunchBox Extremely Slow, Crashes After SFC /SCANNOW

Issue #6518 duplicate
Daniel Lee created an issue

(Inner Exception)

Invalid cursor handle. (0x8007057A)

App: LaunchBox
Version: 12.4
Type: System.Runtime.InteropServices.COMException
Site: Void .ctor(IntPtr, System.Windows.Int32Rect, System.Windows.Media.Imaging.BitmapSizeOptions)
Source: PresentationCore

at System.Windows.Interop.InteropBitmap..ctor(IntPtr hicon, Int32Rect sourceRect, BitmapSizeOptions sizeOptions)
at System.Windows.Interop.Imaging.CreateBitmapSourceFromHIcon(IntPtr icon, Int32Rect sourceRect, BitmapSizeOptions sizeOptions)
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow.IncludeTypeSerializer(IntPtr , Int32Rect , Object )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow.ComputeFocusHelper()
at IssuerWatcher.PrepareTransactionalConsumer(Object , IssuerWatcher )
at Unbroken.LaunchBox.Windows.Desktop.DialogTheming.Controls.ThemedWindow..ctor()
at Unbroken.LaunchBox.Windows.Desktop.Views.WizardView..ctor()

(Outer Exception)

Exception has been thrown by the target of an invocation.

App: LaunchBox
Version: 12.4
Type: System.Reflection.TargetInvocationException
Site: System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandleInternal ByRef, Boolean ByRef)
Source: System.Private.CoreLib

at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean wrapExceptions, Boolean& canBeCached, RuntimeMethodHandleInternal& ctor, Boolean& hasNoDefaultCtor)
at System.RuntimeType.CreateInstanceDefaultCtorSlow(Boolean publicOnly, Boolean wrapExceptions, Boolean fillCache)
at System.RuntimeType.CreateInstanceDefaultCtor(Boolean publicOnly, Boolean skipCheckThis, Boolean fillCache, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type, Boolean nonPublic, Boolean wrapExceptions)
at System.Activator.CreateInstance(Type type)
at Caliburn.Micro.BootstrapperBase.GetAllInstances(Type service)
at Unbroken.LaunchBox.Windows.Desktop.Bootstrapper.SearchFocusCustomer(Type first)
at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_7(Type modelType, DependencyObject displayLocation, Object context)
at Caliburn.Micro.ViewLocator.<>c.<.cctor>b__10_8(Object model, DependencyObject displayLocation, Object context)
at Caliburn.Micro.WindowManager.CreateWindow(Object rootModel, Boolean isDialog, Object context, IDictionary2 settings) at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.<>c__DisplayClass1_0.PopFocusAttr() at System.Windows.Threading.DispatcherOperation.InvokeDelegateCore() at System.Windows.Threading.DispatcherOperation.InvokeImpl() --- End of stack trace from previous location where exception was thrown --- 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 Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority) at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.RunImportWizard(Dictionary2 platformLocations)
at FacadeError.PrepareTransactionalConsumer(Object , Dictionary`2 platformLocations, FacadeError )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.OnSelect()
at ParamsFactory.PrepareTransactionalConsumer(Object , ParamsFactory )
at Unbroken.LaunchBox.Windows.Desktop.MenuActions.ImportRomFilesMenuAction.Go()
at RepositoryModel.PrepareTransactionalConsumer(RepositoryModel )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.SideBarViewModel.<>c.ResetFocusValue(Object sender, RoutedEventArgs args)
at System.Windows.EventRoute.InvokeHandlersImpl(Object source, RoutedEventArgs args, Boolean reRaised)
at System.Windows.UIElement.RaiseEventImpl(DependencyObject sender, RoutedEventArgs args)
at System.Windows.Controls.MenuItem.InvokeClickAfterRender(Object arg)
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:

2:23:53 AM Exception

Comments (1)

  1. Log in to comment