Quand je tapes pymecavideo dans un terminal voici ce qu'il me retourne :
raphael@Montlignon:~$ pymecavideo
Traceback (most recent call last):
File "/usr/bin/pymecavideo", line 5, in <module>
pymecavideo.run()
File "/usr/lib/python2.6/dist-packages/pymecavideo/__init__.py", line 1350, in run
windows = StartQT4(None,os.path.abspath(filename),opts)
File "/usr/lib/python2.6/dist-packages/pymecavideo/__init__.py", line 78, in __init__
self._dir()
File "/usr/lib/python2.6/dist-packages/pymecavideo/__init__.py", line 409, in _dir
os.mkdir(d)
OSError: [Errno 2] Aucun fichier ou dossier de ce type: '/home/raphael/.local/share/data//pymecavideo'
Je teste les modifs tout de suite et je vous dit ce que ça me donne.