|
From: Victor G. P. <vic...@gm...> - 2013-04-22 13:47:51
|
x11vnc with reflect option configured to listen for connections does not
work. I've test it on Ubuntu 12.04 with x11vnc: 0.9.13 lastmod: 2011-08-10
like so:
x11vnc -reflect listen:5900 -nopw
To test it I've tried with telnet:
telnet localhost 5900
On the x11vnc side I got this:
22/04/2013 13:32:13 x11vnc version: 0.9.13 lastmod: 2011-08-10 pid:
25975
22/04/2013 13:32:13 Not opening DISPLAY in -rawfb mode (force via
-rawfb +str)
22/04/2013 13:32:13 Continuing without X display in -rawfb mode.
22/04/2013 13:32:13 rfbGetClient(bitsPerSample=8, samplesPerPixel=3,
bytesPerPixel=4)
22/04/2013 13:32:13 rawfb: vnc:listen:5900
22/04/2013 13:32:13 -listen: Listening on port 5900
22/04/2013 13:32:13 -listen: Command line errors are not reported
until a connection comes in.
22/04/2013 13:32:56 AcceptTcpConnection: accept
22/04/2013 13:32:56 read (9: Bad file descriptor)
22/04/2013 13:32:56 vnc_reflector failed for: vnc:listen:5900
And on telnet this:
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
Connection closed by foreign host.
Note that it works when using listennofork instead of listen. Form me it
seems to be a bug on x11vnc, is that right?
--
hooray!
--
Victor Godoy Poluceno
|