Sorry forgot to mention the log in the second case:

Traceback (most recent call last):
  File "/usr/lib/python2.4/site-packages/freevo/main.py", line 299, in
eventhandler
    app.eventhandler(event)
  File "/usr/lib/python2.4/site-packages/freevo/util/benchmark.py", line 91,
in origfunc
    return func(*args, **kwargs)
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 874, in
eventhandler
    self._handle_play_item(menu, event)
  File "/usr/lib/python2.4/site-packages/freevo/util/benchmark.py", line 91,
in origfunc
    return func(*args, **kwargs)
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 683, in
_handle_play_item
    action(arg=arg, menuw=self)
  File "/usr/lib/python2.4/site-packages/freevo/util/benchmark.py", line 91,
in origfunc
    return func(*args, **kwargs)
  File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 111, in
select
    self.function(arg=self.arg, menuw=menuw)
  File "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py",
line 212, in videolist
    items = self.video_list(_('Retrieving video list'), arg[0])
  File "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py",
line 299, in video_list
    items = self.get_and_build_list(feed)
  File "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py",
line 274, in get_and_build_list
    gfeed = service.GetFeed(feed)
  File "/usr/lib/python2.4/site-packages/gdata/service.py", line 798, in
GetFeed
    result = GDataService.Get(self, uri, extra_headers, converter=converter)
  File "/usr/lib/python2.4/site-packages/gdata/service.py", line 703, in Get
    headers=extra_headers)
  File "/usr/lib/python2.4/site-packages/atom/service.py", line 176, in
request
    data=data, headers=all_headers)
  File "/usr/lib/python2.4/site-packages/atom/http_interface.py", line 148,
in perform_request
    return http_client.request(operation, url, data=data, headers=headers)
  File "/usr/lib/python2.4/site-packages/atom/http.py", line 135, in request
    connection.endheaders()
  File "/usr/lib/python2.4/httplib.py", line 798, in endheaders
    self._send_output()
  File "/usr/lib/python2.4/httplib.py", line 679, in _send_output
    self.send(msg)
  File "/usr/lib/python2.4/httplib.py", line 646, in send
    self.connect()
  File "/usr/lib/python2.4/httplib.py", line 630, in connect
    raise socket.error, msg
error: (110, 'Connection timed out')

On Wed, Dec 3, 2008 at 10:59 AM, svalbard colaco
<[EMAIL PROTECTED]>wrote:

> Hi Duncan;
>
> I tried with Freevo-1.8.3 still d same ; the following two are the main
> issues:
>
> 1) If i search a youtube video ; the search list is not build , as no
> videos are found
> and freevo crashes givin an error of connection timed out.
>
> Following is the error log when i search a video and it crashes:
>
> ************************************************************************************************************************************************
> Traceback (most recent call last):
>   File "/usr/lib/python2.4/site-packages/freevo/main.py", line 299, in
> eventhandler
>     app.eventhandler(event)
>   File "/usr/lib/python2.4/site-packages/freevo/util/benchmark.py", line
> 91, in origfunc
>     return func(*args, **kwargs)
>   File "/usr/lib/python2.4/site-packages/freevo/menu.py", line 816, in
> eventhandler
>     if not isinstance(menu, Menu) and menu.eventhandler(event):
>   File
> "/usr/lib/python2.4/site-packages/freevo/skin/widgets/textentry_screen.py",
> line 157, in eventhandler
>     self.button_group.selected_button.select()
>   File "/usr/lib/python2.4/site-packages/freevo/skin/models.py", line 252,
> in select
>     self.action(self.arg)
>   File
> "/usr/lib/python2.4/site-packages/freevo/skin/widgets/textentry_screen.py",
> line 217, in activate_action
>     arg(self.menuw, self.text_entry.text)
>   File "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py",
> line 283, in search_list
>     items = self.get_and_build_list(feed)
>   File "/usr/lib/python2.4/site-packages/freevo/video/plugins/youtube.py",
> line 274, in get_and_build_list
>     gfeed = service.GetFeed(feed)
>   File "/usr/lib/python2.4/site-packages/gdata/service.py", line 798, in
> GetFeed
>     result = GDataService.Get(self, uri, extra_headers,
> converter=converter)
>   File "/usr/lib/python2.4/site-packages/gdata/service.py", line 703, in
> Get
>     headers=extra_headers)
>   File "/usr/lib/python2.4/site-packages/atom/service.py", line 176, in
> request
>     data=data, headers=all_headers)
>   File "/usr/lib/python2.4/site-packages/atom/http_interface.py", line 148,
> in perform_request
>     return http_client.request(operation, url, data=data, headers=headers)
>   File "/usr/lib/python2.4/site-packages/atom/http.py", line 86, in request
>     raise atom.http_interface.UnparsableUrlObject('Unable to parse url '
> UnparsableUrlObject: Unable to parse url parameter because it was not a
> string or atom.url.Url
>
> *****************************************************************************************************************************************************
> 2) If a youtube vedio URL is hardcoded and clicked to press enter through
> Freevo then the connection gets timed out
>
> Have been tryin to figure out what could be the problem for a day but of no
> avail.
>
> Any pointers in this regard will be of great help
>
> Thanking you,
>
> Regards
> Svalbard Colaco.
>
>
> On Tue, Dec 2, 2008 at 9:31 PM, Duncan Webb <[EMAIL PROTECTED]> wrote:
>
>> svalbard colaco wrote:
>> > Hi Duncan,
>> >
>> > Thanks for the reply,
>> > What version do u suggest for freevo so that youtube works with freevo ?
>> > I was currently using freevo-1.8.1 ...
>> > Have also tried with freevo-1.8.2 also but the same problem persist...
>> >
>> > Awaiting your inputs,
>>
>> I think you need to use the latest release as there were two youtube
>> patches.
>>
>> Duncan
>>
>> -------------------------------------------------------------------------
>> This SF.Net email is sponsored by the Moblin Your Move Developer's
>> challenge
>> Build the coolest Linux based applications with Moblin SDK & win great
>> prizes
>> Grand prize is a trip for two to an Open Source event anywhere in the
>> world
>> http://moblin-contest.org/redirect.php?banner_id=100&url=/
>> _______________________________________________
>> Freevo-devel mailing list
>> Freevo-devel@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/freevo-devel
>>
>
>
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Freevo-devel mailing list
Freevo-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to