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 691821 - Fix introspection for send_keys
Fix introspection for send_keys
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: 2013-01-16 02:17 UTC by Cole Robinson
Modified: 2013-01-31 10:20 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix introspection for send_keys (1.04 KB, patch)
2013-01-16 02:17 UTC, Cole Robinson
none Details | Review

Description Cole Robinson 2013-01-16 02:17:02 UTC
The introspected python bindings for send_keys are unusable due to missing
introspection annotations.
Comment 1 Cole Robinson 2013-01-16 02:17:04 UTC
Created attachment 233558 [details] [review]
Fix introspection for send_keys

Without this I can't find a usable way to call this API with the
introspected python bindings.
Comment 2 Daniel P. Berrange 2013-01-31 10:20:27 UTC
commit 2c0c674392c9ed51b9679262f114c49dbfdab0f6
Author: Cole Robinson <crobinso@redhat.com>
Date:   Thu Jan 31 10:16:20 2013 +0000

    Add introspection annotation for vnc_display_send_keys