Selon Philippe Bourcier <[EMAIL PROTECTED]>: > bonjour � toutes et � tous, Bonjour,
malheureusement, cela ne fonctionne pas. Comme tu le pr�cise, je n'utilise pas xfs et avais auparavant un XF86Config-4 perso ne contenant pas la ligne correspondante. Celui-ci ne fonctionnant pas apr�s la mise � jour, j'avais rebascul� sur le fichier Debian. Merci de ton aide > On Thu, Apr 14, 2005 at 09:34:41AM +0200, [EMAIL PROTECTED] wrote: > > Selon [EMAIL PROTECTED]: > > > Could not init font path element unix/:7100, removing from list! > > je pense que c'est juste un problème de polices > La ligne ci-dessus indique que X cherche les polices fournies par > le serveur local > Tu dois donc avoir cel� : FontPath "unix/:7100" > dans ton /etc/X11/XF86Config-4 > > as-tu installé xfs ? > $ dpkg -l | grep xfs > ii xfs 4.3.0.dfsg.1-1 X font server > tourne-t-il ? > $ ps aux |grep xfs > root 1223 0.0 0.4 9296 604 ? Ss Apr12 0:07 > /usr/bin/X11/xfs -daemon > > une autre méthode consiste � mettre les lignes suivantes dans > /etc/X11/XF86Config-4 : > > Section "Files" > > # local font server > FontPath "unix/:7100" > # if the local font server has problems, we can fall back on these > FontPath "/usr/lib/X11/fonts/misc" > FontPath "/usr/lib/X11/fonts/75dpi/:unscaled" > FontPath "/usr/lib/X11/fonts/100dpi/:unscaled" > FontPath "/usr/lib/X11/fonts/Type1" > FontPath "/usr/lib/X11/fonts/75dpi" > FontPath "/usr/lib/X11/fonts/100dpi" > > EndSection > > ainsi, tu n'as pas besoin de xfs > et tu peux même supprimmer la ligne : > FontPath "unix/:7100" > -- > / \ > ((__-^^-,-^^-__)) > .''`. Philippe BOURCIER `-_---' `---_-' .-. > : :' : http://bourcier.philippe.online.fr `--|o` 'o|--' /V\ > `. `' \ ` / // \\ > `- Linux Counter registered user #290012 ): :( /( )\ > :o_o: ^^-^^ > "-" > > > -- > Pensez � lire la FAQ de la liste avant de poser une question : > http://wiki.debian.net/?DebianFrench > > Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" > > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > > Jean-Philippe -- Pensez � lire la FAQ de la liste avant de poser une question : http://wiki.debian.net/?DebianFrench Pensez � rajouter le mot ``spam'' dans vos champs "From" et "Reply-To:" To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

