Comment 23 for bug 191760

Revision history for this message
Akdo (menoft) wrote :

I have same problem on hardy like glenmo :

$ totem
** (totem:20078): DEBUG: Init of Python module
** (totem:20078): DEBUG: Registering Python plugin instance: YouTube+TotemPythonPlugin
** (totem:20078): DEBUG: Creating object of type YouTube+TotemPythonPlugin
** (totem:20078): DEBUG: Creating Python plugin instance
Traceback (most recent call last):
  File "/usr/lib/totem/plugins/youtube/youtube.py", line 144, in on_starting_video
    mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote (youtube_id) + "&t=" + urllib.quote (re.match (".*[?&]t=([^&]+)", location).groups ()[0])
AttributeError: 'NoneType' object has no attribute 'groups'
** Message: don't know how to handle application/x-shockwave-flash
** Message: Error: L'élément ne gère pas ce flux. Veuillez signaler le problème.
gstffmpegdemux.c(1372): gst_ffmpegdemux_sink_activate_push (): /play/decodebin0/ffdemux_swf0:
failed to activate sinkpad in pull mode, push mode not implemented yet

Traceback (most recent call last):
  File "/usr/lib/totem/plugins/youtube/youtube.py", line 144, in on_starting_video
    mrl = "http://www.youtube.com/get_video?video_id=" + urllib.quote (youtube_id) + "&t=" + urllib.quote (re.match (".*[?&]t=([^&]+)", location).groups ()[0])
AttributeError: 'NoneType' object has no attribute 'groups'
** Message: don't know how to handle application/x-shockwave-flash
** Message: Error: L'élément ne gère pas ce flux. Veuillez signaler le problème.
gstffmpegdemux.c(1372): gst_ffmpegdemux_sink_activate_push (): /play/decodebin1/ffdemux_swf1:
failed to activate sinkpad in pull mode, push mode not implemented yet

$ uname -a
Linux cikolata 2.6.24-21-generic #1 SMP Tue Oct 21 23:43:45 UTC 2008 i686 GNU/Linux

dpkg -l | grep totem
ii libtotem-plparser10 2.22.3-0ubuntu2 Totem Playlist Parser library - runtime vers
ii totem 2.22.1-0ubuntu2 A simple media player for the Gnome desktop
ii totem-common 2.22.1-0ubuntu2 Data files for the Totem media player
ii totem-gstreamer 2.22.1-0ubuntu2 A simple media player for the Gnome desktop
ii totem-mozilla 2.22.1-0ubuntu2 Totem Mozilla plugin
ii totem-plugins 2.22.1-0ubuntu2 Plugins for the Totem media player