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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; q=dns; s=default; b=WLKX4P0T8Efz2WzJc+WNbrBD1QFW4lw1nULS+BBfjE1 azHB4E/UgM4lGZjWFCnCZaNOGW86ZegFIeZQ5kB+AMM5xYHnx4NXWFg2XvVRlpjM 4209q9ZQSCzfwEJx8x0DR9xIBKCt7P6tLqGJAnuCDwyfo2U/6jxZNX+nly/TpfIA = 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:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type:content-transfer-encoding; s=default; bh=R7YjoCIBUYsZp/pANQU57qYJjkg=; b=KsBF1Hv0YBFFY13X1 5CgHSPQ+f9J/8ffESFtvNC1IGQAyfC5wT4VREwhUo3xRrnNGLrKN5GFrD3l6zZvj lVsLG689w4ECuzrn9GLSb5bbjO68tVqH2vM+8jihG0T3nghgPescOwu6CCp+mKuF u1aFK5xP4AGzA3iVfoVoi7RJro= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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=-6.3 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,GIT_PATCH_2,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=images X-HELO: mail-oi0-f53.google.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-transfer-encoding; bh=Ns8jLfdbIZPE2h+F9tuLkr48s3o6uvtkF0bbB0xy/eo=; b=R3IC1PKjwkj9vSf8CAaZ2jZheJPQJjAs6+J6IJKVi5ruwA+xFw/hFZ0tqtNFqPaEZc ZfxVPBcQqn1wVM3yfEQ7Hxhw2oAT++rdUJ+HgmThLqILEaXfvyyJeSqF9nYflUK2LPZw a7To8MmEd7+V27xyOkJHB6GmtVTFP6uUXtvPKbt+NCSN95NYzO9JJrYmbde/X+dBWEiG EUr9nYGH4ChLHO1N7OloVfH5lJJUpExnLxRm2zqhhons9zQ6LP90rUjI+kYdHqkyYm+1 hutwt2e+LClM3sm/rzGjM0RQ+Yy5H0ljXJQSbxXhXVJwsmgRLDoGFcBQTncZ4RH+p9Kq sgrQ== MIME-Version: 1.0 In-Reply-To: References: <15ef1691-79e8-fb1d-fe87-e997c1b17813 AT SystematicSw DOT ab DOT ca> From: Keith Christian Date: Fri, 3 Aug 2018 07:40:02 -0600 Message-ID: Subject: Re: KDE Konsole does not display the special characters To: cygwin AT cygwin DOT com Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id w73DeFFa006640 Michel, There is a "[" missing in Formats] your reply above, chedk that the file on disk is OK. If making Format] ---> [Format] doesn't work, put the old file back and see if Konsole starts using it. Also check that the read permissions and ownership on the .config/plasma-localerc file are correct after editing. Keith On Fri, Aug 3, 2018 at 2:22 AM, Michel Dubois wrote: > Thanks to answer > > I filled the file .config/plasma-localerc like this : > Formats] > 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" > useDetailed=true > > [Translations] > LANGUAGE=fr_FR > > I restarted cywin and start_kdeinit doesn't start any more. When I remove > the file .config/plasma-localerc start_kdeinit works. > Regards, > > > Le jeu. 2 août 2018 à 21:09, Brian Inglis > a écrit : > >> 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 >> >> > > -- > ----------------------------------------------------------- > Michel Dubois > > -- > 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 > -- 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