From unknown Thu Jun 19 14:04:13 2025 X-Loop: help-debbugs@gnu.org Subject: bug#77112: mate-applets are not being installed correctly Resent-From: softwarelibre@urutau-ltd.org Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 19 Mar 2025 08:28:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 77112 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 77112@debbugs.gnu.org X-Debbugs-Original-To: Bug Guix Received: via spool by submit@debbugs.gnu.org id=B.17423728619091 (code B ref -1); Wed, 19 Mar 2025 08:28:03 +0000 Received: (at submit) by debbugs.gnu.org; 19 Mar 2025 08:27:41 +0000 Received: from localhost ([127.0.0.1]:47647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tuom3-0002MX-Kg for submit@debbugs.gnu.org; Wed, 19 Mar 2025 04:27:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38024) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tulh0-00012L-A2 for submit@debbugs.gnu.org; Wed, 19 Mar 2025 01:10:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tulgq-0004LY-6i for bug-guix@gnu.org; Wed, 19 Mar 2025 01:10:05 -0400 Received: from mail.w14.tutanota.de ([185.205.69.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tulgm-0000Q1-Mn for bug-guix@gnu.org; Wed, 19 Mar 2025 01:10:02 -0400 Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10]) by mail.w14.tutanota.de (Postfix) with ESMTP id A75016E39B3C for ; Wed, 19 Mar 2025 06:09:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1742360964; s=s1; d=urutau-ltd.org; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=tA9+Sw2KlaXj3uq0v22BOs34gJfOX38Ich2uhql0r2E=; b=AY7UwYX1VBsMcHwf14eA/GJ0aJLLTxzoh5JBpZsSNEw8DxKNb3n9/aG9IPrZizie gRWHk6CspSugy6JgjK8eYnItWrAGYAKUkTK6oaxAHXokOUcA6/2uGLQZjcyOcLJGo+x vLLzH7j/VIWSkbU2AgwnTkp4EdeHjArAo0UKcLOcb9nTrRCCPF5jgfPbiYVuDVrqy34 de6Y8BrIe4Rh2EAM5eQR1+Su85bST50tFG+LZN9R2/eBuisnCKW9PNpvb2SuYvoNwGk 3rnxHOVJSqACfzEACQTBicaK5/EJAsJP1YQl8Apdi6bz4YM3TMgfHpAmO3qh/2O1iB5 cavxBMDbFw== Date: Wed, 19 Mar 2025 06:09:24 +0100 (CET) From: softwarelibre@urutau-ltd.org Message-ID: MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_222065_398228540.1742360964622" Received-SPF: pass client-ip=185.205.69.214; envelope-from=softwarelibre@urutau-ltd.org; helo=mail.w14.tutanota.de 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Mailman-Approved-At: Wed, 19 Mar 2025 04:27:34 -0400 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.1 (/) ------=_Part_222065_398228540.1742360964622 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The package is pulled when you enable=C2=A0mate-desktop-service-type, insta= lling it with guix install makes no difference, they aren't shown on the pa= nel "add to panel" menu. No applets like weather, coundown, etc appear on t= he list. I discovered this while developing a fork of mintmenu for MATE inside guix = because I'm interested in contributing with a solution to https://lists.gnu= .org/archive/html/help-guix/2025-02/msg00046.html But using both "mintmenu" and "mintdesktop" since their installation=C2=A0 = involves lots but simple (substitute*) calls to fix python shebangs / renam= e required python scripts (both projects lack a build system outside dpkg b= uildpackage.=C2=A0 Guix already supports libxapp and it's python bindings. = I noticed this issue while testing the package.=C2=A0 Consulting=C2=A0~/.guix-profile/share/mate-panel/applets/ there are files i= nstalled: org.mate.applets.AccessxStatusApplet.mate-panel-applet org.mate.applets.BattstatApplet.mate-panel-applet org.mate.applets.CharpickerApplet.mate-panel-applet org.mate.applets.CommandApplet.mate-panel-applet org.mate.applets.CPUFreqApplet.mate-panel-applet org.mate.applets.DriveMountApplet.mate-panel-applet org.mate.applets.GeyesApplet.mate-panel-applet org.mate.applets.MateWeatherApplet.mate-panel-applet org.mate.applets.MintMenuApplet.mate-panel-applet org.mate.applets.MultiLoadApplet.mate-panel-applet org.mate.applets.NetspeedApplet.mate-panel-applet org.mate.applets.StickyNotesApplet.mate-panel-applet org.mate.applets.TimerApplet.mate-panel-applet org.mate.applets.TrashApplet.mate-panel-applet org.mate.panel.ClockApplet.mate-panel-applet org.mate.panel.FishApplet.mate-panel-applet org.mate.panel.MintMenuApplet.mate-panel-applet org.mate.panel.NotificationAreaApplet.mate-panel-applet org.mate.panel.Wncklet.mate-panel-applet org.x.MateXAppStatusApplet.mate-panel-applet Many of those applets are not available to use.=C2=A0 I was able to do a clean GUIX installation on a virt-manager and the applet= s are missing too. Is this an installation issue or an actual bug in GUIX. I'm interested in h= elping to maintain more MATE software on GUIX, this desktop is also used in= Trisquel and coming from there I would like to have the same applets avail= able in the panel. -- =C2=A0Uruta=C3=BA Limited - Apoyando al software libre desde Latinoam=C3=A9= rica ------=_Part_222065_398228540.1742360964622 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Th= e package is pulled when you enable mate-desktop-service-type, installing it with guix install makes no difference, they aren't shown=20 on the panel "add to panel" menu. No applets like weather, coundown, etc appear on the list.

