From: Ekaitz Zarraga <ekaitz@elenq.tech>
To: sirgazil <sirgazil@zoho.com>
Cc: "help-guix\\@gnu.org" <help-guix@gnu.org>,
Jesse Gibbons <jgibbons2357@gmail.com>
Subject: Re: KDE + Guix as a package manager
Date: Sun, 02 Feb 2020 11:42:11 +0000 [thread overview]
Message-ID: <qEkJ8gyJMuRRC4SloXipOTX_56Mn3fvOQPANDS2Z9OkME9MbOXZXBFztI1dDJKQziMSM5Am3WFf8xuFuhyZ64VOvkuJJyJtQLA4DTFavcGU=@elenq.tech> (raw)
In-Reply-To: <17003321f95.e0dd054159676.870170966383657476@zoho.com>
‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
On Sunday, February 2, 2020 12:59 AM, sirgazil <sirgazil@zoho.com> wrote:
> ---- On Sat, 01 Feb 2020 18:35:02 -0500 Jesse Gibbonsjgibbons2357@gmail.com wrote ----
>
> > On Sat, 2020-02-01 at 21:07 +0000, Ekaitz Zarraga wrote:
>
> > > Hi,
>
> > >
>
> > > I have Guix installed as a package manager on KDE-Neon and I use it
>
> > > for my tools but they are not found by KDE but they run perfectly if
>
> > > I run them from my terminal (my bashrc is setting the needed
>
> > > variables).
>
> > >
>
> > > I tried playing around with different files and setting environment
>
> > > variables but I'm unable to make it work.
>
> > >
>
> > > How do you manage that?
>
> > > Thoughts?
>
> > >
>
> > > Thank you.
>
> > >
>
> > > Ekaitz
>
> > >
>
> > > ElenQ Technology
>
> > > Ethical Innovation
>
> > >
>
> > >
>
> > >
>
> >
>
> > Some apps don't generate a .desktop file. If an app does generate a
>
> > .desktop, it would be installed in "~/.guix-
>
> > profile/share/applications/". If an apps you use doesn't have a
>
> > .desktop there, report a bug.
>
> > If KDE isn't showing an icon for an app with a .desktop file in
>
> > ~/.guix-profile/share/applications/ then you will need to configure KDE
>
> > to look there for .desktop files. I don't know how to do that though.
>
> >
>
> I don't know if KDE followsfreedesktop.org specifications about .desktop files and their locations, but there is a previous thread about this kind of problem; they modify XDG_DATA_DIRS to make things work (see https://lists.gnu.org/archive/html/help-guix/2017-11/msg00020.html).
Hi,
Thanks! That was the variable I was missing!
KDE supports freedesktop.org but I needed to set the variables for the KDE session and it was running before I was able to set them. The way to set that is to add a script in `$XDG_CONFIG_HOME/plasma-workspace/env/`. I was able to find this file but I didn't know the specific variable I had to set. Setting XDG_DATA_DIRS there makes everything work.
Thank you very much for you help.
prev parent reply other threads:[~2020-02-02 11:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-01 21:07 KDE + Guix as a package manager Ekaitz Zarraga
2020-02-01 23:35 ` Jesse Gibbons
2020-02-01 23:59 ` sirgazil
2020-02-02 11:42 ` Ekaitz Zarraga [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='qEkJ8gyJMuRRC4SloXipOTX_56Mn3fvOQPANDS2Z9OkME9MbOXZXBFztI1dDJKQziMSM5Am3WFf8xuFuhyZ64VOvkuJJyJtQLA4DTFavcGU=@elenq.tech' \
--to=ekaitz@elenq.tech \
--cc=help-guix@gnu.org \
--cc=jgibbons2357@gmail.com \
--cc=sirgazil@zoho.com \
/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 external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.