Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Application crash when loading a new song #7

Open
AleLaVekkia opened this issue Apr 23, 2017 · 0 comments
Open

Application crash when loading a new song #7

AleLaVekkia opened this issue Apr 23, 2017 · 0 comments

Comments

@AleLaVekkia
Copy link

Application crashes everytime it loads a new song from playlist
Crash log is here (In Italian but i think it is readable anyway)

OS is Windows 10 x64 build 1607

MPD server is 0.20 running on arch linux with an UPNP (Minidlna) database (on another machine)

23/04/2017 15:30:46
OS : Win32NT 6.2.9200.0
MPD:
Impossibile accedere all'oggetto dal thread chiamante perché tale oggetto è di proprietà di un altro thread.
in System.Windows.Threading.Dispatcher.VerifyAccess()
in System.Windows.DependencyObject.SetValue(DependencyProperty dp, Object value)
in WpfMpdClient.MainWindow.CheckMpdConnection()
in WpfMpdClient.MainWindow.d__60.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
in System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
in WpfMpdClient.MainWindow.d__40.MoveNext()
--- Fine traccia dello stack da posizione precedente dove è stata generata l'eccezione ---
in System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.b__6_1(Object state)
in System.Threading.QueueUserWorkItemCallback.WaitCallback_Context(Object state)
in System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
in System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
in System.Threading.QueueUserWorkItemCallback.System.Threading.IThreadPoolWorkItem.ExecuteWorkItem()
in System.Threading.ThreadPoolWorkQueue.Dispatch()
in System.Threading._ThreadPoolWaitCallback.PerformWaitCallback()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant