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

Crash on conflict resolution screen #301

Closed
fbreve opened this issue Aug 4, 2016 · 2 comments
Closed

Crash on conflict resolution screen #301

fbreve opened this issue Aug 4, 2016 · 2 comments

Comments

@fbreve
Copy link

fbreve commented Aug 4, 2016

Version: 1.1.11.0; Variant: Installed; Arch: Amd64
Path: C:\Program Files\SyncTrayzor\SyncTrayzor.exe
System.NullReferenceException: Referência de objeto não definida para uma instância de um objeto.
   em SyncTrayzor.Pages.ConflictResolution.ConflictViewModel..ctor(ConflictSet conflictSet, String folderName) na C:\projects\synctrayzor\src\SyncTrayzor\Pages\ConflictResolution\ConflictViewModel.cs:linha 47
   em SyncTrayzor.Pages.ConflictResolution.ConflictResolutionViewModel.<>c__DisplayClass36_0.<Load>b__0(ConflictSet conflict) na C:\projects\synctrayzor\src\SyncTrayzor\Pages\ConflictResolution\ConflictResolutionViewModel.cs:linha 127
   em System.Reactive.Linq.QueryLanguage.<>c__DisplayClass23b`1.<ForEachAsync_>b__231(TSource x)
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
   em System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
   em System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   em SyncTrayzor.Pages.ConflictResolution.ConflictResolutionViewModel.<Load>d__36.MoveNext() na C:\projects\synctrayzor\src\SyncTrayzor\Pages\ConflictResolution\ConflictResolutionViewModel.cs:linha 125
--- Fim do rastreamento de pilha do local anterior onde a exceção foi gerada ---
   em System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
   em System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
   em System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
@canton7
Copy link
Owner

canton7 commented Aug 4, 2016

Thanks! Looks like Windows wasn't able to locate an icon for one of your conflicted file types.

You can get a fixed version here: https://ci.appveyor.com/project/canton7/synctrayzor/build/1.1.12.402/artifacts

@fbreve
Copy link
Author

fbreve commented Aug 4, 2016

Thank you. The fixed version does not crash anymore.

@canton7 canton7 closed this as completed in e5a367b Nov 6, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants