GNU bug report logs -
#26248
lxde patches
Previous Next
Reported by: ng0 <contact.ng0 <at> cryptolab.net>
Date: Sat, 25 Mar 2017 00:26:01 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#26248: lxde patches
which was filed against the guix-patches package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 26248 <at> debbugs.gnu.org.
--
26248: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=26248
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Hi ng0,
ng0 <contact.ng0 <at> cryptolab.net> skribis:
> This adds LXDE.
\o/
> One application, possibly[*] lxsession or lxpanel, has a mistake[1], the
> rest is supposedly functional, builds without obvious mistakes.
> Some can be used independent from the bigger picture LXDE desktop, like
> it was designed by LXDE project.
>
> I appreciate ideas how or even people taking initiative to fix the mistake
> in the way for an functional LXDE desktop.
I don’t know what the mistake might be, but I can tell that everything
builds fine. :-)
I committed the whole series. One comment:
> + (uri (string-append "https://downloads.sourceforge.net/lxde/"
> + name "-" version ".tar.xz"))
Such URLs actually map to the “regular” SourceForge URLs for which
mirror://sourceforge can be used. However the mapping cannot be
guessed:
--8<---------------cut here---------------start------------->8---
$ guix download https://downloads.sourceforge.net/lxde/lxmenu-data-0.1.5.tar.xz
Starting download of /tmp/guix-file.dxnmks
From https://downloads.sourceforge.net/lxde/lxmenu-data-0.1.5.tar.xz...
following redirection to `https://downloads.sourceforge.net/project/lxde/lxmenu-data%20%28desktop%20menu%29/lxmenu-data-0.1.5.tar.xz'...
[...]
--8<---------------cut here---------------end--------------->8---
So we could change all the URLs to
mirror://sourceforge/lxde/WEIRDNAME/PACKAGE-VERSION.tar.xz for the
marginal benefit of getting proper mirror support. If you’re interested
in it, that’d be welcome.
Besides, it would be nice to have an ‘lxde-service-type’ for GuixSD if
you feel like giving it a try!
Thank you!
Ludo’.
PS: Your email client puts:
Mail-Followup-To: guix-patches <at> gnu.org
to your messages to guix-patches, but it shouldn’t since that leads
us to replying to guix-patches <at> gnu.org instead of NNN <at> debbugs.gnu.org.
[Message part 3 (message/rfc822, inline)]
[Message part 4 (text/plain, inline)]
This adds LXDE.
One application, possibly[*] lxsession or lxpanel, has a mistake[1], the
rest is supposedly functional, builds without obvious mistakes.
Some can be used independent from the bigger picture LXDE desktop, like
it was designed by LXDE project.
I appreciate ideas how or even people taking initiative to fix the mistake
in the way for an functional LXDE desktop.
*: possibly, from memory at least 5+ weeks since I've debugged this
1: in execution/running, not the build
[0001-gnu-Add-lxmenu-data.patch (text/plain, attachment)]
[0002-gnu-Add-lxde-icon-theme.patch (text/plain, attachment)]
[0003-gnu-Add-lxde-common.patch (text/plain, attachment)]
[0004-gnu-Add-lxinput.patch (text/plain, attachment)]
[0005-gnu-Add-lxsession.patch (text/plain, attachment)]
[0006-gnu-Add-keybinder.patch (text/plain, attachment)]
[0007-gnu-Add-lxpanel.patch (text/plain, attachment)]
[0008-gnu-Add-lxde.patch (text/plain, attachment)]
This bug report was last modified 8 years and 50 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.