Wtyczka YouTube dla Totema nie dzia

Tematy związane z oprogramowaniem, instalacją, konfiguracją
Vaspes
Posty: 4
Rejestracja: 15 czerwca 2008, 15:16

Wtyczka YouTube dla Totema nie działa prawidłowo

Post autor: Vaspes »

Witam!

Zainstalowałem sobie Debiana Lenny, i mam problem z Totemem i wtyczką youtube. Mialem już tą wersję systemu jakiś miesiąc temu, i wszystko chodziło jak trzeba. Potem padł mi komputer, system zmieniłem na chwilę na archlinuxa, teraz wróciłem do Debiana. Zaisnstalowałem totema i wszystkie wtyczki gstreamera, ale youtube nadal nie działa. Wygląda to na problem z pythonem. Oto komunikaty jakie wypluwa totem, kiedy wpiszę słowo do wyszukania na youtube:

Kod: Zaznacz cały

vaspes@Leni:~$ totem
** (totem:2966): DEBUG: Init of Python module
** (totem:2966): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin
** (totem:2966): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:2966): DEBUG: Creating Python plugin instance
Exception in thread Thread-1:
Traceback (most recent call last):
  File "/usr/lib/python2.5/threading.py", line 486, in __bootstrap_inner
    self.run()
  File "/usr/lib/totem/plugins/youtube/youtube.py", line 19, in run
    self.youtube.entry[self.treeview_name] = self.youtube.service.Get (self.url).entry
  File "/var/lib/python-support/python2.5/gdata/service.py", line 512, in Get
    extra_headers=extra_headers)
  File "/var/lib/python-support/python2.5/atom/service.py", line 295, in HttpRequest
    connection.putrequest(operation, full_uri)
  File "/usr/lib/python2.5/httplib.py", line 810, in putrequest
    host_enc = self.host.encode("ascii")
AttributeError: 'NoneType' object has no attribute 'encode'
Wtyczka wiesza się i nie znajduje żadnych filmów, w oknie nie pojawiają się żadne miniaturki. Co ciekawe, na archu miałem ten sam problem, występuje on też u kolegi z archlinuxem. Używam Debiana Lenny, wersja pythona to 2.5.2-1. Czy miał ktoś z was podobny problem?

[ Dodano: 2008-09-03, 11:12 ]
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=495424

Zdaje się że to problem z python-gdata. Pozostaje więc czekać na patcha ;-)
ODPOWIEDZ