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 736560 - Chain up to parent vfunc in VncDisplay::realize_event
Chain up to parent vfunc in VncDisplay::realize_event
Status: RESOLVED FIXED
Product: gtk-vnc
Classification: Other
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gtk-vnc-maint
gtk-vnc-maint
Depends on:
Blocks:
 
 
Reported: 2014-09-12 13:21 UTC by Christophe Fergeau
Modified: 2014-09-12 13:25 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Chain up to parent vfunc in VncDisplay::realize_event (976 bytes, patch)
2014-09-12 13:21 UTC, Christophe Fergeau
committed Details | Review

Description Christophe Fergeau 2014-09-12 13:21:34 UTC
Without this, gtk-vnc will abort when establishing a VNC connection.
This regression was introduced in 910c4d40e.
Comment 1 Christophe Fergeau 2014-09-12 13:21:37 UTC
Created attachment 286039 [details] [review]
Chain up to parent vfunc in VncDisplay::realize_event
Comment 2 Christophe Fergeau 2014-09-12 13:25:54 UTC
Attachment 286039 [details] pushed as cb2d10e - Chain up to parent vfunc in VncDisplay::realize_event