I have a .bat file that I've used for many years, and with the latest release (1.2.3.1), I can no longer use the -noauto switch to set my color depth.
Example:
"C:\Program Files\UltraVNC\vncviewer.exe" computername -noauto -256colors
When it connects, the screen is bright blue and the connection is immediately dropped. If I open uVNC directly and change the color depth manually, it connects just fine. I can also save those settings to a .vnc file and that works. It only happens in my .bat file. Is anyone else having this issue with the latest uVNC release, or have any suggestions?
Celebrating the 22th anniversary of the UltraVNC: https://forum.uvnc.com/viewtopic.php?t=38031
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
- 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
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
- 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
-noauto no longer works with UVNC 1.2.3.1
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: -noauto no longer works with UVNC 1.2.3.1
Nice test, will try to repeat it in debug.
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: -noauto no longer works with UVNC 1.2.3.1
Server bug,
Default encoder is now jpeg but this isn't supported with 256 colors
Default encoder is now jpeg but this isn't supported with 256 colors
- Rudi De Vos
- Admin & Developer
- Posts: 6882
- Joined: 2004-04-23 10:21
- Contact:
Re: -noauto no longer works with UVNC 1.2.3.1
updated downloads with a server fix