Pages : 1
#1 Le 18/07/2013, à 12:02
- Darko
accents circonflexes trémas ^ ¨
Bonjour,
J'ai un petit soucis, quand je veux utiliser un accent circonflexe ou un tréma, je n'obtiens que ^e ou ¨o. J'ai parcouru les discussions sur ce problème ici et ailleurs, mais je ne trouve pas la solution à mon problème. Est-ce que quelqu'un pourrait me donner des indications.
J'ai installé Kubuntu, et la version de KDE est la 4.10.4.
Merci !
Hors ligne
#2 Le 18/07/2013, à 16:56
- Slystone
Re : accents circonflexes trémas ^ ¨
Salut !
Est-ce que t'as essayé de changer la map de ton clavier ? Je te propose de commencer par 'setxkbmap fr oss'.
Si cela ne résout pas le problème, il faudra regarder du côté de la police je suppose.
++
Slystone
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
#3 Le 31/12/2013, à 17:08
- Darko
Re : accents circonflexes trémas ^ ¨
Désolé de ne pas avoir répondu ! En fait je me suis aperçu que ce problème n'affectait qu'un seul groupe d'application, libreoffice*. Ça reste pénible, mais donc j'ai décidé de passer par la touche AltGr, qui elle fonctionne, quand je m'en sers, et de ne plus m'en occuper. En tout cas merci pour ton aide !
Hors ligne
#4 Le 31/12/2013, à 19:29
- Slystone
Re : accents circonflexes trémas ^ ¨
De nada ! Et bonne année !
«Rigid, the skeleton of habit alone upholds the human frame.» - Virginia Woolf.
Hors ligne
#5 Le 01/01/2014, à 22:14
- Darko
Re : accents circonflexes trémas ^ ¨
Mais d'ailleurs je pense que j'ai trouvé ce qui ne va pas. j'ai ça :
darko@eos:~$ locale
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_MESSAGES to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
LANG=en_US.ISO-8859-1
LANGUAGE=en_US:en
LC_CTYPE="en_US.ISO-8859-1"
LC_NUMERIC="en_US.ISO-8859-1"
LC_TIME="en_US.ISO-8859-1"
LC_COLLATE="en_US.ISO-8859-1"
LC_MONETARY="en_US.ISO-8859-1"
LC_MESSAGES="en_US.ISO-8859-1"
LC_PAPER="en_US.ISO-8859-1"
LC_NAME="en_US.ISO-8859-1"
LC_ADDRESS="en_US.ISO-8859-1"
LC_TELEPHONE="en_US.ISO-8859-1"
LC_MEASUREMENT="en_US.ISO-8859-1"
LC_IDENTIFICATION="en_US.ISO-8859-1"
LC_ALL=
au lieu d'avoir UTF-8, et je n'arrive pas à changer :
darko@eos:~$ sudo update-locale LANG=en_US.utf8
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "POSIX",
LANG = "en_US.ISO-8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
Quelqu'un a une idée ?
Hors ligne
#6 Le 02/01/2014, à 12:01
- zozo
Re : accents circonflexes trémas ^ ¨
Et pourquoi pas :
sudo dpkg-reconfigure locales
Hors ligne
#7 Le 02/01/2014, à 18:58
- Darko
Re : accents circonflexes trémas ^ ¨
Mais comment faire pour choisir un item justement, quand je tape sudo dpkg-reconfigure locales, j'ai ça :
darko@eos:~$ sudo dpkg-reconfigure locales
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "POSIX",
LANG = "en_US.ISO-8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales...
en_AG.UTF-8... up-to-date
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NG.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZM.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
fr_BE.UTF-8... up-to-date
fr_CA.UTF-8... up-to-date
fr_CH.UTF-8... up-to-date
fr_FR.UTF-8... up-to-date
fr_LU.UTF-8... up-to-date
Generation complete.
et quand j'essaye dpkg-reconfigure locales LANG=en_US.UTF8
darko@eos:~$ sudo dpkg-reconfigure locales LANG=en_US.UTF8
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = "en_US:en",
LC_ALL = (unset),
LC_MESSAGES = "POSIX",
LANG = "en_US.ISO-8859-1"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
locale: Cannot set LC_CTYPE to default locale: No such file or directory
locale: Cannot set LC_ALL to default locale: No such file or directory
Generating locales...
en_AG.UTF-8... up-to-date
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NG.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZM.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
fr_BE.UTF-8... up-to-date
fr_CA.UTF-8... up-to-date
fr_CH.UTF-8... up-to-date
fr_FR.UTF-8... up-to-date
fr_LU.UTF-8... up-to-date
Generation complete.
dpkg-query: error: --status needs a valid package name but 'LANG=en_US.UTF8' is not: illegal package name in specifier 'LANG=en_US.UTF8': character `=' not allowed (only letters, digits and characters `-+._')
Use --help for help about querying packages.
/usr/sbin/dpkg-reconfigure: LANG=en_US.UTF8 is not installed
Quelle serait la syntaxe correcte ?
Hors ligne
#8 Le 03/01/2014, à 00:15
- Darko
Re : accents circonflexes trémas ^ ¨
Bon mauvaise pioche, j'ai voulu suivre un tutoriel qui recommandait pour passer en UTF-8 de faire :
export LANGUAGE=en_US.UTF-8
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
locale-gen en_US.UTF-8
dpkg-reconfigure locales
Problème : je ne peux plus démarrer X, écran noir, je ne peux plus m'identifier qu'avec la console. Que pourrais-je faire pour récupérer X et accessoirement résoudre ce problème d'encodage ?
Hors ligne
#9 Le 03/01/2014, à 13:39
- Darko
Re : accents circonflexes trémas ^ ¨
Alors voilà mes sorties aujourd'hui, je les copie à la main, pas le choix. Le problème principal : je ne peux pas lancer X avec cette configuration.
locale
root@eos:~# locale
LANG=en_US.UTF-8
LANGUAGE=
LC_CTYPE="en_US.UTF-8"
LC_NUMERIC="en_US.UTF-8"
LC_TIME="en_US.UTF-8"
LC_COLLATE="en_US.UTF-8"
LC_MONETARY="en_US.UTF-8"
LC_MESSAGES="en_US.UTF-8"
LC_PAPER="en_US.UTF-8"
LC_NAME="en_US.UTF-8"
LC_ADDRESS="en_US.UTF-8"
LC_TELEPHONE="en_US.UTF-8"
LC_MEASUREMENT="en_US.UTF-8"
LC_IDENTIFICATION="en_US.UTF-8"
LC_ALL=
locale -a
root@eos:~# locale -a
C
C.UTF-8
en_AG
en_AG.utf8
...
en_US.utf8
...
fr_LU.utf8
POSIX
locale-gen
root@eos:~# locale-gen
Generating locales...
en_AG.UTF-8... up-to-date
...
en_US.UTF-8... up-to-date
...
fr_LU.UTF-8... up-to-date
Generation complete.
cat/etc/default/locale
root@eos:~# cat/etc/default/locale
LANG=en_US.UTF-8
LC_MESSAGES=POSIX
=
=
=
=
cat /etc/environment
root@eos:~# cat/etc/environment
PATH="/usr/local/sbin:usr/local/bin/:usr/sbin:usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
Vous avez une idée pour retrouver un système fonctionnel ?
Hors ligne
Pages : 1