Ticket #312 (assigned defect)

Opened 3 months ago

Last modified 2 months ago

when trying to browse feeds in youtube listings contents is empty in all categories and I see this error

Reported by: joshbaptiste Assigned to: jmsizun (accepted)
Priority: major Milestone:
Component: MediaServer Backend YouTube Version:
Keywords: Cc:

Description

I'am unable to view any youtube content on my wdtv live, for every click in any of the menu's (Top Rated,Favorites etc..) I receive this warning on my Linux console,

WARN youtube_store Jun 21 02:01:46 ERROR: [Failure instance: Traceback: <type 'exceptions.SyntaxError?'>: syntax error: line 1, column 0/usr/lib/python2.5/threading.py:462:__bootstrap/usr/lib/python2.5/threading.py:486:__bootstrap_inner/usr/lib/python2.5/threading.py:446:run--- <exception caught here> ---/usr/lib/python2.5/site-packages/twisted/python/threadpool.py:210:_worker/usr/lib/python2.5/site-packages/twisted/python/context.py:59:callWithContext/usr/lib/python2.5/site-packages/twisted/python/context.py:37:callWithContext/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/gdata/youtube/service.py:181:GetYouTubeVideoFeed/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/gdata/service.py:1097:Get/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/gdata/service.py:1074:Get/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/gdata/youtube/__init__.py:624:YouTubeVideoFeedFromString/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/atom/__init__.py:93:optional_warn_function/usr/lib/python2.5/site-packages/gdata-2.0.10-py2.5.egg/atom/__init__.py:127:CreateClassFromXMLString<string>:85:XML] (coherence/backends/youtube_storage.py:514)

Software versions: twisted 10 Python 2.5.5 (r255:77872, Apr 21 2010, 08:44:16) gdata-2.0.10

Change History

06.07.2010 13:27:18 changed by jmsizun

  • status changed from new to assigned.

Failure inside gdata while retrieving data for any feed. Reason unknown. And no debug logs to help.

As soon as I find time, i will submit to you an update to the backend python file, in order to get more debug information.

Regards, Jean-Michel