From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id lvyFBygiBGCJRQAA0tVLHw (envelope-from ) for ; Sun, 17 Jan 2021 11:40:24 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 0BXCAigiBGDhNAAAB5/wlQ (envelope-from ) for ; Sun, 17 Jan 2021 11:40:24 +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 882D89404C2 for ; Sun, 17 Jan 2021 11:40:23 +0000 (UTC) Received: from localhost ([::1]:44582 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1l16Pu-0000Pg-Gj for larch@yhetil.org; Sun, 17 Jan 2021 06:40:22 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:40466) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l16Pm-0000PZ-P0 for help-guix@gnu.org; Sun, 17 Jan 2021 06:40:14 -0500 Received: from mail1.fsfe.org ([217.69.89.151]:38888) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1l16Pk-0005G6-Id for help-guix@gnu.org; Sun, 17 Jan 2021 06:40:14 -0500 Message-ID: <972736aded5b87ef8d85113b3af2a0410a5e3d4f.camel@fsfe.org> Subject: Re: Cann't launch Transmission From: Christophe Pisteur To: Leo Famulari , help guix Date: Sun, 17 Jan 2021 12:40:06 +0100 In-Reply-To: <03c097cb-0b10-497c-a1fb-8f48974bce72@www.fastmail.com> References: <4295500def248114598cf4c83880942da13ba1cd.camel@fsfe.org> <03c097cb-0b10-497c-a1fb-8f48974bce72@www.fastmail.com> User-Agent: Evolution 3.34.2 MIME-Version: 1.0 Received-SPF: pass client-ip=217.69.89.151; envelope-from=christophe.pisteur@fsfe.org; helo=mail1.fsfe.org X-Spam_score_int: -68 X-Spam_score: -6.9 X-Spam_bar: ------ X-Spam_report: (-6.9 / 5.0 requ) BAYES_00=-1.9, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_HI=-5, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -2.26 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=fail reason="SPF not aligned (relaxed), No valid DKIM" header.from=fsfe.org (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Migadu-Queue-Id: 882D89404C2 X-Spam-Score: -2.26 X-Migadu-Scanner: scn1.migadu.com X-TUID: tjW83wt1oy6a Great, I just did `$ guix package -i transmission:gui`and it worked. And I understand now why there is a separate output called "gui" for `guix show transmission` Thank you very much! Christophe Le samedi 16 janvier 2021 à 19:07 -0500, Leo Famulari a écrit : > The graphical part of Transmission is provided in a separate "output" > of the package. > I can't check now but I believe it's called the "gui" output. You can > check the list of outputs with `guix show transmission`. > You can install non-default outputs with e.g. `guix package -i > transmission:gui`. > On Sat, Jan 16, 2021, at 17:32, Christophe Pisteur wrote: > > Hello, > > I installed transmission in my profil ($ guix package -i > > transmission)but cannot launch it. There is no icon in gnome menu; > > and I tried to start transmission withthe terminal ($ transmission > > or $ transmission-gtk) but nothinghappens.I did: guix pull, guix > > package -u, sudo guix system reconfigure/etc/config.scm and reboot > > but nothing helps. > > Any idea? Thank's for your help > > Christophe > > for information: > > $ guix --versionguix (GNU Guix) > > 0dc484edcf163e24f00805dae6b7a2574231a7d8Copyright © 2021 les > > auteurs de GuixLicence GPLv3+ : GNU GPL version 3 ou ultérieure < > > http://www.gnu.org/licenses/gpl.fr.html>Ceci est un logiciel libre > > : vous êtes libre de le modifier et de leredistribuer.Il n'y a > > AUCUNE GARANTIE, dans les limites permises par la loi. > > $ tree -a $(guix build > > transmission)/gnu/store/aa6anqhdwn51x86asfqr1vhhj8hibx53- > > transmission-3.00-gui