oogl-import / tvdownloader

Automatically exported from code.google.com/p/tvdownloader
1 stars 0 forks source link

Plug in Canal Error de Parsing #55

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Use French if you speak it !

----------------------------------- Français/French
Détails:
V: Version de TVDowloader  La derniere du depot Ubuntu 10.10

D'abord Merci pour ce merveilleux Tool qui me permet de jogger malin.

Depuis ce matin le Parser Canal ne fonctionne plus, ils ont du changer leur 
site je pense cf ci dessous les traces : 

ERROR   CanalPlus : impossible de parser le fichier XML de la liste des 
programmes
Traceback (most recent call last):
  File "/usr/lib/python2.6/logging/__init__.py", line 776, in emit
    msg = self.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 654, in format
    return fmt.format(record)
  File "/usr/lib/python2.6/logging/__init__.py", line 436, in format
    record.message = record.getMessage()
  File "/usr/lib/python2.6/logging/__init__.py", line 306, in getMessage
    msg = msg % self.args
TypeError: not all arguments converted during string formatting
Traceback (most recent call last):
  File "/usr/share/tvdownloader/APIPrive.py", line 251, in pluginRafraichir
    self.listePluginActif[nomPlugin].rafraichir()
  File "plugins/W9Replay.py", line 51, in rafraichir
    page = urllib.urlopen( self.urlFichierXML )
  File "/usr/lib/python2.6/urllib.py", line 86, in urlopen
    return opener.open(url)
  File "/usr/lib/python2.6/urllib.py", line 207, in open
    return getattr(self, name)(url)
  File "/usr/lib/python2.6/urllib.py", line 346, in open_http
    h.endheaders()
  File "/usr/lib/python2.6/httplib.py", line 908, in endheaders
    self._send_output()
  File "/usr/lib/python2.6/httplib.py", line 780, in _send_output
    self.send(msg)
  File "/usr/lib/python2.6/httplib.py", line 739, in send
    self.connect()
  File "/usr/lib/python2.6/httplib.py", line 720, in connect
    self.timeout)
  File "/usr/lib/python2.6/socket.py", line 547, in create_connection
    for res in getaddrinfo(host, port, 0, SOCK_STREAM):
IOError: [Errno socket error] [Errno -2] Name or service not known

Original issue reported on code.google.com by jedi...@gmail.com on 7 Oct 2011 at 6:10

GoogleCodeExporter commented 8 years ago
Les autres plugins fonctionnent.

Original comment by jedi...@gmail.com on 7 Oct 2011 at 6:11

GoogleCodeExporter commented 8 years ago
Toutes mes excuses : le plugin fonctionne à nouveau... 
Je ne sais pas pourquoi ...

Original comment by jedi...@gmail.com on 8 Oct 2011 at 10:08