...and just to be clear, it is important because it prevents us from
debugging other programs.
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/1048105
Title:
negative ref count in tre
This problem still exists in ubuntu 13.10 (saucy).
** Tags added: saucy
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/1048105
Title:
negative ref count in treeview selection functi
Status changed to 'Confirmed' because the bug affects multiple users.
** Changed in: pygtk (Ubuntu)
Status: New => Confirmed
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.net/bugs/10481
Looking at PyEval_CallFunction, it appears that it expects the arguments
to be referenced before they are passed in, as it dereferences them upon
returning. By removing the Py_DECREF(pypath) at line 671 of
gtktreeview.override, this bug no longer occurs.
--
You received this bug notification beca
** Attachment added: "Test program that reproduces the bug"
https://bugs.launchpad.net/bugs/1048105/+attachment/3302478/+files/treeview_bug.py
--
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to pygtk in Ubuntu.
https://bugs.launchpad.