tryphotino / photino.NET

https://tryphotino.io
Apache License 2.0
833 stars 68 forks source link

find a bug #191

Open Jaffoo opened 1 week ago

Jaffoo commented 1 week ago

At first I put my own project on the server to run, then shut down mstsc, and the next time I used mstsc to connect, the program would crash, I thought it was my code. So I download the code sample, compile it and test it on the server, and the same problem still occurs. How to solve this problem?

version info: WebView2 is the latest version as of 2024 Others are shown in the figure image image

philippjbauer commented 1 week ago

Hi @Jaffoo,

can you please tell us what version of Windows you are using on the host system and if this also happens when you try to run a Photino application on your local system.

Thank you

Jaffoo commented 1 week ago

嗨,

您能否告诉我们您在主机系统上使用的 Windows 版本,以及当您尝试在本地系统上运行 Photino 应用程序时是否也会发生这种情况。

谢谢

The system used by the server is Windows-2016-Datacenter-cn. This problem only occurs with remote connections (mstsc). Procedure: 1. Run the software on the remote server. 2. Disconnect the remote service. 3. Log in to the remote service again and this problem occurs. If I was using it on my own computer, or more precisely do not use the remote desktop to control the computer, it will not appear.