GNOME Bugzilla – Bug 661471
An implemented method that returns a boxed this boxed is managed wrongly
Last modified: 2011-10-11 18:48:15 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.
*** This bug has been marked as a duplicate of bug 661469 ***