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

SyncTrayzor crash with Syncthing 0.13-beta.2 #250

Closed
lpoujol opened this issue Apr 9, 2016 · 3 comments
Closed

SyncTrayzor crash with Syncthing 0.13-beta.2 #250

lpoujol opened this issue Apr 9, 2016 · 3 comments

Comments

@lpoujol
Copy link

lpoujol commented Apr 9, 2016

Hi.

I manualy updated syncthing from 0.12.21 to 0.13-beta.2 to try it. But now SyncTrayzor crashes when it run sycthing :(

StackTrace given :

> Version: 1.1.8.0; Variant: Installed; Arch: Amd64
> Path: D:\Programmes\SyncTrayzor\SyncTrayzor.exe
> System.NullReferenceException: La référence d'objet n'est pas définie à une instance d'un objet.
>    à SyncTrayzor.Syncthing.Folders.FolderIgnores..ctor(List`1 ignores, List`1 patterns) dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\Folders\FolderIgnores.cs:ligne 23
>    à SyncTrayzor.Syncthing.Folders.SyncthingFolderManager.<>c__DisplayClass29_0.<<FetchFoldersAsync>b__2>d.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\Folders\SyncthingFolderManager.cs:ligne 180
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.Folders.SyncthingFolderManager.<FetchFoldersAsync>d__29.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\Folders\SyncthingFolderManager.cs:ligne 187
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.Folders.SyncthingFolderManager.<LoadFoldersAsync>d__27.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\Folders\SyncthingFolderManager.cs:ligne 108
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.SyncthingManager.<LoadConfigDataAsync>d__137.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingManager.cs:ligne 497
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.SyncthingManager.<LoadStartupDataAsync>d__136.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingManager.cs:ligne 475
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.SyncthingManager.<StartClientAsync>d__130.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingManager.cs:ligne 367
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Syncthing.SyncthingManager.<StartAsync>d__120.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingManager.cs:ligne 195
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Utils.SafeSyncthingExtensions.<StartWithErrorDialogAsync>d__0.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Utils\SafeSyncthingExtensions.cs:ligne 17
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
>    à System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
>    à SyncTrayzor.Pages.ShellViewModel.<Start>d__39.MoveNext() dans C:\projects\synctrayzor\src\SyncTrayzor\Pages\ShellViewModel.cs:ligne 89
> --- Fin de la trace de la pile à partir de l'emplacement précédent au niveau duquel l'exception a été levée ---
>    à System.Runtime.CompilerServices.AsyncMethodBuilderCore.<>c.<ThrowAsync>b__6_0(Object state)
>    à System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
>    à System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)
>
@canton7
Copy link
Owner

canton7 commented Apr 9, 2016

I don't support the beta yet unfortunately. I'll look at adding support this week

@canton7
Copy link
Owner

canton7 commented Apr 10, 2016

@canton7
Copy link
Owner

canton7 commented May 3, 2016

Fixed in v1.1.9

@canton7 canton7 closed this as completed May 3, 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