After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625013 - Can't play "GUADEC 2010 STATE OF THE UNION Teaser"
Can't play "GUADEC 2010 STATE OF THE UNION Teaser"
Status: RESOLVED FIXED
Product: totem
Classification: Core
Component: YouTube plugin
unspecified
Other Linux
: Normal normal
: ---
Assigned To: General Totem maintainer(s)
General Totem maintainer(s)
: 625441 628075 630450 630454 631610 635651 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2010-07-22 09:22 UTC by Bastien Nocera
Modified: 2010-11-24 01:29 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2010-07-22 09:22:03 UTC
(lt-totem:3918): libpeas-WARNING **: Error loading plugin 'Coherence DLNA/UPnP Client'
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="comment" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="commentVote" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="videoRespond" permission="moderated"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="rate" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="embed" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="syndicate" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:accessControl action="list" permission="allowed"/>
libgdata-Message: Unhandled XML in GDataYouTubeVideo: <yt:rating numDislikes="0" numLikes="1"/>
** Message: Error: "http://www.youtube.com/get_video?video_id=DcvmXlRuMgY&t=vjVQa1PpcFM5-SLMo82NA-daaT5ILcrkemBoojDVPlY%3D": Not Found
gstsouphttpsrc.c(1099): gst_soup_http_src_parse_status (): /GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstSoupHTTPSrc:source:
404 Not Found

See the %3D in the URL.

Both gnome-2-30 and master have the problem.
Comment 1 Philip Withnall 2010-07-22 09:34:34 UTC
Possibly related to bug #594320.
Comment 2 Philip Withnall 2010-07-24 11:07:58 UTC
On the plus side, changing the way video URIs are obtained makes the code cleaner, and also means bug #614845 can be fixed. :-)

commit 50027abd715acc24978e7830162c70c7e1a05811
Author: Philip Withnall <philip@tecnocode.co.uk>
Date:   Fri Jul 23 18:32:38 2010 +0100

    Bug 625013 — Can't play "GUADEC 2010 STATE OF THE UNION Teaser"
    
    YouTube changed the page format again, necessitating a change in the way
    video URIs are scraped from the playback page. Closes: bgo#625013

 src/plugins/youtube/totem-youtube.c |   51 +++++++++++++++-------------------
 1 files changed, 23 insertions(+), 28 deletions(-)
Comment 3 Philip Withnall 2010-07-28 09:20:46 UTC
*** Bug 625441 has been marked as a duplicate of this bug. ***
Comment 4 Philip Withnall 2010-08-26 21:50:46 UTC
*** Bug 628075 has been marked as a duplicate of this bug. ***
Comment 5 Philip Withnall 2010-09-23 22:36:31 UTC
*** Bug 630450 has been marked as a duplicate of this bug. ***
Comment 6 Philip Withnall 2010-09-23 22:36:34 UTC
*** Bug 630454 has been marked as a duplicate of this bug. ***
Comment 7 Philip Withnall 2010-10-07 14:24:31 UTC
*** Bug 631610 has been marked as a duplicate of this bug. ***
Comment 8 Fabio Durán Verdugo 2010-11-24 01:29:27 UTC
*** Bug 635651 has been marked as a duplicate of this bug. ***