From mboxrd@z Thu Jan 1 00:00:00 1970 From: ng0 Subject: Re: Add lxde. (Mixed content: 4 updates, 7 RFCs) Date: Tue, 24 Jan 2017 01:13:33 +0000 Message-ID: <87y3y1fef6.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> References: <20170123185559.15596-1-contact.ng0@cryptolab.net> <87pojdnyny.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> <87inp5nwqu.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58872) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cVpg6-0004Hk-Rt for guix-devel@gnu.org; Mon, 23 Jan 2017 20:13:44 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cVpg2-0001IY-G4 for guix-devel@gnu.org; Mon, 23 Jan 2017 20:13:42 -0500 Received: from latitanza.investici.org ([2001:888:2000:56::19]:28342) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cVpg2-0001Hu-5e for guix-devel@gnu.org; Mon, 23 Jan 2017 20:13:38 -0500 Received: from [82.94.249.234] (latitanza [82.94.249.234]) (Authenticated sender: niasterisk@grrlz.net) by localhost (Postfix) with ESMTPSA id 263A8120A28 for ; Tue, 24 Jan 2017 01:13:36 +0000 (UTC) In-Reply-To: <87inp5nwqu.fsf@wasp.i-did-not-set--mail-host-address--so-tickle-me> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org ng0 writes: > ng0 writes: > >> contact.ng0@cryptolab.net writes: >> >>> [PATCH 01/11] gnu: lxterminal: Update to 0.3.0. >>> [PATCH 02/11] gnu: pcmanfm, libfm: Update to 1.2.5. >>> [PATCH 03/11] gnu: menu-cache: Update to 1.0.2. >>> >>> The ones above are functional and can be applied, the ones below are = for first RFCs: >>> >>> [PATCH 04/11] gnu: Add lxmenu-data. >>> [PATCH 05/11] gnu: Add lxde-icon-theme. >>> [PATCH 06/11] gnu: Add lxde-common. >>> [PATCH 07/11] gnu: Add lxinput. >>> [PATCH 08/11] gnu: Add lxsession. >>> [PATCH 09/11] gnu: Add keybinder. >>> [PATCH 10/11] gnu: Add lxpanel. >>> [PATCH 11/11] gnu: Add lxde. >>> >>> Currently when I reconfigure a system with lxde in the global availab= le packages, and I try to log in to LXDE (which is detectecd by SDDM), SD= DM for a short second shows a black screen and drops me back to the log i= n screen. >>> >>> That's the first time I did an meta package for Guix, but I guess I d= id it right? >>> >> >> It is caused by no config files are found by some part >> of lxde. Starting lxpannel from within my current session gives >> me a warning about config files not being found. > > I think some elements of LXDE need the runpath patched, and this > can't happen in the meta package unless I missed something. > I will try and inspect each of them on their own, must be one of > the packages I plan to add, the ones which are already included > are working. I tried to add "lxmenu-data" to the PATH of lxpanel (see commit at https://pagure.io/guix-dev/c/89dfb36cd786c945d90c47b8a2c7bd8cab849d1a ) but as you can see this is failing. Even combined with ":" in between the elements of 'wrap phase it failed. How do I wrap the path? I'm trying to wrap this, as it keeps ending up unreferenced in guix gc --references (./pre-inst-env guix build lxpanel). The other two important packages for lxpanel are referenced. --=20 =E2=99=A5=E2=92=B6 ng0 -- https://www.inventati.org/patternsinthechaos/