Hey,
Toggle Remote Input and Remote Blank Monitor still doesn't work in 1.0.9.5 build when the mirror driver is turned on. When it is enabled, the bitmap image is displayed in both sides.
And I am also seeing the other issue like when the server is in Winlogon screen and viewer sends Toggle remote Input and remote blank monitor. The server shows the bitmap which was expected. Once the viewer send the CAD and logged in then all of sudden the bitmap image get lost and all we see is the desktop on both side. Calling create_window in loop when it notices the switching between the desktop in BlackWindow thread can fix this problem. When I was fixing this problem. It seems work when the mirror driver is not enabled. Once the mirror driver is enabled all I see is bitmap window on both side.
I remember reading Rudi's comment about this problem sometime back.
"We put a layer window on top of the display, and capture the window below. This does not work with the mirror driver
cause: A mirror driver capture what you see on the screen, it can't differentiate between layers. (layers don't exist at driver level) "
Without mirror driver everything works as expected.
Is this something because of design constraint or we are planning to fix this problem?.
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
Blank Monitor with mirror driver.
Blank Monitor with mirror driver.
Last edited by xnulin on 2011-03-03 23:43, edited 1 time in total.
- Rudi De Vos
- Admin & Developer
- Posts: 6863
- Joined: 2004-04-23 10:21
- Contact:
Re: Blank Monitor with mirror driver.
This can't be fixed, mirror drivers limitation.
-
- Posts: 4
- Joined: 2009-02-03 16:24
Re: Blank Monitor with mirror driver.
What if we don't have the mirror driver installed?