← Back to team overview

desktop-packages team mailing list archive

[Bug 904783] Re: Support GHashTable and GError as closure arguments

 

This bug was fixed in the package pygobject - 3.0.3-3

---------------
pygobject (3.0.3-3) unstable; urgency=low

  * debian/control.in: Set python-gobject-dbg section/priority to debug/extra,
    according to to archive overrides.
  * Add 00git_ghashtable_gerror_callback_args.patch: Support GHashTable and
    GError as callback/closure arguments. Backported from upstream git head,
    but without the test cases, as they require an addition to
    gobject-introspection. (LP: #904783)
  * Add 00git_gerror_transfer_none.patch: Respect transfer-type when
    demarshalling GErrors. The marshaller previously ignored "transfer full"
    on GError* arguments, causing crashes due to double-freeing them.
    Backported from upstream git head.
 -- Martin Pitt <martin.pitt@xxxxxxxxxx>   Wed, 25 Jan 2012 07:19:31 +0100

** Changed in: pygobject (Ubuntu)
       Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to pygobject in Ubuntu.
https://bugs.launchpad.net/bugs/904783

Title:
  Support GHashTable and GError as closure arguments

Status in Python bindings for GObject:
  Fix Released
Status in “pygobject” package in Ubuntu:
  Fix Released

Bug description:
  See https://bugzilla.gnome.org/show_bug.cgi?id=666270

  It would be nice if the patch attached there were part of the package,
  while it's not merged upstream.

To manage notifications about this bug go to:
https://bugs.launchpad.net/pygobject/+bug/904783/+subscriptions


References