delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2018/08/03/00:09:55

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=x71soPbcqZKu7kiC
rqg0GYLcsKoYCnX4BOir+vlIFKSl3fsO5/WJE8DaezKDtBZxQ+3ek9Ajfie94N+B
AqUWvHoLnPKC8cLNflp0YR2LTRmxCFiNEcwoRyNjpVx8kMVV+8R2D9ckHUfy9ynM
n0BB8cftCgOhTvmLk6+vIHiPUms=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:subject:to:references:from:message-id
:date:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=HdbHato3jhNmt1WtngzUd1
KFo0c=; b=g0NTzMjVnqpljAzz24a8YQrSPodrhWSxNAM+Rw/I2rNLrA/wrwUhte
m91v1tanesw9T/dzxGyFWm4Z8CTSpBStwa5Y3momjzD0eBDmrT4lmbNA6FILBpUb
eq7G2o3vQWW1sVj2cyklHtPuzUAOOl6My/DYjZXGKSA6yeyPhnVVA=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Spam-SWARE-Status: No, score=-1.8 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Canada, Hx-languages-length:1309, H*RU:sk:smtp-ou, Hx-spam-relays-external:sk:smtp-ou
X-HELO: smtp-out-no.shaw.ca
Reply-To: Brian DOT Inglis AT SystematicSw DOT ab DOT ca
Subject: Re: KDE Konsole does not display the special characters
To: cygwin AT cygwin DOT com
References: <CADqo5wiNLeONRSXt97i8+oiJT0-dv9=McdfuOMzmThFaUDk5Cw AT mail DOT gmail DOT com>
From: Brian Inglis <Brian DOT Inglis AT SystematicSw DOT ab DOT ca>
Openpgp: preference=signencrypt
Message-ID: <15ef1691-79e8-fb1d-fe87-e997c1b17813@SystematicSw.ab.ca>
Date: Thu, 2 Aug 2018 13:09:46 -0600
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1
MIME-Version: 1.0
In-Reply-To: <CADqo5wiNLeONRSXt97i8+oiJT0-dv9=McdfuOMzmThFaUDk5Cw@mail.gmail.com>
X-IsSubscribed: yes

On 2018-08-02 08:49, Michel Dubois wrote:
> I went to install konsole KDE package on cygwin. I was surprised this
> terminal  is not managing well the accent or other special character and
> replace them by "?"
>  ~ > ls
> Desktop  Documents  GIT_workdir  Images  Mod��les  Musique  Public
> T��l��chargements  Vid��os
> ~ > locale
> LANG=fr_FR.UTF-8
> LC_CTYPE="fr_FR.UTF-8"
> LC_NUMERIC="fr_FR.UTF-8"
> LC_TIME="fr_FR.UTF-8"
> LC_COLLATE="fr_FR.UTF-8"
> LC_MONETARY="fr_FR.UTF-8"
> LC_MESSAGES="fr_FR.UTF-8"
> LC_ALL=
> ~ > env | grep LANG
> LANG=fr_FR.UTF-8
> LANGUAGE=
> On bash terminal of cygwin or QtTerminal  I don't have this problem
> May you help  ?

Web says - you should be able to set it with right-click/encoding/... then exit
and restart konsole; OR likely mismatch between one of:

$ cat .config/plasma-localerc
[Formats]
LANG=en_CA.UTF-8
LC_CTYPE="en_CA.UTF-8"
LC_NUMERIC="en_CA.UTF-8"
LC_TIME="en_CA.UTF-8"
LC_COLLATE="en_CA.UTF-8"
LC_MONETARY="en_CA.UTF-8"
LC_MESSAGES="en_CA.UTF-8"
useDetailed=true

[Translations]
LANGUAGE=en_CA:en_GB:en

OR

$ cat .kde/env/setlocale.sh
export LANG=en_CA.utf8
export LANGUAGE=en_CA:en_GB:en

and profile: change and restart KDE.

-- 
Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019