Modified collection

Issue #4713 resolved
Luis Manuel Sánchez Pérez created an issue

50% of times I open Launchbox, this error comes in:

Colección modificada; puede que no se ejecute la operación de enumeración.

App: LaunchBox Version: 9.2 Type: System.InvalidOperationException Site: Boolean MoveNext() Source: mscorlib

at System.Collections.ArrayList.ArrayListEnumeratorSimple.MoveNext() at (ItemsControl ) at Unbroken.LaunchBox.Desktop.ViewModels.SideBarViewModel.BuildViewMenu(ItemsControl viewMenuItem) at (<>c__DisplayClass63_0 , Object ) at Unbroken.LaunchBox.Desktop.ViewModels.SideBarViewModel.<>c__DisplayClass63_0.<ShowMenu>b__0(Object state) 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.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem() at System.Threading.ThreadPoolWorkQueue.Dispatch()

Recent Log:

12:43:59 Music.Prepare Start 12:43:59 Music.Kill Start 12:43:59 Music.Kill Finished 12:43:59 Music.NotifyTrackList Start 12:43:59 Music.NotifyTrackList Invoke WPF 12:44:00 Exception

Comments (3)

  1. Luis Manuel Sánchez Pérez reporter

    Yes, you're right, this is fixed in 9.3, this can be closed.

    Thanks a lot.

  2. Log in to comment