This cropped up when I changed the following code:

 Gtk.Application.__init__(self, application_id='foo',
flags=Gio.ApplicationFlags.HANDLES_COMMAND_LINE)

To this:

 Gtk.Application.__init__(self, application_id='foo',
flags=Gio.ApplicationFlags.HANDLES_OPEN)

Not sure if that helps you track it down.

-- 
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/1246516

Title:
  Memory from slice allocator passed to PyObject_Free

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pygobject/+bug/1246516/+subscriptions

-- 
desktop-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to