[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: fricorder



Le Tue, 10 Jul 2007 18:23:36 +0200
Klaus Becker <colonius@free.fr> a écrit:

> Salut,
> 
> de temps à autre, fricoder démarre et disparaît aussitôt de l'écran. Après
> apt-get --reinstall install fricorder
> ça remarche régulièrement.
> 
> Voici le message d'erreur :
> 
> $ fricord
> Traceback (most recent call last):
>   File "./fricorder.py", line 442, in ?
>     main()
>   File "./fricorder.py", line 432, in main
>     window1 = Window1()
>   File "./fricorder.py", line 91, in __init__
>     SimpleGladeApp.__init__(self, path, root, domain, **kwargs)
>   File "/usr/local/fricorder/SimpleGladeApp.py", line 108, in __init__
>     self.new()
>   File "./fricorder.py", line 112, in new
>     l = fbx.getStreams()
>   File "/usr/local/fricorder/libs/fbx.py", line 12, in getStreams
>     for i in 
> urllib2.urlopen("http://mafreebox.freebox.fr/freeboxtv/playlist.m3u";):
>   File "/usr/lib/python2.4/urllib2.py", line 130, in urlopen
>     return _opener.open(url, data)
>   File "/usr/lib/python2.4/urllib2.py", line 358, in open
>     response = self._open(req, data)
>   File "/usr/lib/python2.4/urllib2.py", line 376, in _open
>     '_open', req)
>   File "/usr/lib/python2.4/urllib2.py", line 337, in _call_chain
>     result = func(*args)
>   File "/usr/lib/python2.4/urllib2.py", line 1021, in http_open
>     return self.do_open(httplib.HTTPConnection, req)
>   File "/usr/lib/python2.4/urllib2.py", line 996, in do_open
>     raise URLError(err)
> urllib2.URLError: <urlopen error (-2, 'Nom ou service inconnu')>

Cela veut dire qu'il n'arrive pas à faire la résolution DNS. Je pense que ton
premier DNS doit avoir du mal à répondre, au deuxième  essai ça doit être
mieux. Essaye un  host mafreebox.freebox.fr


> 
> Même après la réinstall, j'ai ce emssage d'erreur :
> 
> $ fricord
> warning: commands will be executed using /bin/sh

Installe bash.


François Boisson



Reply to: