Hi,
When the instantsupport.exe is called from a RemoteDesktop Session .. the First Screen I see but after that absolute no Screen updates are done.
I klick always refesh refesh refresh refresh (x999)
Does Remote Desktop work for you?
Update: UltraVNC 1.4.3.6 and UltraVNC SC 1.4.3.6: https://forum.uvnc.com/viewtopic.php?t=37885
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Facebook: https://www.facebook.com/ultravnc1
- X/Twitter: https://x.com/ultravnc1
- Reddit community: https://www.reddit.com/r/ultravnc
- OpenHub: https://openhub.net/p/ultravnc
[3.3.1] Screen update
Re: [3.3.1] Screen update
Confirmed on Server 2008 x64 Remote Desktop.
It seems that the fix for the dual monitor issue also solves this issue. I'll get another release out the door with some of the latest bug fixes.
In the mean time here is what you need to do:
1) Open SRC\InstantSupport_Files\ultravnc.ini
2) Find these values:
PollForeground=0
PollFullScreen=1
PollUnderCursor=0
EnableHook=0
3) Change them to this:
PollForeground=1
PollFullScreen=0
PollUnderCursor=1
EnableHook=1
3) Compile again.
It seems that the fix for the dual monitor issue also solves this issue. I'll get another release out the door with some of the latest bug fixes.
In the mean time here is what you need to do:
1) Open SRC\InstantSupport_Files\ultravnc.ini
2) Find these values:
PollForeground=0
PollFullScreen=1
PollUnderCursor=0
EnableHook=0
3) Change them to this:
PollForeground=1
PollFullScreen=0
PollUnderCursor=1
EnableHook=1
3) Compile again.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Re: [3.3.1] Screen update
Thanks so it works
I tested RDP and Dualmonitor(win7) no problems...
I tested RDP and Dualmonitor(win7) no problems...
Re: [3.3.1] Screen update
I had assumed that it was related to my connect/disconnect issue so I didn't report it. I have an unattended notebook that I'm currently configuring... between the disconnect issue and the screen issue, it was taking (sometimes) 10x to connect
I just did the changes on the remote machine and had it reboot. Now I'm connecting with only the occasional disconnect issues documented previously.
JonD
I just did the changes on the remote machine and had it reboot. Now I'm connecting with only the occasional disconnect issues documented previously.
JonD
Re: [3.3.1] Screen update
Thanks for the info, this fix is in the next release.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!
Re: [3.3.1] Screen update
This has made a major difference for my connections.
I now connect... sometimes the first time but certainly by the third tine.
JonD
I now connect... sometimes the first time but certainly by the third tine.
JonD
Re: [3.3.1] Screen update
Interesting that it makes such a difference for you.
Since it no longer doing full screen refreshes I wonder if your luck is because less data is being transferred.
Who needs an explanation anyways, it just works better is good enough for me.
Since it no longer doing full screen refreshes I wonder if your luck is because less data is being transferred.
Who needs an explanation anyways, it just works better is good enough for me.
http://www.chunkvnc.com - ChunkVNC - Free PC Remote control with the Open Source UltraVNC wrapper InstantSupport!