Ambarish Sridharanarayanan wrote:
> Fixed the problem by
>
> * downloading debug symbols for tigervnc
> * extracting symbol files (rpm2cpio)
> * attaching gdb to the running Xvnc process and with the help of the symbol
> file, changing idleTimeOut to 1 sec, so that the stale connection would be
On Sun, 29 Aug 2010, Ambarish Sridharanarayanan wrote:
> I'm trying to install Fedora 13 over VNC [1], with TigerVNC on Windows as
> the VNC client. In the middle, my connection dropped; when reconnecting,
> TigerVNC tells me "The server is already in use". Looking at the sources,
> it looks like
I'm trying to install Fedora 13 over VNC [1], with TigerVNC on Windows as the
VNC client. In the middle, my connection dropped; when reconnecting, TigerVNC
tells me "The server is already in use". Looking at the sources, it looks like
the XVnc thinks there's an active connection, and it looks li