I tried XFIXES fix but after client connection I still can only see a
blank workspace (background is B&W grid, mouse ptr is X). These are
dumps of my .conf files. I have Ubuntu Feisty AMD64 (not x86 on AMD64).

- xinetd.conf -

service Xvnc-myuser
{
        type = UNLISTED
        disable = no
        socket_type = stream
        protocol = tcp
        wait = yes
        user = myuser
        server = /usr/bin/Xvnc4
        server_args = -inetd -broadcast -geometry 800x600 -depth 8 -once -fp 
/usr/share/fonts/X11/misc -DisconnectClients=0 -NeverShared 
-PasswordFile=/home/myuser/.vnc/passwd -extension XFIXES -fp 
/usr/share/fonts/X11/misc
        port = 5951
}

- gdm.conf-custom -

[daemon]
RemoteGreeter=/usr/lib/gdm/gdmlogin
[security]
DisallowTCP=true
[xdmcp]
Enable=true
DisplaysPerHost=2
Port=177

I also found a strange thing: I tried to search udp/177 port of gdm but
netstating...

udp6       0      0 :::177                  :::*
-

Only udp6!!!

XFIXES extension is installed (libxfixes3).
Font paths seems ok.

Please help me.

-- 
vnc4server does not start Desktop environment after security update
https://bugs.launchpad.net/bugs/78282
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to