From unknown Fri Aug 15 15:38:47 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41196: Xfce panel, exo-open: launching applications not working Resent-From: Jan Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 11 May 2020 23:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 41196 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41196@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.158924018627699 (code B ref -1); Mon, 11 May 2020 23:37:02 +0000 Received: (at submit) by debbugs.gnu.org; 11 May 2020 23:36:26 +0000 Received: from localhost ([127.0.0.1]:53632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jYHyE-0007Ch-FJ for submit@debbugs.gnu.org; Mon, 11 May 2020 19:36:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:53634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jYHyD-0007CX-00 for submit@debbugs.gnu.org; Mon, 11 May 2020 19:36:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYHyC-0003Aj-Pm for bug-guix@gnu.org; Mon, 11 May 2020 19:36:24 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.155]:48251) by eggs.gnu.org with esmtps (TLS1.2:RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jYHyB-0002oF-0t for bug-guix@gnu.org; Mon, 11 May 2020 19:36:24 -0400 X-Interia-R: Interia X-Interia-R-IP: 89.64.43.193 X-Interia-R-Helo: Received: from kompiuter (89-64-43-193.dynamic.chello.pl [89.64.43.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Tue, 12 May 2020 01:36:17 +0200 (CEST) Date: Tue, 12 May 2020 01:36:08 +0200 From: Jan Message-ID: <20200512013608.707a9886@kompiuter> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Interia-Antivirus: OK DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1589240178; bh=cQ1fa9UZbIsV6uF/VhHNtYvAlFKV2SsqIQZSgSV9awM=; h=X-Interia-R:X-Interia-R-IP:X-Interia-R-Helo:Date:From:To:Subject: Message-ID:X-Mailer:MIME-Version:Content-Type: Content-Transfer-Encoding:X-Interia-Antivirus; b=BDobGYuv98QSqLHnkj19TPOxBcmVz2iS7YsH5HYGlqDp/sWiYZe/A07Vaz1Cv2rFO kC4kbcbVbC3tVcDNVTfIr7KXpiN89LiixjNUAElbZFcOwKTrNsWg54qgGOYOwVFP/e 3psuorROJmEu1WF54pv2/XrrRDY6vaspieevhhvU= Received-SPF: pass client-ip=217.74.65.155; envelope-from=tona_kosmicznego_smiecia@interia.pl; helo=smtpo.poczta.interia.pl X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/11 19:36:18 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x (no timestamps) [generic] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.6 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello, while clicking on icons on Xfce panel, it fails to launch applications and throws "Couldn't run command /gnu/store/*hash*-exo-0.12.6/bin/exo-open --launch *Application name* %u There's no such file or directory". I thought I reported the issue somewhere, but my memory tricked me and I confused the issue with the "gio-launch-desktop" bug, which was recently resolved. If this can be resolved by a simple wrapper, unlike the "gio-launch-desktop" bug, I can try fixing it. By the way, the issue is present for like 7 months already. It seems something failed during making the 1.1.0 release and Guix as a distribution needs better procedures for handling the release process to avoid such bugs in the future. A checklist would be good. Maybe making a "Tests" page in the manual, something with the ability to modify the status of test: * panel: works * setting wallpaper: unknown/not tested yet etc. Jan Wielkiewicz From unknown Fri Aug 15 15:38:47 2025 X-Loop: help-debbugs@gnu.org Subject: bug#41196: Update References: <20200512013608.707a9886@kompiuter> In-Reply-To: <20200512013608.707a9886@kompiuter> Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sat, 05 Sep 2020 21:11:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 41196 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 41196@debbugs.gnu.org Received: via spool by 41196-submit@debbugs.gnu.org id=B41196.159934021016470 (code B ref 41196); Sat, 05 Sep 2020 21:11:02 +0000 Received: (at 41196) by debbugs.gnu.org; 5 Sep 2020 21:10:10 +0000 Received: from localhost ([127.0.0.1]:44231 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEfRq-0004Ha-Ea for submit@debbugs.gnu.org; Sat, 05 Sep 2020 17:10:10 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:37936) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEfRo-0004HO-LP for 41196@debbugs.gnu.org; Sat, 05 Sep 2020 17:10:09 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 2C019CF87; Sat, 5 Sep 2020 23:10:07 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0ew_PEf5KszW; Sat, 5 Sep 2020 23:10:06 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::610]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 53FEECEC5; Sat, 5 Sep 2020 23:10:06 +0200 (CEST) Date: Sat, 5 Sep 2020 23:09:52 +0200 From: Andreas Enge Message-ID: <20200905210952.GA25104@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Score: 0.7 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) 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 From unknown Fri Aug 15 15:38:47 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Jan Subject: bug#41196: closed (Re: Update) Message-ID: References: <20200905211509.GA25274@jurong> <20200512013608.707a9886@kompiuter> X-Gnu-PR-Message: they-closed 41196 X-Gnu-PR-Package: guix Reply-To: 41196@debbugs.gnu.org Date: Sat, 05 Sep 2020 21:16:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1599340562-20498-1" This is a multi-part message in MIME format... ------------=_1599340562-20498-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #41196: Xfce panel, exo-open: launching applications not working which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 41196@debbugs.gnu.org. --=20 41196: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D41196 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1599340562-20498-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 41196-done) by debbugs.gnu.org; 5 Sep 2020 21:15:26 +0000 Received: from localhost ([127.0.0.1]:44258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEfWw-0004oB-66 for submit@debbugs.gnu.org; Sat, 05 Sep 2020 17:15:26 -0400 Received: from hera.aquilenet.fr ([185.233.100.1]:38026) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kEfWu-0004mO-SX for 41196-done@debbugs.gnu.org; Sat, 05 Sep 2020 17:15:25 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 0A298CF97; Sat, 5 Sep 2020 23:15:24 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id IR8fxFzc28j2; Sat, 5 Sep 2020 23:15:23 +0200 (CEST) Received: from jurong (unknown [IPv6:2001:910:103f::610]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 45858CF87; Sat, 5 Sep 2020 23:15:23 +0200 (CEST) Date: Sat, 5 Sep 2020 23:15:09 +0200 From: Andreas Enge To: 41196-done@debbugs.gnu.org Subject: Re: Update Message-ID: <20200905211509.GA25274@jurong> References: <20200905210952.GA25104@jurong> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20200905210952.GA25104@jurong> X-Spam-Score: 0.7 (/) X-Debbugs-Envelope-To: 41196-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.3 (/) Closing as a duplicate of 25667. Andreas ------------=_1599340562-20498-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 11 May 2020 23:36:26 +0000 Received: from localhost ([127.0.0.1]:53632 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jYHyE-0007Ch-FJ for submit@debbugs.gnu.org; Mon, 11 May 2020 19:36:26 -0400 Received: from lists.gnu.org ([209.51.188.17]:53634) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1jYHyD-0007CX-00 for submit@debbugs.gnu.org; Mon, 11 May 2020 19:36:25 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:58950) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jYHyC-0003Aj-Pm for bug-guix@gnu.org; Mon, 11 May 2020 19:36:24 -0400 Received: from smtpo.poczta.interia.pl ([217.74.65.155]:48251) by eggs.gnu.org with esmtps (TLS1.2:RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1jYHyB-0002oF-0t for bug-guix@gnu.org; Mon, 11 May 2020 19:36:24 -0400 X-Interia-R: Interia X-Interia-R-IP: 89.64.43.193 X-Interia-R-Helo: Received: from kompiuter (89-64-43-193.dynamic.chello.pl [89.64.43.193]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by poczta.interia.pl (INTERIA.PL) with ESMTPSA for ; Tue, 12 May 2020 01:36:17 +0200 (CEST) Date: Tue, 12 May 2020 01:36:08 +0200 From: Jan To: bug-guix@gnu.org Subject: Xfce panel, exo-open: launching applications not working Message-ID: <20200512013608.707a9886@kompiuter> X-Mailer: Claws Mail 3.14.1 (GTK+ 2.24.31; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Interia-Antivirus: OK DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=interia.pl; s=biztos; t=1589240178; bh=cQ1fa9UZbIsV6uF/VhHNtYvAlFKV2SsqIQZSgSV9awM=; h=X-Interia-R:X-Interia-R-IP:X-Interia-R-Helo:Date:From:To:Subject: Message-ID:X-Mailer:MIME-Version:Content-Type: Content-Transfer-Encoding:X-Interia-Antivirus; b=BDobGYuv98QSqLHnkj19TPOxBcmVz2iS7YsH5HYGlqDp/sWiYZe/A07Vaz1Cv2rFO kC4kbcbVbC3tVcDNVTfIr7KXpiN89LiixjNUAElbZFcOwKTrNsWg54qgGOYOwVFP/e 3psuorROJmEu1WF54pv2/XrrRDY6vaspieevhhvU= Received-SPF: pass client-ip=217.74.65.155; envelope-from=tona_kosmicznego_smiecia@interia.pl; helo=smtpo.poczta.interia.pl X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/11 19:36:18 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x (no timestamps) [generic] X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H4=0.001, RCVD_IN_MSPIKE_WL=0.001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action X-Spam-Score: 0.6 (/) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.4 (--) Hello, while clicking on icons on Xfce panel, it fails to launch applications and throws "Couldn't run command /gnu/store/*hash*-exo-0.12.6/bin/exo-open --launch *Application name* %u There's no such file or directory". I thought I reported the issue somewhere, but my memory tricked me and I confused the issue with the "gio-launch-desktop" bug, which was recently resolved. If this can be resolved by a simple wrapper, unlike the "gio-launch-desktop" bug, I can try fixing it. By the way, the issue is present for like 7 months already. It seems something failed during making the 1.1.0 release and Guix as a distribution needs better procedures for handling the release process to avoid such bugs in the future. A checklist would be good. Maybe making a "Tests" page in the manual, something with the ability to modify the status of test: * panel: works * setting wallpaper: unknown/not tested yet etc. Jan Wielkiewicz ------------=_1599340562-20498-1--