Bug Report came when switching views

Issue #2075 resolved
ALI ESSA created an issue

Version 7.0-beta-21

System.DivideByZeroException: Attempted to divide by zero. at (FlowControl , Int32 , Game , Boolean ) at Unbroken.LaunchBox.Wpf.Controls.CoverFlow.FlowControl.Replace(Int32 index, Game game, Boolean clearLogo) at Unbroken.LaunchBox.Wpf.Controls.CoverFlow.ThumbnailManager.<>c__DisplayClass4_0.<ThumbnailGeneration>b__1() 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.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) 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.Wpf.ThreadFactory.Invoke(Action callback) at () at Unbroken.LaunchBox.Wpf.Controls.CoverFlow.ThumbnailManager.ThumbnailGeneration() at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx) at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state) at System.Threading.ThreadHelper.ThreadStart()

Comments (3)

  1. Log in to comment