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 617495 - GError* in callback function unable to be converted to GJS value
GError* in callback function unable to be converted to GJS value
Status: RESOLVED DUPLICATE of bug 618193
Product: gjs
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gjs-maint
gjs-maint
Depends on:
Blocks:
 
 
Reported: 2010-05-03 06:39 UTC by Danielle Madeley
Modified: 2010-05-10 14:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Danielle Madeley 2010-05-03 06:39:19 UTC
A callback parameter of type GI_TYPE_TAG_ERROR is not able to be converted to a GJS value in gjs_value_from_g_argument(). This makes any callback with a GError* in it (e.g. many of those in Telepathy) uncallable.
Comment 1 Dan Winship 2010-05-10 14:04:48 UTC

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