From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id QMODMr9npl/QRgAA0tVLHw (envelope-from ) for ; Sat, 07 Nov 2020 09:24:15 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id yERgLr9npl8dBQAA1q6Kng (envelope-from ) for ; Sat, 07 Nov 2020 09:24:15 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5A6189402A9 for ; Sat, 7 Nov 2020 09:24:15 +0000 (UTC) Received: from localhost ([::1]:35514 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kbKSE-0002av-8O for larch@yhetil.org; Sat, 07 Nov 2020 04:24:14 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50626) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbKS2-0002ao-KT for guix-devel@gnu.org; Sat, 07 Nov 2020 04:24:02 -0500 Received: from mailrelay.tugraz.at ([129.27.2.202]:39600) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kbKRz-0006AX-Jp for guix-devel@gnu.org; Sat, 07 Nov 2020 04:24:01 -0500 Received: from nijino.local (217-149-162-161.nat.highway.telekom.at [217.149.162.161]) by mailrelay.tugraz.at (Postfix) with ESMTPSA id 4CSsJQ2jg3z1LLyW; Sat, 7 Nov 2020 10:23:49 +0100 (CET) DKIM-Filter: OpenDKIM Filter v2.11.0 mailrelay.tugraz.at 4CSsJQ2jg3z1LLyW DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tugraz.at; s=mailrelay; t=1604741030; bh=Mw0xqJeJ8NSmebVPWHcKVO4m12nUgT/t247Zf6alg0k=; h=Subject:From:To:Cc:Date:In-Reply-To:From; b=IOiLgQOZ0AzP2E4ftf3/gh7SEyHRU1EA3GNNzVt0qJaasxTJRqjMAAwwEJ87R1+sp /2Gq+WqbcrQlc1nRwlFIZJQzZfLfArSYd+6X4D1KsCB5YF3dNYw60RWWiN4U2EC5vu NhSlIdod3izPWAaOns1kz/gWkFioukTZyOVxSMws= Message-ID: <01bb3fc700006f6edbc1919f5cd81484410a9e74.camel@student.tugraz.at> Subject: Re: Japanese Input wont't without manually adding environmental variables? From: Leo Prikler To: yasu@yasuaki.com Date: Sat, 07 Nov 2020 10:23:49 +0100 In-Reply-To: 8c9bc8edbc5c0b9e06f0bd66b1069d4a5c71eea2.camel@yasuaki.com Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-TUG-Backscatter-control: bt4lQm5Tva3SBgCuw0EnZw X-Spam-Scanner: SpamAssassin 3.003001 X-Spam-Score-relay: -1.9 X-Scanned-By: MIMEDefang 2.74 on 129.27.10.117 Received-SPF: pass client-ip=129.27.2.202; envelope-from=leo.prikler@student.tugraz.at; helo=mailrelay.tugraz.at X-detected-operating-system: by eggs.gnu.org: First seen = 2020/11/07 04:23:52 X-ACL-Warn: Detected OS = Linux 3.11 and newer [fuzzy] X-Spam_score_int: -42 X-Spam_score: -4.3 X-Spam_bar: ---- X-Spam_report: (-4.3 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_MED=-2.3, RCVD_IN_MSPIKE_H3=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=tugraz.at header.s=mailrelay header.b=IOiLgQOZ; dmarc=pass (policy=none) header.from=student.tugraz.at; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -0.71 X-TUID: lR+JX9dCBivl Hello, yasu I recently submitted #44354, which would set GUIX_GTK*_IM_MODULE_FILE from the system configuration. Once this patch is merged, you should be able to add ibus and ibus-anthy to your operating-system packages and have them picked up from there by gnome. Note, that this patch would as it is currently likely only set GUIX_GTK3_IM_MODULE_FILE, because the gnome package does not contain anything linked against gtk+-2. If that is a concern, you can add an application that does to it. Mine currently looks like this: ``` (package (inherit gnome) (propagated-inputs `(,@(package-propagated-inputs gnome) ;; IBus ("ibus" ,ibus) ("ibus-anthy" ,ibus-anthy) ;; World ("dconf-editor" ,dconf-editor) ("evolution" ,evolution) ("evolution-data-server" ,evolution-data-server) ("gitg" ,gitg) ("gnome-tweaks" ,gnome-tweaks) ("polari" ,polari) ("seahorse" ,seahorse)))) ``` [As you can see, just ibus and a few more Gnome packages, but none using Gtk+ 2.] Best regards, Leo