I discovered this while developing a fork of mintmenu for MATE inside=20 guix because I'm interested in contributing with a solution to https://lists.gnu.org/archive/= html/help-guix/2025-02/msg00046.html

But using both "mintmenu" and "mintdesktop" since their installation =20 involves lots but simple (substitute*) calls to fix python shebangs /=20 rename required python scripts (both projects lack a build system=20 outside dpkg buildpackage.  Guix already supports libxapp and it's=20 python bindings. I noticed this issue while testing the package. 
<= /div>

Consulting ~/.guix-= profile/share/mate-panel/applets/ there are files installed:
org.mate.applets.AccessxStatusApplet.mate-panel-applet
org.mate.applets.BattstatApplet.mate-panel-applet
org.mate.applets.CharpickerApplet.mate-panel-applet
org.mate.applets.CommandApplet.mate-panel-applet<= br>
org.mate.applets.CPUFreqApplet.mate-panel-applet=
org.mate.applets.DriveMountApplet.mate-panel-ap= plet
org.mate.applets.GeyesApplet.mate-panel-app= let
org.mate.applets.MateWeatherApplet.mate-pane= l-applet
org.mate.applets.MintMenuApplet.mate-pa= nel-applet
org.mate.applets.MultiLoadApplet.mate= -panel-applet
org.mate.applets.NetspeedApplet.ma= te-panel-applet
org.mate.applets.StickyNotesAppl= et.mate-panel-applet
org.mate.applets.TimerApple= t.mate-panel-applet
org.mate.applets.TrashApplet= .mate-panel-applet
org.mate.panel.ClockApplet.ma= te-panel-applet
org.mate.panel.FishApplet.mate-p= anel-applet
org.mate.panel.MintMenuApplet.mate-p= anel-applet
org.mate.panel.NotificationAreaApple= t.mate-panel-applet
org.mate.panel.Wncklet.mate-= panel-applet
org.x.MateXAppStatusApplet.mate-pan= el-applet

Many of th= ose applets are not available to use. 

=
I was able to do a clean GUIX installation on a vir= t-manager and the applets are missing too.

<= /div>
Is this an installation issue or an actual bug in GUIX. I'm interested in=20 helping to maintain more MATE software on GUIX, this desktop is also=20 used in Trisquel and coming from there I would like to have the same=20 applets available in the panel.

--
 Uruta=C3=BA Limited - Apoya= ndo al software libre desde Latinoam=C3=A9rica

------=_Part_222065_398228540.1742360964622-- From unknown Thu Jun 19 14:04:13 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: softwarelibre@urutau-ltd.org Subject: bug#77112: closed (mate-applets are not being installed correctly) Message-ID: References: <0baf5d32-dc66-4da9-b24d-e10f4bcce8cb@web.de> X-Gnu-PR-Message: they-closed 77112 X-Gnu-PR-Package: guix Reply-To: 77112@debbugs.gnu.org Date: Wed, 19 Mar 2025 09:26:04 +0000 Content-Type: multipart/mixed; boundary="----------=_1742376364-9949-1" This is a multi-part message in MIME format... ------------=_1742376364-9949-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #77112: mate-applets are not being installed correctly 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 77112@debbugs.gnu.org. --=20 77112: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D77112 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1742376364-9949-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 77112-done) by debbugs.gnu.org; 19 Mar 2025 09:25:54 +0000 Received: from localhost ([127.0.0.1]:48151 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tupgP-0002ZM-Dy for submit@debbugs.gnu.org; Wed, 19 Mar 2025 05:25:54 -0400 Received: from mout.web.de ([212.227.17.11]:40453) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tupgL-0002YO-Vo for 77112-done@debbugs.gnu.org; Wed, 19 Mar 2025 05:25:51 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=web.de; s=s29768273; t=1742376343; x=1742981143; i=jonathan.brielmaier@web.de; bh=MBwYFIVDfDPFbFDBTDzM8STq7771W452NsED/MZRH6Q=; h=X-UI-Sender-Class:Message-ID:Date:MIME-Version:To:Subject:From: Content-Type:Content-Transfer-Encoding:cc: content-transfer-encoding:content-type:date:from:message-id: mime-version:reply-to:subject:to; b=WXprDIhg/m5AjlvSa6fVprvZwb9263aSeGzjjqViN1VHDAr9x+Xf7Gv7yRtZoaLh fkiYPEg6WNa25kScl1ridfyoiOS51dTT/yLly3NucjqriO3n109LzZnP7u0aJrMll H7u8djtZB3ha/WprrT4VHSEO2j5X+yx9mpfj/d4+nckViwtYslGuCQrqboNyG1vpV lq6DWiVnkZ7acDnVIJD2VaIdOFXBbHiZuEoDMgSsUPoAt5dD7UNVFQbxiwmWi7skq AKMLSHZxmYhJgffHrEKvQ/T278mncClMl7oDRPJXypkBpndS/y3pQZU3M94QdcewC BWEOzMt0vNcb4Ci+pg== X-UI-Sender-Class: 814a7b36-bfc1-4dae-8640-3722d8ec6cd6 Received: from [192.168.1.109] ([77.187.189.58]) by smtp.web.de (mrweb105 [213.165.67.124]) with ESMTPSA (Nemesis) id 1MREzO-1ta12J1kRQ-00T7BQ for <77112-done@debbugs.gnu.org>; Wed, 19 Mar 2025 10:25:43 +0100 Message-ID: <0baf5d32-dc66-4da9-b24d-e10f4bcce8cb@web.de> Date: Wed, 19 Mar 2025 10:25:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird To: 77112-done@debbugs.gnu.org Subject: mate-applets are not being installed correctly Content-Language: de-DE From: Jonathan Brielmaier Autocrypt: addr=jonathan.brielmaier@web.de; keydata= xsBNBFLri3sBCAC70cM07IJUQ2ZJaIsJy3gIDyNhtbRCFuu5zpuzhbqQ/+CsNX7zFGRn47xx O/QnByEA5FIUspgXFaSX72tMGD1MnydJ6PO+i1OuspEcpneqtaIn74TWq/tJxwll0A8qwJXD HZ9r4lQrTsJkUkaWgIeWJfwy2bi/Eu2RwcgApa3fKCBXbNCIif1/LkM6Y9xH7vedYiSE6yDs Tuy5xQmZqkoRnpr/Gfc0JrNFRWZr99VNIHDvIkqczfuYHqfCTxndFbc9WjBj7XgumAi/4Il5 RaUHlBpG19IV0kO8OfJxyfLvOa1vjX0vTXt5WxpnCXk/r7Fux0BwImFbysCEjL+picGPABEB AAHNJGpvbnNnZXIgPGpvbmF0aGFuLmJyaWVsbWFpZXJAd2ViLmRlPsLAlQQTAQgAPwIbIwYL CQgHAwIGFQgCCQoLBBYCAwECHgECF4AWIQSBQWA26Bpc94+AEHHs/IOYi05LnwUCZbgCNgUJ FK2qOwAKCRDs/IOYi05Ln4ztB/47yrAeIqSboGgAkiomBqw8vTyLhFSf4tx/7Un4TP84RYmO H2loDQ0tmUqQB4HWXJc9mGPafnCPmoICQ9uY3kUSl5gL7i29f0HBdoCTW7Vu2uk8XdBvZW8Y DfrqK/UBQ5POor7obZWCcTgP6AbintkBGHKNcfft6kKXbNP5W3QUO/vZvGkxtvFh5vAeLdrI Bkl+QbQELlhNjTr69y3ahHfLp7CUrKJkWYc2pC4aMyoInywhdWX48H4m/Oh/OaMsURb5l/yB +2H3dYXUcHIN8EycOIOq7CoX5bBZesJrDubuM7PfnaWvN7FysY1unJ5Q9gJ0O4qJs1rs2n3e 0HvXVU4PzsBNBFLri3sBCACwZ6+JWOTtYCKURCtuNbmxwvxTmePYmJy1ROX3FUAkp5sp93XB h4Qx2K0kjn2pVvMXRCC8SYF3If/xhVJ/Bl7VdZB8AZlBXdxLfYiFcmqqDphPZcRuVb2uRNXl JbGzXkWIzNUL5uRZj/Gepqj6+OiriskW6ebj0bgc3XJ6aJs/Y2Y6O7AcTdA6FA8KNi5iRfq7 boBGXBqSayP+pDx9IeAByJVMf1Uo9qbVnM7jvHckzfpsHsaYtpb6qKP2TfpD4jpafoS7Jg/n pgGwtrSVPG6bO7pUA10acAt2MllEgNiniOSClfBTH7mzOzzm5JJwO62Z5KCdIDGm0KfxlHkC UWN9ABEBAAHCwHwEGAEIACYCGwwWIQSBQWA26Bpc94+AEHHs/IOYi05LnwUCZ5lRVgUJFo75 WwAKCRDs/IOYi05Ln/h2CAC35aCiZ11JScDarUwAs7o1QRWIAqP75DMEFdHHHKDr/cc3gpxy SR+bk4iDJlC9lMCLUn4ryxYCPUn5/6K0Bk5xPPCOyKzl9V9PGi/mToEhHrqs7C2adecZPTXg smH5aBFRNKjzjqr0pzSWDb4pmcXVu/ly5X45JtKLxiawl7k42SQracwQVphpgWlzcKQUi0v5 SKJdjJ0wD82zn+kvNKUzlv0RNxLCinZ7bRUjxG9zGKmdXmZ5YwOnNhUCesAouHAj0U1iZ6qI E4ydJlSLrbxLag78YhJwBKqQ/x6gDbULrtyZqe3yv+hqYCuwHI/s9CFZVTm3ttid/7DdpTsM WI2/ Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:8M/oWFyg/IsyqYWAgbCDoMXX6G+959pITt8+VdkiwxfAVEspunH 7zmmoN0RODydkxP51fiRC2HjRZRkorF+saEgnfmu8W70ZXcv9LSYvY7gsef5HzkqNhS9l+K If/XpkS490V/4zoZIYZaZDSNbcsdwj37vQ1kaMmiM2Gsc62KVJeFYBizym01aMgceuEn7ID FwLSafUtW6A/hxq3eiJJg== X-Spam-Flag: NO UI-OutboundReport: notjunk:1;M01:P0:Z7KZWOs5AGM=;+m27lPLIvzZlv4KY2dlQKgvDIlj D2svzg1Ninrx0DVZYfSfJcXOvDSQZpMtxcq3CO9P4Emdw39EIwbpc+wead1RPlvJb5htCG7MP uH71P0zJjiXrZza492aIH3gslyu/iZzLyMvfZh48V2X67dmNM7hdD09TPl8YmgX1rnk1BWVvq FUksBA25b3cHIoDcACONKd5KCtJC05kI29zFTJP556QRynLT4+M22XNGlH7omloOUb2YucFrh nN6iK1Fd5G8Kf+Ot4AojMkj8aGQeVKcB6bt4bsJ0uerLWplqgk+Zcbqo8DiK2c23hHLu9aDfD qBmSpoYdeupQQmvQgBw+tb/An/SJD0HkvMPqzJWcnMd1rZZXSbairtb6vq+pGdpmcN6vqFmYZ W1S0qQn7BS1yEVxHVBfi0SzIq4Z06xGqFoT8Ye45J23lS+b1/ylD6rUboiCA9xA7LSCrWlrbp Nns9TZLNjzAdXY5Xffr0SU8shdse5ygZH4YwsvbVQdzT/xpr233ltlQR9WvDV7xlKLWtrJ9rU 0xhoRVAQNqGKdGlg/WLDkYEgj4ICUxpcdqCl0e3c0zBE3IWKMjgRcyW5PnKXsucAIEGQ01gai oz89TRAVPfrwYZFRjym4Arfhyk/T2vI0bHjDXQW1kx0dqp3V3U5wfxOAqtoW7hC9TivYqdETr pcFLfcDgJOh1F6zKQDVRajSctekCuyyFQhngosBXqd7ob8QrW6Mu1BSdEN4Bpagecn8S/3U7t R3dfu/psWLp+e0i4sxb0Tyqw8P0Rvpb+m1VWWqteu77DD1Avx+jU54SY4dGCm3JtznA9Vcme4 1IjeIA70uokDRnMoYB1D8Wqh7AldkAb56W37gAIpZCedbpwVAvjPS1Qx1o22Kq5SsHqYVRAXI YYFaSBQgCnswQCWAFLURiMyXfZcrDX13YSMiU/kqkhCjSLPXZPkZx2uxW2LpepKdb26YVX3rA d+4i7Hk6hXHEbWoPzpJVI0AHXnFwxGraEfbQYyTp1yWipdK3MW9nwu/ixd0Dlj+d4/ZoUmj8t RbIW902zyJqrKgIv+oOeKz/r/F0HhvMcNMjgr/PBVkkepBBTeCKUSCKppjn7mfFO5co7dctTH 7u0EJmnlQp7eJfBndHS87YBLhllKchvP7DrvH3TTffjoBLIlKeePkTeJLygErcf/6spa6XHeK MWZQdWs24MyYBnKkWLs3ja6uEt3SZIuHCO9950yMT6atVnEY3H/4+SIg/j2z2vDGulX62k+mf vaoVnn3CD0P+tui7d+RNuFhhVMYqc7GwGYKQMuRx7QulFg09J/8EbKuw8T/jYBmUS5vCLuL26 c6R5T6nkm0M4umRcWHTMbWwCwxKWlMuWH+B77V3GoqDB/AIMwStxj8WLm2FW5RKk+0J6C04us QpuGGenkkuaakaf99V6+w3DR65HkqI5PZHtYxgtLXOnYlSiByQEEiOrlbXMXFhz5SaZkn4LAt tHAE8vnDqECOXwBw3D9P4nMVcPr4= X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 77112-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: -1.7 (-) Duplicate of https://issues.guix.gnu.org/77111 Closing ------------=_1742376364-9949-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 19 Mar 2025 08:27:41 +0000 Received: from localhost ([127.0.0.1]:47647 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1tuom3-0002MX-Kg for submit@debbugs.gnu.org; Wed, 19 Mar 2025 04:27:41 -0400 Received: from lists.gnu.org ([2001:470:142::17]:38024) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1tulh0-00012L-A2 for submit@debbugs.gnu.org; Wed, 19 Mar 2025 01:10:15 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tulgq-0004LY-6i for bug-guix@gnu.org; Wed, 19 Mar 2025 01:10:05 -0400 Received: from mail.w14.tutanota.de ([185.205.69.214]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1tulgm-0000Q1-Mn for bug-guix@gnu.org; Wed, 19 Mar 2025 01:10:02 -0400 Received: from tutadb.w10.tutanota.de (w10.api.tuta.com [IPv6:fd:ac::d:10]) by mail.w14.tutanota.de (Postfix) with ESMTP id A75016E39B3C for ; Wed, 19 Mar 2025 06:09:24 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1742360964; s=s1; d=urutau-ltd.org; h=From:From:To:To:Subject:Subject:Content-Description:Content-ID:Content-Type:Content-Type:Content-Transfer-Encoding:Cc:Date:Date:In-Reply-To:MIME-Version:MIME-Version:Message-ID:Message-ID:Reply-To:References:Sender; bh=tA9+Sw2KlaXj3uq0v22BOs34gJfOX38Ich2uhql0r2E=; b=AY7UwYX1VBsMcHwf14eA/GJ0aJLLTxzoh5JBpZsSNEw8DxKNb3n9/aG9IPrZizie gRWHk6CspSugy6JgjK8eYnItWrAGYAKUkTK6oaxAHXokOUcA6/2uGLQZjcyOcLJGo+x vLLzH7j/VIWSkbU2AgwnTkp4EdeHjArAo0UKcLOcb9nTrRCCPF5jgfPbiYVuDVrqy34 de6Y8BrIe4Rh2EAM5eQR1+Su85bST50tFG+LZN9R2/eBuisnCKW9PNpvb2SuYvoNwGk 3rnxHOVJSqACfzEACQTBicaK5/EJAsJP1YQl8Apdi6bz4YM3TMgfHpAmO3qh/2O1iB5 cavxBMDbFw== Date: Wed, 19 Mar 2025 06:09:24 +0100 (CET) From: softwarelibre@urutau-ltd.org To: Bug Guix Message-ID: Subject: mate-applets are not being installed correctly MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_222065_398228540.1742360964622" Received-SPF: pass client-ip=185.205.69.214; envelope-from=softwarelibre@urutau-ltd.org; helo=mail.w14.tutanota.de 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, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_LOW=-0.7, RCVD_IN_MSPIKE_H5=0.001, RCVD_IN_MSPIKE_WL=0.001, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.9 (/) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Wed, 19 Mar 2025 04:27:34 -0400 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.1 (/) ------=_Part_222065_398228540.1742360964622 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable The package is pulled when you enable=C2=A0mate-desktop-service-type, insta= lling it with guix install makes no difference, they aren't shown on the pa= nel "add to panel" menu. No applets like weather, coundown, etc appear on t= he list. I discovered this while developing a fork of mintmenu for MATE inside guix = because I'm interested in contributing with a solution to https://lists.gnu= .org/archive/html/help-guix/2025-02/msg00046.html But using both "mintmenu" and "mintdesktop" since their installation=C2=A0 = involves lots but simple (substitute*) calls to fix python shebangs / renam= e required python scripts (both projects lack a build system outside dpkg b= uildpackage.=C2=A0 Guix already supports libxapp and it's python bindings. = I noticed this issue while testing the package.=C2=A0 Consulting=C2=A0~/.guix-profile/share/mate-panel/applets/ there are files i= nstalled: org.mate.applets.AccessxStatusApplet.mate-panel-applet org.mate.applets.BattstatApplet.mate-panel-applet org.mate.applets.CharpickerApplet.mate-panel-applet org.mate.applets.CommandApplet.mate-panel-applet org.mate.applets.CPUFreqApplet.mate-panel-applet org.mate.applets.DriveMountApplet.mate-panel-applet org.mate.applets.GeyesApplet.mate-panel-applet org.mate.applets.MateWeatherApplet.mate-panel-applet org.mate.applets.MintMenuApplet.mate-panel-applet org.mate.applets.MultiLoadApplet.mate-panel-applet org.mate.applets.NetspeedApplet.mate-panel-applet org.mate.applets.StickyNotesApplet.mate-panel-applet org.mate.applets.TimerApplet.mate-panel-applet org.mate.applets.TrashApplet.mate-panel-applet org.mate.panel.ClockApplet.mate-panel-applet org.mate.panel.FishApplet.mate-panel-applet org.mate.panel.MintMenuApplet.mate-panel-applet org.mate.panel.NotificationAreaApplet.mate-panel-applet org.mate.panel.Wncklet.mate-panel-applet org.x.MateXAppStatusApplet.mate-panel-applet Many of those applets are not available to use.=C2=A0 I was able to do a clean GUIX installation on a virt-manager and the applet= s are missing too. Is this an installation issue or an actual bug in GUIX. I'm interested in h= elping to maintain more MATE software on GUIX, this desktop is also used in= Trisquel and coming from there I would like to have the same applets avail= able in the panel. -- =C2=A0Uruta=C3=BA Limited - Apoyando al software libre desde Latinoam=C3=A9= rica ------=_Part_222065_398228540.1742360964622 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Th= e package is pulled when you enable mate-desktop-service-type, installing it with guix install makes no difference, they aren't shown=20 on the panel "add to panel" menu. No applets like weather, coundown, etc appear on the list.

I discovered this while developing a fork of mintmenu for MATE inside=20 guix because I'm interested in contributing with a solution to https://lists.gnu.org/archive/= html/help-guix/2025-02/msg00046.html

But using both "mintmenu" and "mintdesktop" since their installation =20 involves lots but simple (substitute*) calls to fix python shebangs /=20 rename required python scripts (both projects lack a build system=20 outside dpkg buildpackage.  Guix already supports libxapp and it's=20 python bindings. I noticed this issue while testing the package. 
<= /div>

Consulting ~/.guix-= profile/share/mate-panel/applets/ there are files installed:
org.mate.applets.AccessxStatusApplet.mate-panel-applet
org.mate.applets.BattstatApplet.mate-panel-applet
org.mate.applets.CharpickerApplet.mate-panel-applet
org.mate.applets.CommandApplet.mate-panel-applet<= br>
org.mate.applets.CPUFreqApplet.mate-panel-applet=
org.mate.applets.DriveMountApplet.mate-panel-ap= plet
org.mate.applets.GeyesApplet.mate-panel-app= let
org.mate.applets.MateWeatherApplet.mate-pane= l-applet
org.mate.applets.MintMenuApplet.mate-pa= nel-applet
org.mate.applets.MultiLoadApplet.mate= -panel-applet
org.mate.applets.NetspeedApplet.ma= te-panel-applet
org.mate.applets.StickyNotesAppl= et.mate-panel-applet
org.mate.applets.TimerApple= t.mate-panel-applet
org.mate.applets.TrashApplet= .mate-panel-applet
org.mate.panel.ClockApplet.ma= te-panel-applet
org.mate.panel.FishApplet.mate-p= anel-applet
org.mate.panel.MintMenuApplet.mate-p= anel-applet
org.mate.panel.NotificationAreaApple= t.mate-panel-applet
org.mate.panel.Wncklet.mate-= panel-applet
org.x.MateXAppStatusApplet.mate-pan= el-applet

Many of th= ose applets are not available to use. 

=
I was able to do a clean GUIX installation on a vir= t-manager and the applets are missing too.

<= /div>
Is this an installation issue or an actual bug in GUIX. I'm interested in=20 helping to maintain more MATE software on GUIX, this desktop is also=20 used in Trisquel and coming from there I would like to have the same=20 applets available in the panel.

--
 Uruta=C3=BA Limited - Apoya= ndo al software libre desde Latinoam=C3=A9rica

------=_Part_222065_398228540.1742360964622-- ------------=_1742376364-9949-1--