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
