Ylianst / MeshCentral

A complete web-based remote monitoring and management web site. Once setup you can install agents and perform remote desktop session to devices on the local network or over the Internet.
https://meshcentral.com
Apache License 2.0
3.89k stars 529 forks source link

Logon to remote machine does not refresh screen #1834

Open alesribic73 opened 3 years ago

alesribic73 commented 3 years ago

When i connect to remote machine (Windows) and type in password, screen freezes. I need to click disconnect and connect again to see desktop. Any solution

vitko-bg commented 3 years ago

Same on my MC server :)

PathfinderNetworks commented 3 years ago

I notice this same as well. It's been happening for quite a few versions (probably at least a year or more).

krayon007 commented 3 years ago

I'm working on rewriting KVM on windows to use the Desktop Duplication API, so that should resolve this issue. Be patient tho, it's a lot of work, as it requires a complete rewrite. But I'm making it, so it will use it if support is detected, otherwise fall back to the legacy way of doing things.

alesribic73 commented 3 years ago

Thanks for replay. I will wait for this...

energywave commented 3 years ago

I can confirm that I had this issue too. But I've tested to login recently and it went smooth after login. I don't know if it was specific to some OS/configuration and the bug is still present or it was already resolved with the Desktop Duplication API or some other fix in the meanwhile...

alesribic73 commented 3 years ago

I notice that sometime when i log on machine, when entering password, complete machine crashes. Blue screen. Maybe it is connected with this?

fernandogobah commented 2 years ago

+1

JSuenram commented 2 years ago

I'm working on rewriting KVM on windows to use the Desktop Duplication API, so that should resolve this issue. Be patient tho, it's a lot of work, as it requires a complete rewrite. But I'm making it, so it will use it if support is detected, otherwise fall back to the legacy way of doing things.

Are you making progress with the rewrite? Anything we can help with?