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 661470 - An implemented method that returns a boxed this boxed is managed wrongly
An implemented method that returns a boxed this boxed is managed wrongly
Status: RESOLVED DUPLICATE of bug 661469
Product: pygobject
Classification: Bindings
Component: introspection
3.0.x
Other Linux
: Normal critical
: ---
Assigned To: Nobody's working on this now (help wanted and appreciated)
Python bindings maintainers
Depends on:
Blocks:
 
 
Reported: 2011-10-11 15:21 UTC by Ignacio Casal Quinteiro (nacho)
Modified: 2011-10-11 18:48 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ignacio Casal Quinteiro (nacho) 2011-10-11 15:21:41 UTC
See: http://git.gnome.org/browse/gedit/commit/?id=9f6ea03608f6afc216bec243249d7fb170ff0b6d

If I print the iter before returning the iter is correct, if I print it from gtksourceview right after this iter is get, the iter is invalid. I guess this is a problem in pygobject managing boxed types.
Comment 1 André Klapper 2011-10-11 18:48:20 UTC

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