Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[clavier] Pas d'accents (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
adrienleroy
n00b
n00b


Joined: 02 Dec 2004
Posts: 74
Location: Lille,France

PostPosted: Wed Mar 22, 2006 12:59 pm    Post subject: [clavier] Pas d'accents (résolu) Reply with quote

Bonjour
Depuis une mise a jour(je soupçonne glibc) des que je veut taper des lettres avec des accents j'ai des carres noires.
Mon système est en utf8 et fonctionne bien, les pages internets et mes fichiers utf8 affichent les accents sans problèmes.
J'ai recompile xorg qui posaient des problèmes après la maj, et j'ai fait un rev-rebuild comme dans le tutos utf8.

dans xorg.conf mon keymap est en fr et des que je le passe en fr_FR j'ai d'autre caractère a la place des accents.

Qui a une solution ou une piste?

merci


Last edited by adrienleroy on Wed Mar 22, 2006 8:21 pm; edited 1 time in total
Back to top
View user's profile Send private message
kernelsensei
Bodhisattva
Bodhisattva


Joined: 22 Feb 2004
Posts: 5619
Location: Woustviller/Moselle/FRANCE (49.07°N;7.02°E)

PostPosted: Wed Mar 22, 2006 1:07 pm    Post subject: Reply with quote

en console, que donne un
Code:
locale -a
et
Code:
locale
:?:
_________________
$ ruby -e'puts " .:@BFegiklnorst".unpack("x4ax7aaX6ax5aX15ax4aax6aaX7ax2aX5aX8 \
axaX3ax8aX4ax6aX3aX6ax3ax3aX9ax4ax2aX9axaX6ax3aX2ax4ax3aX4aXaX12ax10aaX7a").join'
Back to top
View user's profile Send private message
adrienleroy
n00b
n00b


Joined: 02 Dec 2004
Posts: 74
Location: Lille,France

PostPosted: Wed Mar 22, 2006 2:11 pm    Post subject: Reply with quote

Code:
ignacio ~ # locale -a
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
de_DE
de_DE@euro
en_HK
en_PH
en_US
en_US.utf8
es_MX
fa_IR
fr_FR
fr_FR@euro
it_IT
ja_JP
ja_JP.eucjp
ja_JP.utf8
ignacio ~ # locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=fr_FR.utf8
LC_TIME=fr_FR.utf8
LC_COLLATE=fr_FR.utf8
LC_MONETARY=fr_FR.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=fr_FR.utf8
LC_NAME=fr_FR.utf8
LC_ADDRESS=fr_FR.utf8
LC_TELEPHONE=fr_FR.utf8
LC_MEASUREMENT=fr_FR.utf8
LC_IDENTIFICATION=fr_FR.utf8
LC_ALL=
ignacio ~ # locale -a
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
de_DE
de_DE@euro
en_HK
en_PH
en_US
en_US.utf8
es_MX
fa_IR
fr_FR
fr_FR@euro
it_IT
ja_JP
ja_JP.eucjp
ja_JP.utf8
ignacio ~ # locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=fr_FR.utf8
LC_TIME=fr_FR.utf8
LC_COLLATE=fr_FR.utf8
LC_MONETARY=fr_FR.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=fr_FR.utf8
LC_NAME=fr_FR.utf8
LC_ADDRESS=fr_FR.utf8
LC_TELEPHONE=fr_FR.utf8
LC_MEASUREMENT=fr_FR.utf8
LC_IDENTIFICATION=fr_FR.utf8
LC_ALL=
Back to top
View user's profile Send private message
UB|K
l33t
l33t


Joined: 27 May 2004
Posts: 786
Location: Villeurbanne, France

PostPosted: Wed Mar 22, 2006 2:30 pm    Post subject: Reply with quote

Code:
echo 'LC_ALL=fr_FR.utf8' >> /etc/env.d/03locale
env-update

ça devrait le faire... me trompe-je???
_________________
Reality is that which, when you stop believing in it, doesn't go away.
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8718
Location: ~Brussels - Belgique

PostPosted: Wed Mar 22, 2006 2:34 pm    Post subject: Reply with quote

yep, conformément à ce que dit le Guide de Localisation Gentoo
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
geekounet
Bodhisattva
Bodhisattva


Joined: 11 Oct 2004
Posts: 3772

PostPosted: Wed Mar 22, 2006 2:36 pm    Post subject: Reply with quote

adrienleroy wrote:
Code:
ignacio ~ # locale -a
locale: Cannot set LC_COLLATE to default locale: No such file or directory
C
POSIX
de_DE
de_DE@euro
en_HK
en_PH
en_US
en_US.utf8
es_MX
fa_IR
fr_FR
fr_FR@euro
it_IT
ja_JP
ja_JP.eucjp
ja_JP.utf8
ignacio ~ # locale
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.utf8
LC_CTYPE=en_US.utf8
LC_NUMERIC=fr_FR.utf8
LC_TIME=fr_FR.utf8
LC_COLLATE=fr_FR.utf8
LC_MONETARY=fr_FR.utf8
LC_MESSAGES=en_US.utf8
LC_PAPER=fr_FR.utf8
LC_NAME=fr_FR.utf8
LC_ADDRESS=fr_FR.utf8
LC_TELEPHONE=fr_FR.utf8
LC_MEASUREMENT=fr_FR.utf8
LC_IDENTIFICATION=fr_FR.utf8
LC_ALL=
Ben forcement, tu as pas la locale fr_FR.utf8. Ajoute fr_FR.UTF-8/UTF-8 dans /etc/locales.build, recompile la glibc et ce sera bon :)
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8718
Location: ~Brussels - Belgique

PostPosted: Wed Mar 22, 2006 2:38 pm    Post subject: Reply with quote

et ajoute le USE "userlocales" si ce n'est déjà fait ;)
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
adrienleroy
n00b
n00b


Joined: 02 Dec 2004
Posts: 74
Location: Lille,France

PostPosted: Wed Mar 22, 2006 4:32 pm    Post subject: Reply with quote

merci , je vais essayer .
ce que je ne comprend pas c'est que ya encore une semaine ca marchais bien et que sous les appli gtk les accents sont present, mais pas pour les appli qt
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum