[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package pygobject - 3.0.2-1 --- pygobject (3.0.2-1) experimental; urgency=low * New upstream release: - Allow GBoxed types as property. (LP: #877397) - When converting an object with transfer none, make sure the wrapper owns a ref. (LP:

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-23 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/pygobject -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in -proposed breaks snippets plugin To manage notifications about this

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-23 Thread Launchpad Bug Tracker
This bug was fixed in the package pygobject - 3.0.0-0ubuntu3 --- pygobject (3.0.0-0ubuntu3) oneiric-proposed; urgency=low * Add 00git_allow_gboxed_properties.patch: Add the GBoxed type as valid type to the gobject property helper. This fixes the snippets gedit plugin. Patch

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-21 Thread Marc Deslauriers
I just testing the update in -proposed, and it fixes the issue with gedit in -proposed. Marking verification-done ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-20 Thread Chris Halse Rogers
Hello Marc, or anyone else affected, Accepted pygobject into oneiric-proposed, the package will build now and be available in a few hours. Please test and give feedback here. See https://wiki.ubuntu.com/Testing/EnableProposed for documentation how to enable and use -proposed. Thank you in

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/oneiric-proposed/pygobject -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in -proposed breaks snippets plugin To manage

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-19 Thread Martin Pitt
Confirmed that it's fixed upstream. Test case: $ python -c 'from gi.repository import GObject, Gtk; print GObject.property(type=Gtk.TextIter)' Traceback (most recent call last): File string, line 1, in module File /usr/lib/python2.7/dist-packages/gi/_gobject/propertyhelper.py, line 111, in

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-19 Thread Martin Pitt
Uploaded to oneiric-proposed queue. ** Changed in: pygobject (Ubuntu) Importance: Undecided = High ** Changed in: pygobject (Ubuntu) Status: Triaged = Fix Committed ** Changed in: pygobject (Ubuntu Oneiric) Status: Triaged = Fix Committed -- You received this bug notification

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-19 Thread Bug Watch Updater
** Changed in: pygobject Status: Unknown = Fix Released ** Changed in: pygobject Importance: Unknown = Medium -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to pygobject in Ubuntu. https://bugs.launchpad.net/bugs/877397

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Marc Deslauriers
** Tags added: regression-proposed ** Also affects: gedit (Ubuntu Oneiric) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title:

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Sebastien Bacher
** Changed in: gedit (Ubuntu Oneiric) Assignee: (unassigned) = Didier Roche (didrocks) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in -proposed breaks

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Didier Roche
Some additional info: foo = Gtk.TextIter() works bar = GObject.property(type=Gtk.TextIter) trigger the above exception, is it supposed to work on pygi word, or is the snippet wrong? -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Didier Roche
GObject.property(type=Gtk.Box) works FYI -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in -proposed breaks snippets plugin To manage notifications about this

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Didier Roche
** Changed in: gedit (Ubuntu Oneiric) Assignee: Didier Roche (didrocks) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in -proposed breaks

[Bug 877397] Re: gedit in -proposed breaks snippets plugin

2011-10-18 Thread Marc Deslauriers
Possibly related: http://git.gnome.org/browse/pygobject/commit/?id=0f1eb9fa0e7aa5e7c22dabc709c0dfb469e404f1 -- You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs/877397 Title: gedit in