unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: Andreas Enge <andreas@enge.fr>
To: 41196@debbugs.gnu.org
Subject: bug#41196: Update
Date: Sat, 5 Sep 2020 23:09:52 +0200	[thread overview]
Message-ID: <20200905210952.GA25104@jurong> (raw)
In-Reply-To: <20200512013608.707a9886@kompiuter>

Hello,

the same problem happened to me right now, but it is not related to any
versions or updates in Guix. In fact, I just did an aggressive "guix gc",
which removed the referenced exo version from the store. The path is
actually stored in my
   $HOME/.config/xfce4/panel/launcher-19/15993349933.desktop
which is not changed upon updating xfce. As long as the corresponding
exo-open is still available in the store, clicking the icon will work;
"guix gc" (after deleting the profile generations where this exo version
was referenced) will remove it from the store.

I do not see what we could do inside Guix to solve the problem.
Personally I simple replaced
   /gnu/store/*hash*-exo-0.12.6/bin/exo-open --launch *Applicationname* %u
by
   *Applicationname* %u

It works at least for (equal? *Applicationname* icecat).

Andreas





  reply	other threads:[~2020-09-05 21:13 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-11 23:36 bug#41196: Xfce panel, exo-open: launching applications not working Jan
2020-09-05 21:09 ` Andreas Enge [this message]
2020-09-05 21:15   ` bug#41196: Update Andreas Enge

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=20200905210952.GA25104@jurong \
    --to=andreas@enge.fr \
    --cc=41196@debbugs.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).