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
Blank Screen and User Fast Switching
Blank Screen and User Fast Switching
Ultra VNC works fine until a user logs on and leaves. Then the screen saver comes on and eventually, the moniter turn off. User fast switching is enabled and it goes to the login when the screen saver come on.
When I try to connect now, it connects but I only get a black screen. However, I can still transfer files. How do I fix this?
I have the server on a windows xp pro and the viewer on xp pro as well. Using ultravnc rc18.
When I try to connect now, it connects but I only get a black screen. However, I can still transfer files. How do I fix this?
I have the server on a windows xp pro and the viewer on xp pro as well. Using ultravnc rc18.
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
I have this same problem too
I am experiencing this same problem; but where do I find TEST19-1 TEST19-2 "Semi fast user switching support"
Thanks,
Ink
Thanks,
Ink
-
- 80
- Posts: 157
- Joined: 2004-08-15 08:33
- Location: WA, USA
its http://dl.ultravnc.net btw.
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
mslogon is auth...nothing to do with FUS.
You should try 19_7 found on
http://sourceforge.net/project/showfile ... p_id=63887
To test, you need to install RC18.
Rename winvnc.exe (from RC18) to winvnc_RC18.exe
Rename winvnc19_7_xp.exe to winvnc.exe and copy this file
in the ultravnc directory.
After testing, you can remove winvnc.exe and rename the old
winvnc_RC18.exe back to winvnc.exe
If installed as service
#dosbox net stop winvnc (stop service)
....
rename_copy_files
....
#dosbox net start winvnc (start service)
You should try 19_7 found on
http://sourceforge.net/project/showfile ... p_id=63887
To test, you need to install RC18.
Rename winvnc.exe (from RC18) to winvnc_RC18.exe
Rename winvnc19_7_xp.exe to winvnc.exe and copy this file
in the ultravnc directory.
After testing, you can remove winvnc.exe and rename the old
winvnc_RC18.exe back to winvnc.exe
If installed as service
#dosbox net stop winvnc (stop service)
....
rename_copy_files
....
#dosbox net start winvnc (start service)
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
"FUS" switching not tested with browser
Did you run vnc as service ? Only works running as service.
Viewer behaviour
On "FUS", viewer disconnect...you need to reconnect
the viewer to the new session.
Each session creates it's own vnc server, the session connected to the current desktop get's port 5900.
Session for user A ---> connected to viewer
Switch to session B
Vnc server for A disconnect all viewers
Vnc server for A change port to 5901
A new vncserver for B is started on port 5900
After switch, your viewer should be able to reconnect to session B
Switch back to A
VncServer B close
Viewer disconnect
VncServer A switch port back to port 5900
Your viewer should be able to reconnect on port 5900 to session A.
Did you run vnc as service ? Only works running as service.
Viewer behaviour
On "FUS", viewer disconnect...you need to reconnect
the viewer to the new session.
Each session creates it's own vnc server, the session connected to the current desktop get's port 5900.
Session for user A ---> connected to viewer
Switch to session B
Vnc server for A disconnect all viewers
Vnc server for A change port to 5901
A new vncserver for B is started on port 5900
After switch, your viewer should be able to reconnect to session B
Switch back to A
VncServer B close
Viewer disconnect
VncServer A switch port back to port 5900
Your viewer should be able to reconnect on port 5900 to session A.
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact:
19_7 automap the active session to the selected vnc port
(default 5900)
Please try to test with the plain viewer first.
If plain does not work, java will certain not work.
Current, only 5900 is managed, auto switch between active
server.
But indeed, 5800 ??? for java , need to check what happen
5801 ?? not started because port is in use by other session.
Revers connection does not work.
(default 5900)
Please try to test with the plain viewer first.
If plain does not work, java will certain not work.
Current, only 5900 is managed, auto switch between active
server.
But indeed, 5800 ??? for java , need to check what happen
5801 ?? not started because port is in use by other session.
Revers connection does not work.
Here is an example from the log of a failed attempt (black screen)- see anything?
Mon Sep 06 14:50:00 2004
vncHTTPConnect.cpp: HTTP client connected
vncHTTPConnect.cpp: started HTTP client thread
vncHTTPConnect.cpp: file / requested
vncHTTPConnect.cpp: HTTP headers skipped
vncHTTPConnect.cpp: sending main page
vncServer.cpp: GetScreenInfo called
vncDesktop.cpp: initialising desktop server
vncDesktop.cpp: KillScreenSaver...
vncDesktop.cpp: SCR-WBB: current display: w=1280 h=1024 bpp=32 vRfrsh=60.
VideoDriver.cpp: No 'Mirage Driver' found.
VideoDriver.cpp: No 'Mirage Driver' found.
vncDesktop.cpp: failed to activate video driver interface
vncDesktop.cpp: bitmap dimensions are 1280x1024
vncDesktop.cpp: created memory bitmap
vncDesktop.cpp: got bitmap format
vncDesktop.cpp: DBG:display context has 1 planes!
vncDesktop.cpp: DBG:memory context has 1 planes!
vncDesktop.cpp: attempting to create main and back buffers
vncDesktop.cpp: enabled fast DIBsection blits OK
vncDesktop.cpp: DBG:true-color desktop in SetPixShifts()
vncDesktop.cpp: no palette data for truecolour display
vncDesktop.cpp: killing desktop server
vncDesktop.cpp: quitting desktop server thread
vncService.cpp: SelectHDESK() to Default (28) from 28
vncService.cpp: SelectHDESK failed to close old desktop 28, error=170
vncHTTPConnect.cpp: sent page
VSocket.cpp: closing socket
vncHTTPConnect.cpp: quitting HTTP client thread
Mon Sep 06 14:50:00 2004
vncHTTPConnect.cpp: HTTP client connected
vncHTTPConnect.cpp: started HTTP client thread
vncHTTPConnect.cpp: file / requested
vncHTTPConnect.cpp: HTTP headers skipped
vncHTTPConnect.cpp: sending main page
vncServer.cpp: GetScreenInfo called
vncDesktop.cpp: initialising desktop server
vncDesktop.cpp: KillScreenSaver...
vncDesktop.cpp: SCR-WBB: current display: w=1280 h=1024 bpp=32 vRfrsh=60.
VideoDriver.cpp: No 'Mirage Driver' found.
VideoDriver.cpp: No 'Mirage Driver' found.
vncDesktop.cpp: failed to activate video driver interface
vncDesktop.cpp: bitmap dimensions are 1280x1024
vncDesktop.cpp: created memory bitmap
vncDesktop.cpp: got bitmap format
vncDesktop.cpp: DBG:display context has 1 planes!
vncDesktop.cpp: DBG:memory context has 1 planes!
vncDesktop.cpp: attempting to create main and back buffers
vncDesktop.cpp: enabled fast DIBsection blits OK
vncDesktop.cpp: DBG:true-color desktop in SetPixShifts()
vncDesktop.cpp: no palette data for truecolour display
vncDesktop.cpp: killing desktop server
vncDesktop.cpp: quitting desktop server thread
vncService.cpp: SelectHDESK() to Default (28) from 28
vncService.cpp: SelectHDESK failed to close old desktop 28, error=170
vncHTTPConnect.cpp: sent page
VSocket.cpp: closing socket
vncHTTPConnect.cpp: quitting HTTP client thread
- Rudi De Vos
- Admin & Developer
- Posts: 6883
- Joined: 2004-04-23 10:21
- Contact: