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 639244 - Shared flag value is not used
Shared flag value is not used
Status: RESOLVED FIXED
Product: gtk-vnc
Classification: Other
Component: general
0.4.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-vnc-maint
gtk-vnc-maint
Depends on:
Blocks:
 
 
Reported: 2011-01-11 18:40 UTC by Sébastien Granjoux
Modified: 2011-01-13 16:38 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
A proposed fix (623 bytes, patch)
2011-01-11 18:43 UTC, Sébastien Granjoux
none Details | Review

Description Sébastien Granjoux 2011-01-11 18:40:28 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)
Comment 1 Sébastien Granjoux 2011-01-11 18:43:50 UTC
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.
Comment 2 Daniel P. Berrange 2011-01-13 16:38:19 UTC
Thanks for the patch. I've committed it to GIT:

http://git.gnome.org/browse/gtk-vnc/commit/?id=ba169973b875f90bf787158588ee4258b71a6ba6