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

Release 1095 (stable)

Post Reply
User avatar
Rudi De Vos
Admin & Developer
Admin & Developer
Posts: 6957
Joined: 2004-04-23 10:21
Contact:

Release 1095 (stable)

Post by Rudi De Vos »

** v1.0.9.5 Release
+Server optimized, faster.
*bug fix rfb3.7 server and noauth
+move to zlib 125 with asm
+cad now use sas.dll from ms instead of cad.exe ( Vista)

** v1.0.9.3.3 Release

changes

-uvnc close as last application, on reboot
-reboot in safe mode with uvnc access after reboot.
-Fix SoftwareSas registry from systray (ctrl-alt-del)
-cad with and without auc on Vista and win7
-update installer start server after installation (option)
-Viewer option directX
-If not running as service, the viewer stay open on UAC ( locked) , message on viewer screen
-fix viewer crash on startup

safeboot
On XP -> boot.ini is changed , added /safemode:network
On Vista >= bcdedit is used to put the system in safemode
when uvnc start in safeboot, boot.ini /safeboot is removed
and bcdedit corrected for normal boot.
Downloads online via webpages

http://www.uvnc.com:8080
Last edited by Rudi De Vos on 2010-11-28 20:15, edited 5 times in total.
UltraVNC links (join us on social networks):
- Website: https://uvnc.com/
- Forum: https://forum.uvnc.com/
- GitHub sourcecode: https://github.com/ultravnc/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
- uvnc2me: https://uvnc2me.com/
redge
1000
1000
Posts: 6797
Joined: 2004-07-03 17:05
Location: Switzerland - Geneva

Re: Release 1095 (stable)

Post by redge »

list known bugs
  • winvnc.exe sends black rectangle:
    When I don't send SetScale before FramebufferUpdateRequest, initial black rectangle is not sent.
    When I do (and I need to), it is sent
  • server side scaling before connect, crash vncviewer
  • scaling should be per session, not global
  • CopyRect scaled = ghost pixels if divided by scale factor not integer happen only with mirror driver
  • CopyRect shouldn't be used on layered windows
Thank to antilopa for bug report


known limitations
international keyboard not supported
core winvnc ip change not updated as application (testing 1096beta)
single port sharing not available for http
Last edited by redge on 2011-01-02 22:37, edited 9 times in total.
UltraVNC 1.0.9.6.1 (built 20110518)
OS Win: xp home + vista business + 7 home
only experienced user, not developer
Post Reply