canton7 / SyncTrayzor

Windows tray utility / filesystem watcher / launcher for Syncthing
MIT License
5.97k stars 412 forks source link

Oops! Something went badly wrong #783

Open rasor-iot opened 1 year ago

rasor-iot commented 1 year ago

i have portable versions, and it crashed with this message:

Version: 1.1.29.0; Variant: Portable; Arch: Amd64 Path: E:\portable_aps\SyncTrayzorPortable-x64\SyncTrayzor.exe System.Exception: Unable to find Syncthing at path at SyncTrayzor.Syncthing.SyncthingProcessRunner.StartInternal(Boolean isRestart) in C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingProcessRunner.cs:line 115 at SyncTrayzor.Syncthing.SyncthingManager.d118.MoveNext() in C:\projects\synctrayzor\src\SyncTrayzor\Syncthing\SyncthingManager.cs:line 192 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyncTrayzor.Utils.SafeSyncthingExtensions.d0.MoveNext() in C:\projects\synctrayzor\src\SyncTrayzor\Utils\SafeSyncthingExtensions.cs:line 17 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at SyncTrayzor.Pages.ShellViewModel.d__42.MoveNext() in C:\projects\synctrayzor\src\SyncTrayzor\Pages\ShellViewModel.cs:line 92 --- End of stack trace from previous location where exception was thrown --- at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw() at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs) at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

After this i install normal verssion and work great, even after transfer database. but portable variant not working, even cleen unzip, and crashes with same messages