bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Pablo BC
Yeah, I did.

bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Leo Prikler
Am Freitag, den 03.07.2020, 12:28 -0600 schrieb Pablo Barraza Cornejo: > Leo Prikler writes: > > > It appears icecat is either failing to find or failing to scale > > DejaVu > > Sans. This usually indicates a broken font-config cache, but > > since > > you're on a foreign distro, it may also

bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Pablo Barraza Cornejo via web
I've installed font-dejavu and ran fc-cache -rv afterwards. Running fc-list | grep DejaVu gives me this: /home/pablo/.guix-profile/share/fonts/truetype/DejaVuSansMono-BoldOblique.ttf: DejaVu Sans Mono:style=Bold Oblique /home/pablo/.guix-profile/share/fonts/truetype/DejaVuSerif.ttf: DejaVu

bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Leo Famulari
On Fri, Jul 03, 2020 at 01:07:44AM -0600, Pablo Barraza Cornejo wrote: > So, I'm currently trying to install Icecat with the Guix Package manager, > running on Manjaro, and everytime I try to launch it most letters show up as > Github icons. If I launch it from the terminal I get this: > >

bug#42151: [PATCH 0/3] offload to Childhurd fails: setting synchronous mode: locking protocol

2020-07-03 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hi! >> It seems there is a compatibility bug/problem/thing with the db.sqlite >> that we produce on GNU/Linux. While an unpatched sqlite3 on the Hurd >> can read it, and work with it, the unpatched sqlite has locking >> problems. I found a workaround, though: dumping

bug#34033: Offloading sometimes hangs

2020-07-03 Thread Ludovic Courtès
Hi! Mathieu Othacehe skribis: >> Something is going wrong here! I'll keep investigating. > > To help us investigate those issues I added a "/status" page, which is > also accessible from a new drop-down menu in the Cuirass navigation bar. > > See, https://ci.guix.gnu.org/status. Nice! So it’s

bug#42151: [PATCH 0/3] offload to Childhurd fails: setting synchronous mode: locking protocol

2020-07-03 Thread Ludovic Courtès
Hi! Jan Nieuwenhuizen skribis: > Thanks -- it seems that buys us a pretty cheap fix after all, $-wise ;) Heheh. :-) > It turns out that Debian's patch (and thus this patch series) is > probably OK: It fixes the locking problem on the Hurd, while exposing > another bug, apparently: "unable to

bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Leo Prikler
It appears icecat is either failing to find or failing to scale DejaVu Sans. This usually indicates a broken font-config cache, but since you're on a foreign distro, it may also be, that you need to install font-dejavu through guix. Does `fc-list | grep DejaVu` produce the results you'd expect?

bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting

2020-07-03 Thread Leo Prikler
I don't think pulseaudio autostarting is governed by alsa. There are two options you can try. 1. disable autospawning through configuration. For that, try setting the client-conf field of the pulseaudio-configuration to '((autospawn . no)) 2. Removing the pulseaudio package from gnome and

bug#42151: [PATCH 0/3] offload to Childhurd fails: setting synchronous mode: locking protocol

2020-07-03 Thread Jan Nieuwenhuizen
Ludovic Courtès writes: Hi! > "Jan (janneke) Nieuwenhuizen" skribis: > >> $ guix offload test >> guix offload: testing 1 build machines defined in '/etc/guix/machines.scm'... >> guix offload: Guix is usable on 'childhurd' (test returned >> "/gnu/store/883yjkl46dxw9mzykykmbs0yzwyxm17z-test") >>

bug#42175: "pulseaudio? #f" setting does not prevent pulseaudio from autostarting

2020-07-03 Thread Nathan Dehnel
https://guix.gnu.org/manual/en/html_node/Sound-Services.html (define %my-services ;; My very own list of services. (modify-services %desktop-services (alsa-service-type config => (alsa-configuration (inherit config)

bug#42174: GNU Icecat showing Github Icons?

2020-07-03 Thread Pablo Barraza Cornejo
So, I'm currently trying to install Icecat with the Guix Package manager, running on Manjaro, and everytime I try to launch it most letters show up as Github icons. If I launch it from the terminal I get this:

bug#40626: Poor performance on low-end ARMv7 devices

2020-07-03 Thread Mathieu Othacehe
Hello, > Many ARM Single Board Computers are commonly used with microSD for > storage, and some microSD cards are extremely slow (and sometimes > unreliable when they are old). > > Could the performance issues be related to storage device I/Os? For those ARMv7 devices, which have few

bug#42173: Nix on Guix System: can't update channels

2020-07-03 Thread Alexandru-Sergiu Marton
Hi, I tried to set up the Nix package manager on my Guix System following the instructions at http://guix.gnu.org/manual/en/guix.html#index-Nix . Unfortunately, after reconfiguring the system and adding a channel with `nix-channel --add https://nixos.org/channels/nixpkgs-unstable`, when I

bug#34033: Offloading sometimes hangs

2020-07-03 Thread Mathieu Othacehe
Hey, > Something is going wrong here! I'll keep investigating. To help us investigate those issues I added a "/status" page, which is also accessible from a new drop-down menu in the Cuirass navigation bar. See, https://ci.guix.gnu.org/status. Hydra has the same interface, but also a