Bonjour à tous. Depuis peu, Vlc ne s’ouvre plus et m’affiche cette erreur :
[quote]% vlc
VLC media player 0.8.6a Janus
Fontconfig error: “local.conf”, line 78: no element found
The program ‘.’ received an X Window System error.
This probably reflects a bug in the program.
The error was ‘BadAlloc (insufficient resources for operation)’.
(Details: serial 497 error_code 11 request_code 147 minor_code 5)
(Note to programmers: normally, X errors are reported asynchronously;
that is, you will receive the error a while after causing it.
To debug your program, run it with the --sync command line
option to change this behavior. You can then get a meaningful
backtrace from your debugger if you break on the gdk_x_error() function.)
[bpier@debian:~/.vlc] [ven jan 18 00:49:06]
[/quote]
Apparemment, d’autres linuxiens ont ou rencontrent également ce même problème. Alors je suis allé dans le fichier de config dans ~/.vlc, puis j’ai ouvert vlcrc et constaté que certains arguments paraissaient absents. Exemple :
[quote][x11] # Sortie vidéo X11
Display X11 (Chaîne)
#x11-display= ICI
Mode plein écran spécial (Booléen)
#x11-altfullscreen=0
Utiliser la mémoire partagée (Booléen)
#x11-shm=1
Ecran à utiliser pour le mode plein écran. (Entier)
#x11-xineramascreen=0[/quote]
Tél là que j’ai pointé d’un ICI en gras. Cela dit, c’est peut-être normal qu’il n’y ait rien. En attendant, vos conseils sont les bienvenus, car je n’ai rien trouvé sur le forum, en faisant une recherche sur “BadAlloc”. Merci d’avance