Public bug reported:
When I do a search on totem's youtube plugin it gets stuck "Fetching
results ...". The reason for that:
** (totem:2670): DEBUG: Init of Python module
** (totem:2670): DEBUG: Registering Python plugin instance:
BBCViewer+TotemPythonPlugin
** (totem:2670): DEBUG: Creating object of type BBCViewer+TotemPythonPlugin
** (totem:2670): DEBUG: Creating Python plugin instance
** (totem:2670): DEBUG: Init of Python module
** (totem:2670): DEBUG: Registering Python plugin instance:
YouTube+TotemPythonPlugin
** (totem:2670): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:2670): DEBUG: Creating Python plugin instance
Exception in thread Thread-2:
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 55, in run
res = self.callback(*self.args, **self.kwargs)
File "/usr/lib/totem/plugins/youtube/youtube.py", line 320, in
process_next_thumbnail
mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote
(youtube_id) + "&t=" + urllib.quote (re.match (".*[?&]t=([^&]+)",
location).groups ()[0]) + self.get_fmt_string ()
AttributeError: 'NoneType' object has no attribute 'groups'
My setup: 64-bit 8.10
Tried a patch from here, still not working:
http://bugzilla.gnome.org/show_bug.cgi?id=557470
** Affects: totem (Ubuntu)
Importance: Undecided
Status: New
--
Totem Youtube plugin "Exception in thread"
https://bugs.launchpad.net/bugs/288494
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs