bug#37300: Imported packages' indentation doesn't respect Guix conventions

2019-09-03 Thread Maxim Cournoyer
The package definitions imported by Guix importers do not respect Guix conventions regarding indentation. Consider: guix pypi import transaction (package (name "python-transaction") (version "2.4.0") (source (origin (method url-fetch) (uri (pypi-uri "transaction" version))

bug#37244: Icecat Audio Issues

2019-09-03 Thread ison
On Sun, Sep 01, 2019, Tobias Geerinckx-Rice via Bug reports for GNU Guix wrote: > > If by ‘robotic’ you mean (extremely) low-pitched then, yes, this has been > the case for roughly the past half year. > > I asked around on IRC, even sending URLs to innocent people who were unable > to reproduce

bug#37248: GNOME and Icecat problems

2019-09-03 Thread Jack Hill
On Mon, 2 Sep 2019, Jonathan Lane wrote: I got a very similar error message on the gnome-tweaks part of my bug report, and it can be considered a duplicate of that issue. $ gnome-tweaks ** (..gnome-tweaks-real-real:2189): WARNING **: 11:47:39.372: Failed to load shared library

bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs

2019-09-03 Thread Ricardo Wurmus
Hi Martin, >>> I sent a new patch in (using git sendemail) but it didn't thread quite >>> correctly. >> >> bumping! I have a few more evolution patches but need to get this one in >> first > > bumping! Sorry for the delay! Where can I find the new patch that you’ve sent? I don’t see it in

bug#36896: [PATCH] added gsettings-desktop-schema to progragated inputs

2019-09-03 Thread Martin Becze
On 2019-08-27 04:23, Martin Becze wrote: > On 2019-08-20 09:04, Martin Becze wrote: >> On 2019-08-05 16:30, Tobias Geerinckx-Rice wrote: >>> Martin, Ricardo, >>> >>> I agree with Ricardo (here and in matters of fonts) that propagation >>> is to be avoided at all reasonable costs, so… >>> >>>

bug#26175: [bug#36976] [PATCH 1/1] download: Map file-name characters not allowed in store.

2019-09-03 Thread Hartmut Goebel
Hi Ludo, while http://issues.guix.gnu.org/issue/36976 is going to solve the issue for "guix download", I found that there are other cases where invalid characters in store names appear. Thus we need a more elaborate solution - or several solutions. Any suggestions which cases to check and how to

bug#37290: Guix System: Hibernation

2019-09-03 Thread Nolan Wright
Hello Mark, Thank you for that patch. I will test it out when I get a chance. I fully support your efforts in this area and would like to see this added to the operating-system configuration as you have described. Best, Nolan On Mon, Sep 2, 2019 at 11:25 PM Mark H Weaver wrote: > Hi Nolan, >

bug#37191: Cannot login after graphical install

2019-09-03 Thread Ludovic Courtès
Hi Jussi, Jussi Kuokkanen via Bug reports for GNU Guix skribis: > I'm getting a "Cannot make/remove an entry for the specified session" after > logging into the installed system, which returns me to the login prompt. The > cause seems to be shepherd failing to start dbus, which PAM depends

bug#36782: Website manual language links

2019-09-03 Thread Ludovic Courtès
Hello, Julien Lepiller skribis: > instead of applying a patch to texinfo, shouldn't we simply rename guix.fr -> > guix-fr or something? Patrice and Gavin of Texinfo seemed to be OK with applying the patch (see ), so I think

bug#36961: Can't use microphone in ungoogled-chromium

2019-09-03 Thread Mathieu Lirzin
Hello Ludo, Ludovic Courtès writes: > Mathieu Lirzin skribis: > >> Pierre Neidhardt writes: >> >>> I have the same issue, but the pavucontrol trick does not do it for me >>> as I have only one microphone (the one of my webcam on my laptop) and >>> it's not muted. >>> >>> ungoogled-chromium

bug#36402: installation error

2019-09-03 Thread Ludovic Courtès
Hello, Mathieu Othacehe skribis: >> It might be useful to add calls to ‘gc’ here and there in the tests to >> stress-test memory management. > > Inserting gc calls here: > > (test-assert "partition-remove extended" > (with-tmp-device >"device-extended.iso" >(lambda (new-device) >

bug#37286: Make a faster method to list supported boards.

2019-09-03 Thread Danny Milosavljevic
Hi Jesse, On Mon, 02 Sep 2019 20:07:53 -0600 Jesse Gibbons wrote: > On Mon, 2019-09-02 at 22:49 +0200, Danny Milosavljevic wrote: > > Hi, > > > > On Mon, 02 Sep 2019 12:52:49 -0600 > > Jesse Gibbons wrote: > > > If the bootloader build fails, which appears necessary to generate the > list,