gdm with x11vnc not honoring KillInitClients
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
gdm (Ubuntu) |
Confirmed
|
Low
|
Ubuntu Desktop Bugs | ||
x11vnc (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: gdm
I have been starting x11vnc from within /etc/gdm/
Versions:
gdm 2.20.5-0ubuntu2
x11vnc 0.9.3.dfsg.
What I have done:
edit /etc/gdm/gdm.conf, in the [daemon] section, set KillInitClients
edit /etc/gdm/
My /etc/init.d/x11vnc file executes using these environment variables:
NAME=x11vnc
DAEMON=
PIDFILE=
AUTHFILE=
LOGFILE=
VNCUSERS="`/bin/sed -n '/gdmauth/
RFBAUTH=
X11VNC_
x11vnc is started fine on start of gdm, but the process is terminated when I log in.
In the x11vnc.log file I see this when I log in:
caught XIO error:
15/04/2008 14:12:17 deleted 50 tile_row polling images.
So possibly this is a bug in x11vnc and not gdm, but I do not know.
What other information can I provide?
Thanks.
Changed in gdm: | |
importance: | Undecided → Low |
Changed in gdm (Ubuntu): | |
status: | Incomplete → Triaged |
status: | Triaged → Confirmed |
status: | Confirmed → Triaged |
assignee: | nobody → Ubuntu Desktop Bugs (desktop-bugs) |
status: | Triaged → Incomplete |
Changed in gdm (Ubuntu): | |
status: | New → Confirmed |
Changed in libvncserver (Ubuntu): | |
status: | New → Confirmed |
affects: | libvncserver (Ubuntu) → x11vnc (Ubuntu) |
As workaound, have you tryd the way via the inetd? www.thelinuxvau lt.net/ wiki/X11vnc
http://
(for me, with Hardy on amd64 it workd).