Comment 6 for bug 857373

Revision history for this message
Brendan Donegan (brendan-donegan) wrote :

The key line is this one:

self.widgets.add_from_file("test.ui")

That's where HyperTextView.__init__ winds up getting called in the older installation. In the up-to-date installation it doesn't get called here (or anywhere)