Hello,
I have a big problem with uvnc.
I need to use Uvnc with repeater in mode 2.
I installed uvnc 1.0.8.2 server on XP machine, installed repeater 014 on a linux (centos) machine. I need the linux repeater because I can modify the max connections.
I can connect from my computer (win7) to the uvnc server through repeater, but the CAD (ctrl-alt-del) button does not work. Viewer and server are the same version.
At the server installation I set it to download/install all the drivers.
I thought the repeater was the problem, so I tried repeater03.ultravnc.info, but the result was the same; no CAD.
I changed viewer/server version to 1.0.8.0, and still the same problem.
Did anybody had this problem? How can I solve it?
Thanks
Edit1: tested the client and server (version 1082; server installed as service) through windows repeater version, and I have the same result. If the user is logged in the CAD button doesn't do anything. If windows is at the ctr-alt-del screen and I press the CAD button (once or twice), it opens Task manager.
IF I connect to the server directly (without the repeater) CAD button functions properly.
After more 1 000 000 (one million) views on forum for 1.5.0.x development versions... and 1.6.0.0 version
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
A new stable version, UltraVNC 1.6.1.0 and UltraVNC SC 1.6.1.0 have been released: https://forum.uvnc.com/viewtopic.php?t=38080
Feedback is welcome
Celebrating the 22th anniversary of the UltraVNC (25th anniversary since the laying of the foundation stone): https://forum.uvnc.com/viewtopic.php?t=38031
Important: Please update to latest version before to create a reply, a topic or an issue: https://forum.uvnc.com/viewtopic.php?t=37864
Forum password change request: https://forum.uvnc.com/viewtopic.php?t=38078
Development: UltraVNC development is always here... Any help is welcome.
A new development version, UltraVNC 1.6.3.0-dev has been released, please test it: https://forum.uvnc.com/viewtopic.php?t=38091
Feedback is welcome
Join us on social networks and share our announcements:
- Website: https://uvnc.com/
- GitHub: https://github.com/ultravnc
- Mastodon: https://mastodon.social/@ultravnc
- Bluesky/AT Protocol: https://bsky.app/profile/ultravnc.bsky.social
- 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
UltraVNC 1.0.8.2+linux repeater 014 -CAD button not working
UltraVNC 1.0.8.2+linux repeater 014 -CAD button not working
Last edited by Feri on 2010-05-11 09:47, edited 1 time in total.
Re: UltraVNC 1.0.8.2+linux repeater 014 -CAD button not work
Problem SOLVED.
For those who might have this problem the solution is in the ultravnc.ini file service_commandline.
- the incorrect line that caused all the trouble was:
[admin]
service_commandline=-autoreconnect ID:xxxx -connect repeaterserver::Portno -run
-the correct one is without -run
service_commandline=-autoreconnect ID:xxxx -connect repeaterserver::Portno
Now I'm very happy, because it works in all windows versions (XP, 7, 2008)



For those who might have this problem the solution is in the ultravnc.ini file service_commandline.
- the incorrect line that caused all the trouble was:
[admin]
service_commandline=-autoreconnect ID:xxxx -connect repeaterserver::Portno -run
-the correct one is without -run
service_commandline=-autoreconnect ID:xxxx -connect repeaterserver::Portno
Now I'm very happy, because it works in all windows versions (XP, 7, 2008)