GNOME Bugzilla – Bug 639244
Shared flag value is not used
Last modified: 2011-01-13 16:38:19 UTC
VNC allows to have a shared session, where several people can connect and see the same screen. This is not working anymore on newer version of gtk-vnc, it was working in older version(0.3.x)
Created attachment 178076 [details] [review] A proposed fix During a code reorganization the shared flag has moved but it is not sent anymore to the VNC server. This patch sends it again to the server just before opening the connection. I don't know if it's the best place to do it.
Thanks for the patch. I've committed it to GIT: http://git.gnome.org/browse/gtk-vnc/commit/?id=ba169973b875f90bf787158588ee4258b71a6ba6