VShawn
VShawn
well You won't be able to complete all the TEST on your owm. recommended to focus on the server versions that you can test, and leave the rest aside :)
> The current code contains several conditional decisions. The history of this is not clear to me. If you recall, please let me know. At that time, I tested the...
it's ok, plz take care of your self friend. I believe our daily live is much more important than working on open-source projects.
The `CanExecute` method is called by the WPF UI, e.g. a button refreshes its disabled state through the CanExecuteChanged event of its bound ICommand object. Honestly, I don't think it...
I'm glad to hear that you've found the root block. We can start by removing it so that the reconnection feature can work properly. I'm puzzled as to why it's...
okey it did works when i test it. but I test it by on/off my wifi.. I need to check why it failed log said: `Task1 completed first. Cancelling remaining...
Today I went through the code again and found an out-of-bounds bug: ``` // return the first credential when ping success if (completedTaskIndex >= 0 && completedTaskIndex < tasks.Count) {...
I forgot to mention that I rewrote the function `FindFirstConnectableAddressAsync` and `FindFirstConnectableAddressAsyncWithoutUI`. I've tested it, and so far, so good. You can give it a try. https://github.com/1Remote/1Remote/blob/main/Ui/Service/SessionControlService_AlternateCredential.cs#L234-L313
> oh lucky me, I opened GitHub and saw the notification just 7 minutes after you spoke. Yes i move to PuTTY in PR https://github.com/1Remote/1Remote/pull/936 because KiTTY hasn't been updated...
sometimes zooming just not work(but sometime it works) for me with mRemoteNG & 4K monitor, and it will blur you can try **[censored]**, it will zoom on your 4k monitor...