This bug was fixed in the package pygobject - 3.7.91-0ubuntu1

---------------
pygobject (3.7.91-0ubuntu1) raring; urgency=low

  * New upstream release.
    - Fix marshalling of C arrays with explicit length in signal arguments,
      such as GSettings::change-event. (LP: #878505)
  * Drop 02_disable_buggy_test.patch, test got fixed upstream.
 -- Martin Pitt <[email protected]>   Mon, 04 Mar 2013 17:46:16 +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/878505

Title:
  Gsettings "change-event" not fully introspectable

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

Bug description:
  The current parameters of the call-back for Gio.Settings."change-event" 
appear to be 
  (settings, keys, n_keys), where keys is always empty.

  I believe they are meant to be 
  (settings, keys), with "keys" actually containing the list of changes keys.

  There is also this assert, when the event fires:
  /usr/lib/python2.7/dist-packages/gi/types.py:43: Warning: g_value_get_boxed: 
assertion `G_VALUE_HOLDS_BOXED (value)' failed
    return info.invoke(*args, **kwargs)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: gir1.2-glib-2.0 1.30.0-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  Date: Wed Oct 19 22:39:58 2011
  ProcEnviron:
   PATH=(custom, User Name)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gobject-introspection
  UpgradeStatus: No upgrade log present (probably fresh install)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to