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 725631 - No cairo_region_t in GJS native Cairo module
No cairo_region_t in GJS native Cairo module
Status: RESOLVED DUPLICATE of bug 682303
Product: gjs
Classification: Bindings
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2014-03-04 01:10 UTC by Philip Chimento
Modified: 2014-03-04 01:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Philip Chimento 2014-03-04 01:10:44 UTC
GJS's Cairo module does not include cairo_region_t, so this prevents functions like gtk_widget_input_shape_combine_region() from being used in GJS:

Gjs-WARNING **: JS ERROR: Error: Unable to find module implementing foreign type cairo.Region
Comment 1 Jasper St. Pierre (not reading bugmail) 2014-03-04 01:17:04 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.

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