From debbugs-submit-bounces@debbugs.gnu.org Sat Nov 28 10:27:58 2020 Received: (at 44916) by debbugs.gnu.org; 28 Nov 2020 15:27:58 +0000 Received: from localhost ([127.0.0.1]:48873 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kj28k-00020Q-Ce for submit@debbugs.gnu.org; Sat, 28 Nov 2020 10:27:58 -0500 Received: from wp224.webpack.hosteurope.de ([80.237.132.231]:60978) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kj28i-00020H-5V for 44916@debbugs.gnu.org; Sat, 28 Nov 2020 10:27:57 -0500 Received: from www.rohleder.de ([37.61.204.227]); authenticated by wp224.webpack.hosteurope.de running ExIM with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) id 1kj28g-0005IM-CL; Sat, 28 Nov 2020 16:27:54 +0100 Received: from [192.168.1.3] (helo=micha) by www.rohleder.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94) (envelope-from ) id 1kj28c-0005YN-Am for 44916@debbugs.gnu.org; Sat, 28 Nov 2020 16:27:53 +0100 From: Michael Rohleder To: 44916@debbugs.gnu.org Subject: Re: bug#44916: No option to add whisker menu to xfce panel after installing package xfce4-whiskermenu-plugin. References: <6db0a2cd-d46e-4152-99e4-1b871f987c0f@www.fastmail.com> Date: Sat, 28 Nov 2020 16:27:46 +0100 In-Reply-To: <6db0a2cd-d46e-4152-99e4-1b871f987c0f@www.fastmail.com> (potentialuser's message of "Sat, 28 Nov 2020 00:05:48 -0500") Message-ID: <87zh31o619.fsf@rohleder.de> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="==-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" X-bounce-key: webpack.hosteurope.de;mike@rohleder.de;1606577276;e1ca8d84; X-HE-SMSGID: 1kj28g-0005IM-CL X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 44916 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: -1.7 (-) --==-=-= Content-Type: multipart/mixed; boundary="=-=-=" --=-=-= Content-Type: text/plain Thank you for reporting! potentialuser54@postpro.net writes: > After doing a fresh install of Guix system using the graphics install menu and picking the xfce option, I decided to substitute xfce's "Applications" menu with the "Whisker" menu. > > Thus, I used command "guix install xfce4-whiskermenu-plugin" to > install the package. After a system reboot, I opened the menu for > adding items to the xfce panel. However, the option "Whisker Menu" > isn't there. > > I asked this problem on irc and irc user "mroh" told me that this plugin looks broken and they will try to fix it. They also asked me to make a bug report: >> mroh | PotentailUser-53: that plugin does indeed looks broken: > ~/.guix-profile/bin/xfce4-popup-whiskermenu: line 47: > /gnu/store/clmv25gbfjrajvh8bsnhfj3w86kry004-xfce4-whiskermenu-plugin-2.4.6/bin/xfce4-panel: > No such file or directory Here is a first try to fix this: --=-=-= Content-Type: text/x-patch Content-Disposition: inline; filename=0001-gnu-xfce4-whiskermenu-plugin-Fix-installed-shell-scr.patch Content-Transfer-Encoding: quoted-printable >From c0157162c35dea28fd4f65c0b8bc87425358e7db Mon Sep 17 00:00:00 2001 From: Michael Rohleder Date: Sat, 28 Nov 2020 16:10:15 +0100 Subject: [PATCH] gnu: xfce4-whiskermenu-plugin: Fix installed shell script. * gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Fix installed shell scr= ipt. [arguments]: Add phase fix-shell-script to substitute path to xfce4-panel. =2D-- gnu/packages/xfce.scm | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/gnu/packages/xfce.scm b/gnu/packages/xfce.scm index fbe06a1c76..1e5ece0489 100644 =2D-- a/gnu/packages/xfce.scm +++ b/gnu/packages/xfce.scm @@ -535,7 +535,15 @@ keys for controlling the audio volume.") ("gtk+" ,gtk+) ("libxfce4ui" ,libxfce4ui))) (arguments =2D `(#:tests? #f)) ; no tests + `(#:tests? #f ; no tests + #:phases + (modify-phases %standard-phases + (add-after 'unpack 'fix-shell-script + (lambda* (#:key inputs #:allow-other-keys) + (substitute* (string-append "panel-plugin/xfce4-popup-whisker= menu.in") + (("@CMAKE_INSTALL_FULL_BINDIR@") + (string-append (assoc-ref inputs "xfce4-panel") "/bin"))) + #t))))) (home-page "https://goodies.xfce.org/projects/panel-plugins/xfce4-whis= kermenu-plugin") (synopsis "Application menu panel plugin for Xfce") (description =2D-=20 2.29.2 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Now, the shell script (path to xfce4-panel in the last line) looks fine, but it still doesn't popup/display anything ;( =2D-=20 apples have meant trouble since eden --=-=-=-- --==-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQFFBAEBCAAvFiEEdV4t5dDVhcUueCgwfHr/vv7yyyUFAl/CbHMRHG1pa2VAcm9o bGVkZXIuZGUACgkQfHr/vv7yyyUyWQgAtpWEVIuMRNAIVio6gKGoiazewWh8r3UV T+sto2vD6QvXUuBxtZvWYpeoJ+PUwREh2Y3ue8sD9u7aFeC7w1gzw+Kue4tZRTuq WZ+YB5UcCMZSxv4/RsJP5bpoLDZYAm2gptVNBUutUHQxkvgU24JNrVBA6x1VyyAl LlKShpOhgiI/3B+mRrHL0b1rFb9mCtE/ibG/fkOq8l0s57+1quNxaDel0/KhAnez O92kr8byqFQC7dV7EA8jHoyV7kKF3+AP94rhR2yanyaVipaCE+Ojto2ZuKZjbHjI 2Nfdn6fItlQtYSOy4wQJ54f5TJDuq3ba8uLdc0ANlKSa1qSikQSM8Q== =CnlM -----END PGP SIGNATURE----- --==-=-=--