GNU bug report logs - #41196
Xfce panel, exo-open: launching applications not working

Previous Next

Package: guix;

Reported by: Jan <tona_kosmicznego_smiecia <at> interia.pl>

Date: Mon, 11 May 2020 23:37:02 UTC

Severity: normal

Done: Andreas Enge <andreas <at> enge.fr>

Bug is archived. No further changes may be made.

Full log


Message #8 received at 41196 <at> debbugs.gnu.org (full text, mbox):

From: Andreas Enge <andreas <at> enge.fr>
To: 41196 <at> debbugs.gnu.org
Subject: Update
Date: Sat, 5 Sep 2020 23:09:52 +0200
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





This bug report was last modified 4 years and 259 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.