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 746110 - ostree_repo_traverse_new_reachable and transfer container
ostree_repo_traverse_new_reachable and transfer container
Status: RESOLVED OBSOLETE
Product: pygobject
Classification: Bindings
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2015-03-12 19:49 UTC by Colin Walters
Modified: 2018-01-10 20:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Colin Walters 2015-03-12 19:49:39 UTC
https://git.gnome.org/browse/ostree/commit/?id=28e5e6f27fe1600ee5f48ea55264ed73285a2dd8

Makes the API work with:

[walters@1cabf002c7b6 /]$ rpm -q pygobject3-base
pygobject3-base-3.8.2-6.el7.x86_64

But it's broken with:

[walters@0f9194c942b1 /]$ rpm -q pygobject3-base
pygobject3-base-3.15.0-1.fc22.x86_64

with lots of:
g_variant_unref: assertion 'value->ref_count > 0'

presumably due to pygobject unreffing the values in addition to the outer container.
Comment 1 GNOME Infrastructure Team 2018-01-10 20:49:04 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/pygobject/issues/97.