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
Bugs, which is subscribed to 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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to