LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Vncviewer doesn't show the remoteaccess screen when trying to connect to vncserver (https://www.linuxquestions.org/questions/linux-newbie-8/vncviewer-doesnt-show-the-remoteaccess-screen-when-trying-to-connect-to-vncserver-915257/)

viritha30 11-24-2011 12:40 AM

Vncviewer doesn't show the remoteaccess screen when trying to connect to vncserver
 
Hi, i am using VNCVIEWER -1.0.8.2 and Libvncserver-0.7.1 server code.
when i am trying to connect from vncviewer to my server remotely. It's not showing the remote screen sometimes but its establishing the connection.
When i debugged. its due to the select call return value in rfbcheckfds function of sockets.c file in libvncserver folder. depending on the return value its diverting the next calls. when select return 1 then only remote screen is not shown. can any one help me out to solve this. how to rectify it?

loadedmind 12-13-2011 09:59 AM

Hey there. First, it would help to know the following information:
* What distribution & version of Linux are you using? Ex. Ubuntu Desktop 10.0.4
* What tool(s) did you use to debug?
* What does your vnc configuration currently look like?


All times are GMT -5. The time now is 11:32 PM.