From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yoshinori Arai Subject: gimp freeze Date: Mon, 28 Jan 2019 11:34:41 +0900 Message-ID: <20190128023441.22o4m2e33ivv4nue@WaraToNora> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([209.51.188.92]:50229) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gnwlB-0002bc-OR for help-guix@gnu.org; Sun, 27 Jan 2019 21:34:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gnwlB-0001v2-64 for help-guix@gnu.org; Sun, 27 Jan 2019 21:34:53 -0500 Received: from mail-pg1-x532.google.com ([2607:f8b0:4864:20::532]:41000) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gnwlB-0001ua-0c for help-guix@gnu.org; Sun, 27 Jan 2019 21:34:53 -0500 Received: by mail-pg1-x532.google.com with SMTP id m1so6566249pgq.8 for ; Sun, 27 Jan 2019 18:34:52 -0800 (PST) Received: from localhost ([2409:11:4a40:3600:afd4:3247:4a32:242a]) by smtp.gmail.com with ESMTPSA id j197sm38889336pgc.76.2019.01.27.18.34.49 for (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sun, 27 Jan 2019 18:34:50 -0800 (PST) Content-Disposition: inline List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix Hello, I use gimp to make logo for my new blog but gimp freeze on my locale, ja_JP.utf-8 on GuixSD. When I invoke gimp with LC_ALL=C, gimp does not freeze. I also use the gimp installed by guix on foreign system. I can use it normaly. My guix system configuration is based on light desktop example. I think gimp need a addtional package or service to use normaly on ja_JP.utf-8 locale. Plese advise me to resolve this.