[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-05-24 Thread Launchpad Bug Tracker
** Branch linked: lp:debian/python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-04-02 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.9-2ubuntu3 --- python2.7 (2.7.9-2ubuntu3) vivid; urgency=medium * Update to 20150401, taken from the 2.7 release branch. - Issue #23629: Fix the default __sizeof__ implementation for variable-sized objects. - Issue

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-28 Thread Matthias Klose
On 02/27/2015 11:44 PM, Iain Lane wrote: On Fri, Feb 27, 2015 at 07:17:22PM -, Matthias Klose wrote: we should revert that in python3.4 as well, if we cannot fix this in pygobject AIUI this is only available for python 2 the commit itself was done on all python branches. ** Changed

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-28 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python2.7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title:

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: terminator (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title:

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Jelle De Loecker
** Also affects: terminator Importance: Undecided Status: New ** No longer affects: terminator ** Also affects: hamster-applet (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Iain Lane
Reverting the commit in python2.7, but likely the real fix is in pygobject-2 ** Also affects: python2.7 (Ubuntu) Importance: Undecided Status: New ** Also affects: pygobject-2 (Ubuntu) Importance: Undecided Status: New ** Changed in: hamster-applet (Ubuntu) Status:

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: pygobject-2 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title:

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: python2.7 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title:

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: hamster-applet (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Matthias Klose
we should revert that in python3.4 as well, if we cannot fix this in pygobject ** Also affects: python3.4 (Ubuntu) Importance: Undecided Status: New ** Changed in: python3.4 (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Alberto Salvia Novella
** No longer affects: terminator (Ubuntu) ** No longer affects: hamster-applet (Ubuntu) ** Changed in: pygobject-2 (Ubuntu) Importance: Undecided = High ** Changed in: python2.7 (Ubuntu) Importance: Undecided = High ** Changed in: python3.4 (Ubuntu) Importance: Undecided = High --

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Matthias Klose
http://bugs.python.org/issue22079 ** Bug watch added: Python Roundup #22079 http://bugs.python.org/issue22079 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title: unable to import

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
This bug was fixed in the package python2.7 - 2.7.9-1ubuntu2 --- python2.7 (2.7.9-1ubuntu2) vivid; urgency=medium * Revert change from previous upload - Issue #22079: PyType_Ready() now checks that statically allocated type has no dynamically allocated bases. As it

[Bug 1426294] Re: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically allocated but its base type '__main__.GPollableOutputStream' is dynamically allocated

2015-02-27 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/python2.7 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1426294 Title: unable to import gtk.Window - gio: TypeError: type 'gio.MemoryOutputStream' is not dynamically