Making qbzr.lib.util._QBzrWindowBase new-style class fixes this problem. -class QBzrWindowBase: +class QBzrWindowBase(object):
Does this fix work with PyQt 4.4? -- qbzr on Karmic crashes with segmentation fault https://bugs.launchpad.net/bugs/452210 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
