Do we have any package in Ubuntu 12.04 which is broken by this? For application developers there is always the better way of calling Gtk.TreeModelSort(model=your_model) or Gtk.TreeModelSort.new_with_model(your_model), both of which are the official API. The new override in Quantal is merely a workaround to provide backwards compatibility to the old pygtk, but is not the API as offered by introspection or GTK.
** Changed in: pygobject (Ubuntu) Importance: Undecided => Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1114406 Title: Gtk.TreeModelSort does not init properly To manage notifications about this bug go to: https://bugs.launchpad.net/pygobject/+bug/1114406/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
