GNOME Bugzilla – Bug 549718
Exception on search
Last modified: 2008-08-28 15:29:07 UTC
The Youtube plugin doesn't work at all for me, since hitting the search button gives me this error: $ totem ** (totem:10155): DEBUG: Init of Python module ** (totem:10155): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin ** (totem:10155): DEBUG: Creating object of type YouTube+TotemPythonPlugin ** (totem:10155): DEBUG: Creating Python plugin instance Exception in thread Thread-1: Traceback (most recent call last):
+ Trace 205803
self.run()
self.youtube.entry[self.treeview_name] = self.youtube.service.Get (self.url).entry
extra_headers=extra_headers)
connection.putrequest(operation, full_uri)
host_enc = self.host.encode("ascii")
According to Bastien (and me), this is a python gdata bug.
17:16:14 < hadess> uws: which distro do you use btw? 17:17:05 < uws> hadess: debian (unstable) 17:17:19 < hadess> uws: and which version of python-gdata? 17:17:31 < uws> hadess: ii python-gdata 1.1.1-1 Google Data Python client library