It seems to be a python issue, but only when dealing with legacy/deprecated classes. It would not be hard to fix the applications; where you see:
class Foo: ... Change it to: class Foo(object): ... And the problem should go away. -- [Jaunty] alarm-clock causes screen to freeze https://bugs.launchpad.net/bugs/321176 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/desktop-bugs