bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop

2019-09-19 Thread Gábor Boskovits
Hello, Ludovic Courtès ezt írta (időpont: 2019. szept. 19., Cs, 23:24): > Hello, > > Timothy Sample skribis: > > > Could this be the same issue as ? In short, > > Guix doesn’t guarantee that the “gdm” user will have the same UID if it > > gets deleted and recreated

bug#26302: [website] translations

2019-09-19 Thread pelzflorian (Florian Pelz)
The branch wip-i18n is pushed now. On Thu, Sep 19, 2019 at 01:50:10PM +0200, Ludovic Courtès wrote: > Hi, > > "pelzflorian (Florian Pelz)" skribis: > > >> > +(define (sgettext x) > >> > + "After choosing an identifier for marking s-expressions for > >> > +translation, make it usable by definin

bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop

2019-09-19 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Hi Ludo'! Ludovic Courtès 写道: However, looking at the allocation routines in (gnu build accounts), I think that this would forcefully set ‘gdm’ to 900/900 on existing installations, even if 900 is already used by another account: I'm already using GID 900 (and others) for my own nefarious en

bug#37423: Changing the login service from GDM to SLiM and then back to GDM causes a really bad loop

2019-09-19 Thread Ludovic Courtès
Hello, Timothy Sample skribis: > Could this be the same issue as ? In short, > Guix doesn’t guarantee that the “gdm” user will have the same UID if it > gets deleted and recreated (which happens when you remove the GDM > service and add it again). You can fix this b

bug#37428: Keyboard layout setting fails when no keyboard is attached

2019-09-19 Thread Ludovic Courtès
Hello, dario skribis: > When the keyboard is attached, the keyboard layout is set correctly in > the TTY and in the graphical session. However, without the keyboard > attached, even when an external USB-keyboard is attached, the keyboard > layout is only set correctly in the TTY, but in the grap

bug#36763: `guix search` does unexpected logical and

2019-09-19 Thread Ludovic Courtès
Hello, zimoun skribis: > On Mon, 16 Sep 2019 at 10:17, Ludovic Courtès wrote: > >> Bonus points if you send the patch with ‘git format-patch’ and with a >> commit log: > > I did my best here: > https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37448 > > Hope I am doing right. Yup! We can close it

bug#36763: `guix search` does unexpected logical and

2019-09-19 Thread zimoun
Hi Ludo, On Mon, 16 Sep 2019 at 10:17, Ludovic Courtès wrote: > Bonus points if you send the patch with ‘git format-patch’ and with a > commit log: I did my best here: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=37448 Hope I am doing right. Thanks, simon

bug#37428: Keyboard layout setting fails when no keyboard is attached

2019-09-19 Thread dario
This looks like what I have, apart from the fact that I use exwm and therefore have neither gnome nor xfce services. I just noticed that I may have messed up the parens when I copy/pasted into the mail; in my config, they are correct. Best regards, Dario quil...@riseup.net writes: > This is

bug#26302: Adding Florian as a committer

2019-09-19 Thread Ludovic Courtès
Hi Florian, "pelzflorian (Florian Pelz)" skribis: > On Wed, Sep 18, 2019 at 03:57:47PM +0200, Ludovic Courtès wrote: >> Hi Florian, >> >> Could you create an account on Savannah so we can give you commit >> access? >> > > Done. My username is pelzflorian. I’ve added you now. I assume you’ll

bug#26302: [website] translations

2019-09-19 Thread Ludovic Courtès
Hi, "pelzflorian (Florian Pelz)" skribis: >> > +(define (sgettext x) >> > + "After choosing an identifier for marking s-expressions for >> > +translation, make it usable by defining a macro with it calling >> > +sgettext. If for example the chosen identifier is G_, >> > +use (define-syntax G_

bug#37437: hash mismatch for emacs-elixir-mode

2019-09-19 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Tobias Geerinckx-Rice 写道: I can check my substitute server tomorrow for the ‘original’ (091cizxg1aw8bkj58y048mj020ssapjflav633z9bl6gmi10dy4v) tarball if nobody else has a copy. Guix servers don't seem to. I didn't have the chance while in LAN range, and the point's now moot anyway. Thanks,

bug#36785: Impossible to pull on foreign distro

2019-09-19 Thread Ludovic Courtès
Hi, Ricardo Wurmus skribis: > Ludovic Courtès writes: [...] >> We could apply the patch I posted earlier, which simply disables profile >> migration when SUDO_USER is set. That won’t address the fact that root >> writes to the user’s ~/.cache, but there’s not much we can do here. > > This so

bug#26302: [website] translations

2019-09-19 Thread pelzflorian (Florian Pelz)
On Wed, Sep 18, 2019 at 03:57:47PM +0200, Ludovic Courtès wrote: > Hi Florian, > > Could you create an account on Savannah so we can give you commit > access? > Done. My username is pelzflorian. > > +(define (sgettext x) > > + "After choosing an identifier for marking s-expressions for > > +