unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Danny Milosavljevic <dannym@scratchpost.org>
To: Chris Marusich <cmmarusich@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: XDG standard desktop entries - desktop-file-utils and gtk, and KDE: mechanism of desktop database generation in profiles
Date: Sun, 28 May 2017 09:20:20 +0200	[thread overview]
Message-ID: <20170528092020.63c83c8a@scratchpost.org> (raw)
In-Reply-To: <8760hc6v8d.fsf@gmail.com>

Hi,

On Sun, 07 May 2017 17:35:46 -0700
Chris Marusich <cmmarusich@gmail.com> wrote:
> Is this supposed to work "out of the box" on foreign distros?

If you set the environment variables as documented yes - although some distros do weird things in their startup scripts if the environment variable is already set when they start up.

> I've noticed that when I install an application (e.g.,
> "cool-retro-term"), the application shows up via the "Search" feature of
> the "Application Overview" in GNOME3 on GuixSD [1], but not in Ubuntu
> via the Dash's search results [2].  In Ubuntu, I tried adding
> $HOME/.guix-profile/share to the XDG_DATA_DIRS, but even after
> rebooting, the Dash search still failed to find the application.

Strange.  I'd inspect /proc/<dash-pid>/environ whether it actually got the environment variable, and then attach via strace -p <dash-pid> to find out what desktop files it's reading...

> In Ubuntu, the application only showed up in the Dash search results
> after I manually copied the desktop entry for the application out of the
> store and put it into a well-known location, such as
> ~/.local/share/applications.

That should not be the case - sounds like a bug.  The question is where...

  reply	other threads:[~2017-05-28  7:20 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-24  8:46 Suggest A debian-style menu system for guix tumashu
2017-04-24  9:48 ` ng0
2017-04-24 10:28   ` Feng Shu
2017-04-24 12:15     ` William Seddon
2017-04-24 12:22     ` ng0
2017-04-24 12:48       ` Feng Shu
2017-04-24 13:38         ` Hartmut Goebel
2017-05-01 14:25         ` Adonay Felipe Nogueira
2017-05-02  6:07           ` Chris Marusich
2017-05-02  9:45             ` XDG standard desktop entries - desktop-file-utils and gtk, and KDE: mechanism of desktop database generation in profiles Danny Milosavljevic
2017-05-08  0:35               ` Chris Marusich
2017-05-28  7:20                 ` Danny Milosavljevic [this message]
2017-05-02 11:34             ` Suggest A debian-style menu system for guix Adonay Felipe Nogueira

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=20170528092020.63c83c8a@scratchpost.org \
    --to=dannym@scratchpost.org \
    --cc=cmmarusich@gmail.com \
    --cc=guix-devel@gnu.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).