bug#33999: CP437: Invalid Argument on init

2019-01-19 Thread Ludovic Courtès
Hi, Danny Milosavljevic skribis: > On Wed, 16 Jan 2019 12:00:15 +0100 > Ludovic Courtès wrote: > >> Glibc has the ability to bring in statically-linked gconv modules, so we >> could in theory build a custom glibc for the statically-linked >> ‘fsck.fat’, but that doesn’t sound great. >> >> Thou

bug#33861: Problem building sources for guile-bash

2019-01-19 Thread Ludovic Courtès
Hello, Björn Höfling skribis: > $ guix build -S guile-bash > ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded > (cannot open shared object file): ignored. Plus, warranty void if you fiddle with LD_PRELOAD or LD_LIBRARY_PATH. :-) Ludo’.

bug#34135: IceCat lacks WebGL support

2019-01-19 Thread Ludovic Courtès
Hello, If you enable WebGL support in ‘about:config’, then stop it and run: --8<---cut here---start->8--- $ export LIBGL_DRIVERS_PATH=$(guix build mesa)/lib/dri $ icecat https://get.webgl.org 1547912837231 addons.webextension.tortm-browser-button@jeremybenthu

bug#34135: IceCat lacks WebGL support

2019-01-19 Thread Julien Lepiller
Le Sat, 19 Jan 2019 16:49:02 +0100, Ludovic Courtès a écrit : > Hello, > > If you enable WebGL support in ‘about:config’, then stop it and run: > > --8<---cut here---start->8--- > $ export LIBGL_DRIVERS_PATH=$(guix build mesa)/lib/dri > $ icecat https://get.w