Comment 6 for bug 276959

Revision history for this message
Colin Watson (cjwatson) wrote :

Thanks. I'm not sure that's it entirely fixed though; after applying that I get this over and over on stdout, immediately after "loading available content failed":

Traceback (most recent call last):
  File "/usr/lib/totem/plugins/bbc/contentview.py", line 667, in onQueryTooltip
    model, path, _iter = self.get_tooltip_context(x, y, keyboard_tip)
TypeError: 'NoneType' object is not iterable

(I'll have a look at this in work hours if nobody beats me to it.)