[quote=“fran.b”]Essaye en faisant froidement
$xhost +
Pour vérifier si l’écoute TCP fonctionne, le meilleur moyen est en local de te mettre sous un autre utilisateur et de faire xeyes:
$ xhost +
$ su
xeyes
(et là ça s’affiche, sauf si tu fais tu as fait xhost - avant)
[/quote]
Alors, ça m’affiche d’énormes yeux qui suivent la souris. Pas d’erreur dans la console.
Du coup, j’ai tapé iceweasel, mais c’est pareil, ça ne se lance pas et il n’y a pas d’erreurs affichées.
[quote=“fran.b”]Essaye éventuellement en tapant
$ export XAUTHORITY=~/.Xauthority
$ iceweasel
Vérifies les droits de /tmp.[/quote]
Ca ne fonctionne pas mieux. J’ai vérifié les droits de /tmp, tout le monde peut voir et modifier le contenu.
Merci de te pencher sur mon problème !
Mat, quand je mets la variable verbose à 1:
/usr/bin/iceweasel: line 263: [: -eq: unary operator expected
ICEWEASEL_DSP=
APPLICATION_ID=firefox
CMDLINE_DISPLAY=
DISPLAY=:0.0
OPTIONS=
DEBUG=
DEBUGGER=
MOZ_DISABLE_PANGO=
MOZ_NO_REMOTE=
Running: /usr/lib/iceweasel/firefox-bin
Verbose + debug à 1:
[code]Running: gdb /usr/lib/iceweasel/firefox-bin -x /tmp/iceweasel_argsV28970
GNU gdb 6.5-debian
Copyright © 2006 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain conditions.
Type “show copying” to see the conditions.
There is absolutely no warranty for GDB. Type “show warranty” for details.
This GDB was configured as “i486-linux-gnu”…(no debugging symbols found)
Using host libthread_db library “/lib/tls/i686/cmov/libthread_db.so.1”.
(gdb) [/code]
Et là, je ne sais pas trop que faire, j’ai un curseur clignotant derrière (gdb).
Si tu arrivais à décrypter ça, tu m’impressionnerais !
Merci à toi !