Comment 18 for bug 178209

Revision history for this message
Thomas Perl (thp) wrote :

I can confirm this bug. The following console output clued me in that python-gdata is missing:

$ totem
** (totem:20163): DEBUG: Init of Python module
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/youtube/youtube.py", line 3, in <module>
    import gdata.service
ImportError: No module named gdata.service

** (totem:20163): WARNING **: Could not load plugin youtube

** (totem:20163): WARNING **: Error, impossible to activate plugin 'YouTube browser'