Là j'ai une colle pour les professionnels... un message d'erreur depuis peu (installation récente de archlinux) de wicd-curses et de offlineimap... incompréhensible... je vous liste donc ces messages, d'abord de wicd, puis de offlineimap qui lui ne bugait pourtant pas au départ, car j'ai besoin de vos compétences de traducteurs, voilà les technik-traîtrises de la ligne de commande:
Code : Tout sélectionner
[ts@localhost ~]$ wicd-curses
Traceback (most recent call last):
File "/usr/share/wicd/curses/wicd-curses.py", line 1063, in <module>
main()
File "/usr/share/wicd/curses/wicd-curses.py", line 995, in main
ui.run_wrapper(run)
File "/usr/lib/python2.7/site-packages/urwid/display_common.py", line 757, in run_wrapper
return fn()
File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
File "/usr/share/wicd/curses/wicd-curses.py", line 1003, in run
app = appGUI()
File "/usr/share/wicd/curses/wicd-curses.py", line 591, in __init__
self.update_status()
File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
File "/usr/share/wicd/curses/wicd-curses.py", line 727, in update_status
if check_for_wired(wired.GetWiredIP(''),self.set_status):
File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
File "/usr/share/wicd/curses/wicd-curses.py", line 133, in check_for_wired
set_status(_('Connected to wired network (IP: $A)').replace('$A',wired_ip))
File "/usr/share/wicd/curses/wicd-curses.py", line 781, in set_status
self.update_ui()
File "/usr/share/wicd/curses/wicd-curses.py", line 88, in wrapper
return func(*args, **kargs)
File "/usr/share/wicd/curses/wicd-curses.py", line 930, in update_ui
input_data = ui.get_input_nonblocking()
AttributeError: 'Screen' object has no attribute 'get_input_nonblocking'
[ts@localhost ~]$
et pour offlineimap:
Code : Tout sélectionner
Folder Sent [acc: openmail]:
ERROR: ERROR in syncfolder for openmail folder Sent: Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/offlineimap/accounts.py", line 443, in syncfolder
remotefolder.cachemessagelist()
File "/usr/lib/python2.7/site-packages/offlineimap/folder/IMAP.py", line 219, in cachemessagelist
'(FLAGS UID)')
File "/usr/lib/python2.7/site-packages/offlineimap/imaplib2.py", line 751, in fetch
return self._simple_command(name, message_set, message_parts, **kw)
File "/usr/lib/python2.7/site-packages/offlineimap/imaplib2.py", line 1615, in _simple_command
return self._command_complete(self._command(name, *args), kw)
File "/usr/lib/python2.7/site-packages/offlineimap/imaplib2.py", line 1378, in _command_complete
typ, dat = rqb.get_response('command: %s => %%s' % rqb.name)
File "/usr/lib/python2.7/site-packages/offlineimap/imaplib2.py", line 176, in get_response
raise typ(exc_fmt % str(val))
abort: command: FETCH => socket error: <class 'socket.error'> - [Errno 104] Connection reset by peer
command: FETCH => socket error: <class 'socket.error'> - [Errno 104] Connection reset by peer
Ag?
Serait-ce un problème de librairies python?
Thanks les
