Comment 1 for bug 274740

Revision history for this message
Jono Bacon (jonobacon) wrote :

Some output when running totem with the BBC plug-in loaded (I also get a horribly slow init time for totem):

** (totem:11679): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
** (totem:11679): DEBUG: Creating Python plugin instance
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/bbc/bbc.py", line 48, in activate
    self.view = ContentView()
  File "/usr/lib/totem/plugins/bbc/contentview.py", line 638, in __init__
    if not self.pool.load():
  File "/usr/lib/totem/plugins/bbc/contentview.py", line 590, in load
    cache_fn = self.ensureCache()
  File "/usr/lib/totem/plugins/bbc/contentview.py", line 571, in ensureCache
    cache_file.delete()