From: Leo Famulari <leo@famulari.name>
To: Danny Milosavljevic <dannym@scratchpost.org>
Cc: 23066@debbugs.gnu.org
Subject: bug#23066: "guix package -i transmission" doesn't install transmission-gtk into profile
Date: Wed, 23 Mar 2016 13:25:36 -0400 [thread overview]
Message-ID: <20160323172536.GB3893@jasmine> (raw)
In-Reply-To: <20160319193253.619b21a9@scratchpost.org>
On Sat, Mar 19, 2016 at 07:32:53PM +0100, Danny Milosavljevic wrote:
> However, it installs share/applications/transmission-gtk.desktop into the profile, containing
>
> Exec=transmission-gtk %U
>
> i.e. it won't find it.
>
> transmission-cli works.
>
> I checked gnu/packages/bittorrent.scm , it seems to do some weird special-case for the gui (it puts the gui into a "gui" output and the rest into an "out" output).
>
> But
>
> $ guix package -i transmission:gui
>
> works. If that's supposed to be the official way, that's not discoverable.
If you do `guix package --show=transmission`, the following line appears
in the output:
outputs: out gui
So, it is discoverable, although it doesn't jump out at you. I think
that when we have a graphical package management tool, the multiple
outputs should be made more apparent to our users.
> Also, the desktop file should also be in there, then it's at more consistent.
Can you look at how some other packages do this [0], and send a patch
fixing this aspect of the transmission package to guix-devel@gnu.org?
[0] If you don't know where to start, just try using `grep` for the
relevant terms in 'gnu/packages'. I don't really know much about this
subject, so sorry that I can't give more specific advice.
next prev parent reply other threads:[~2016-03-23 17:26 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-19 18:32 bug#23066: "guix package -i transmission" doesn't install transmission-gtk into profile Danny Milosavljevic
2016-03-23 17:25 ` Leo Famulari [this message]
2016-04-02 20:42 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160323172536.GB3893@jasmine \
--to=leo@famulari.name \
--cc=23066@debbugs.gnu.org \
--cc=dannym@scratchpost.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).