After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 726137 - Ubuntu 14.04 (Alpha Release) - VNC not working
Ubuntu 14.04 (Alpha Release) - VNC not working
Status: RESOLVED DUPLICATE of bug 728267
Product: vino
Classification: Applications
Component: Server
3.8.x
Other Linux
: Normal normal
: ---
Assigned To: Vino Maintainer(s)
Vino Maintainer(s)
Depends on:
Blocks:
 
 
Reported: 2014-03-11 22:45 UTC by nimsreny
Modified: 2014-06-22 14:45 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description nimsreny 2014-03-11 22:45:09 UTC
Hello Everyone,

I need your help to resolve the issue with VNC - Remote desktop connection. I upgraded my ubuntu from 12.04 LTS to 14.04 (Alpha) today. I was able to connect to Ubuntu desktop (12.04) from my IPAD using HippoRemote LIte or RealVNC before. But after up-gradation to 14.04, this is not working all of a sudden. I tried many options to the best of my knowledge, including but not limited to, changing / restarting my router settings, reinstalling VNC server etc, changing default port 5900 to different and port forwarding etc. But none of them worked and I am unable to connect to desktop remotely using Ipad.

It seems VINO is not listening to ipv4 connections, may be it conflicts with ipv6. Could any of you please help me how I can get through this.

nims@reny:~$ netstat -alpn | grep :5900
(Not all processes could be identified, non-owned process info
 will not be shown, you would have to be root to see it all.)
tcp        0      0 0.0.0.0:5900            0.0.0.0:*               LISTEN      2642/vino-server
tcp6       0      0 :::5900                 :::*                    LISTEN      2642/vino-server
nims@reny:~$ 


Here are details about the version of ubuntu and the package for your perusal
nims@reny:~$ lsb_release -rd
Description: Ubuntu Trusty Tahr (development branch)
Release: 14.04
nims@reny:~$ apt-cache policy vino
vino:
  Installed: 3.8.1-0ubuntu1
  Candidate: 3.8.1-0ubuntu1
  Version table:
 *** 3.8.1-0ubuntu1 0
        500 http://us.archive.ubuntu.com/ubuntu/ trusty/main i386 Packages
        100 /var/lib/dpkg/status

Here is the output report that I see for usr/lib/vino/vino-server

nims@reny:~$ /usr/lib/vino/vino-server

(vino-server:2642): EggSMClient-CRITICAL **: egg_sm_client_set_mode: assertion 'global_client == NULL || global_client_mode == EGG_SM_CLIENT_MODE_DISABLED' failed
11/03/2014 05:35:11 PM Autoprobing TCP port in (all) network interface
11/03/2014 05:35:11 PM Listening IPv6://[::]:5900
11/03/2014 05:35:11 PM Listening IPv4://0.0.0.0:5900
11/03/2014 05:35:11 PM Autoprobing selected port 5900
11/03/2014 05:35:11 PM Advertising security type: 'TLS' (18)
11/03/2014 05:35:11 PM Re-binding socket to listen for VNC connections on TCP port 5900 in (all) interface
11/03/2014 05:35:11 PM Listening IPv6://[::]:5900
11/03/2014 05:35:11 PM Listening IPv4://0.0.0.0:5900
11/03/2014 05:35:11 PM Clearing securityTypes
11/03/2014 05:35:11 PM Advertising security type: 'TLS' (18)
11/03/2014 05:35:11 PM Clearing securityTypes
11/03/2014 05:35:11 PM Advertising security type: 'TLS' (18)
11/03/2014 05:35:11 PM Advertising authentication type: 'No Authentication' (1)
11/03/2014 05:35:11 PM Re-binding socket to listen for VNC connections on TCP port 5900 in (all) interface
11/03/2014 05:35:11 PM Listening IPv6://[::]:5900
11/03/2014 05:35:11 PM Listening IPv4://0.0.0.0:5900
11/03/2014 05:35:11 PM Clearing securityTypes
11/03/2014 05:35:11 PM Clearing authTypes
11/03/2014 05:35:11 PM Advertising security type: 'TLS' (18)
11/03/2014 05:35:11 PM Advertising authentication type: 'VNC Authentication' (2)
11/03/2014 05:35:29 PM [IPv4] Got connection from client Nimmys-iPad.PK5001Z
11/03/2014 05:35:29 PM   other clients:
11/03/2014 05:35:29 PM Client Protocol Version 3.7
11/03/2014 05:35:29 PM Advertising security type 18
11/03/2014 05:35:29 PM Client returned security type 0
11/03/2014 05:35:29 PM rfbAuthProcessSecurityTypeMessage: client returned unadvertised security type 0
11/03/2014 05:35:29 PM Client Nimmys-iPad.PK5001Z gone
11/03/2014 05:35:29 PM Statistics:
11/03/2014 05:35:29 PM   framebuffer updates 0, rectangles 0, bytes 0
11/03/2014 05:35:37 PM [IPv4] Got connection from client Nimmys-iPad.PK5001Z
11/03/2014 05:35:37 PM   other clients:
11/03/2014 05:35:37 PM Client Protocol Version 3.7
11/03/2014 05:35:37 PM Advertising security type 18
11/03/2014 05:35:37 PM Client returned security type 0
11/03/2014 05:35:37 PM rfbAuthProcessSecurityTypeMessage: client returned unadvertised security type 0
11/03/2014 05:35:37 PM Client Nimmys-iPad.PK5001Z gone
11/03/2014 05:35:37 PM Statistics:
11/03/2014 05:35:37 PM   framebuffer updates 0, rectangles 0, bytes 0
^Z[1]   Killed                  /usr/lib/vino/vino-server

[2]+  Stopped                 /usr/lib/vino/vino-server
nims@reny:~$ 


Should you need any more details, kindly let me know.


Thanks!
nimsreny
Comment 1 nimsreny 2014-03-11 22:47:12 UTC
I think there was similar bug (or close to it) reported in 2008. Bug : 196675.

https://bugs.launchpad.net/ubuntu/+source/vino/+bug/196675
Comment 2 Affert 2014-04-25 05:26:35 UTC
This is happening to me as well.
Comment 3 Pacho Ramos 2014-06-22 14:34:28 UTC
I can reproduce this on Gentoo as well while trying to connect from my phone.
$ gsettings set org.gnome.Vino require-encryption false

can be used as a workaround, this is probably due:
https://bugs.launchpad.net/ubuntu/+source/vino/+bug/1290666/comments/29
Comment 4 Pacho Ramos 2014-06-22 14:37:01 UTC
Looks like the same of bug 728267
Comment 5 David King 2014-06-22 14:45:24 UTC

*** This bug has been marked as a duplicate of bug 728267 ***