Can't right click in the games list.

Issue #5999 resolved
volitionVX created an issue

Was suggested to update to the latest beta (11.10 beta 9) and the error persists. Same situation as before and easily reproducible.

Launchbox 11.10-beta-9

Windows 10 Pro, Version 20H2

Issue occurs every time I right click a game in the games list. I get an error instead of the context menu.

(Inner Exception)

Overflow or underflow in the arithmetic operation.

App: LaunchBox
Version: 11.10-beta-9
Type: System.ArithmeticException
Site:
Source:

(Outer Exception)

The image data generated an overflow during processing.

App: LaunchBox
Version: 11.10-beta-9
Type: System.OverflowException
Site: Void FinalizeCreation()
Source: PresentationCore

at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation()
at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource source, ColorContext sourceColorContext, ColorContext destinationColorContext, PixelFormat format)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass59_0.InterruptGenericConfig()
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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.InitTraversalSetter(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.AddMenuItem(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick)
at InitializerCallback.RemoveScopeStub(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick, InitializerCallback )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass63_0.MoveGenericConfig()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.RateTraversalSpecification(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.ForgotDataMock()
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.ThreadHelper.ThreadStart()

Recent Log:

9:40:38 AM Exception

First error report shown below.

Launchbox 11.9

Windows 10 Pro, Version 20H2

Issue occurs every time I right click a game in the games list. I get an error instead of the context menu.

(Inner Exception)

Overflow or underflow in the arithmetic operation.

App: LaunchBox
Version: 11.9
Type: System.ArithmeticException
Site:
Source:

(Outer Exception)

The image data generated an overflow during processing.

App: LaunchBox
Version: 11.9
Type: System.OverflowException
Site: Void FinalizeCreation()
Source: PresentationCore

at System.Windows.Media.Imaging.ColorConvertedBitmap.FinalizeCreation()
at System.Windows.Media.Imaging.ColorConvertedBitmap..ctor(BitmapSource source, ColorContext sourceColorContext, ColorContext destinationColorContext, PixelFormat format)
at System.Windows.Media.Imaging.BitmapImage.FinalizeCreation()
at System.Windows.Media.Imaging.BitmapImage.EndInit()
at System.Windows.Media.Imaging.BitmapImage..ctor(Uri uriSource, RequestCachePolicy uriCachePolicy)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass59_0.FillSupportedRules()
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 System.Windows.Threading.Dispatcher.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Threading.SortTraversalServer(Object , Object , DispatcherPriority )
at Unbroken.LaunchBox.Windows.Threading.Invoke(Action callback, DispatcherPriority priority)
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.AddMenuItem(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick)
at QueueInvocation.CloneInvalidRequest(ItemsControl itemsControl, String text, String wpfResourcesName, String shortcutText, Boolean isEnabled, RoutedEventHandler clickHandler, Boolean isChecked, Boolean staysOpenOnClick, QueueInvocation )
at Unbroken.LaunchBox.Windows.Desktop.ViewModels.ContentViewModelBase.<>c__DisplayClass63_0.ChangeSupportedRules()
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.StartTraversalMessage(Object )
at Unbroken.LaunchBox.Windows.Threading.<>c__DisplayClass0_0.PushRemoteDic()
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.ThreadHelper.ThreadStart()

Recent Log:

8:59:56 AM Exception

Comments (8)

  1. Christian

    We believe this issue is corrected in the latest beta version (11.10 beta 9). Would it possible for you to update to the beta release and let us know if you still have the issue?

  2. Log in to comment