Re: curl server certificate verification failed for a few sites

2020-06-06 Thread Giovanni Biscuolo
Hi Tobias, thank you for your clear explanation and patience ...and sorry again to all other Guix users for the "noise": this is not strictly related to Guix but just to the most recent version of curl/wget I still I don't understand the differences between curl (and wget) behaviour and the last

Icecat - WebGL support

2020-06-06 Thread Ekaitz Zarraga
Hi, I'm unable to use WebGL in IceCat. I've activated all the about:config options related to it and also the preferences checkbox. But when I visit https://get.webgl.org/ it always says: "Hmm. While your browser seems to support WebGL, it is disabled or unavailable. If possible, please ensure

Re: curl server certificate verification failed for a few sites

2020-06-06 Thread Marius Bakke
Giovanni Biscuolo writes: > Hi Tobias, > > thank you for your clear explanation and patience > > ...and sorry again to all other Guix users for the "noise": this is not > strictly related to Guix but just to the most recent version of > curl/wget > > I still I don't understand the differences bet

Re: curl server certificate verification failed for a few sites

2020-06-06 Thread Tobias Geerinckx-Rice
Giovanni, Giovanni Biscuolo 写道: ...and sorry again to all other Guix users for the "noise": this is not strictly related to Guix but just to the most recent version of curl/wget Don't be. It was a legitimate bug in a Guix package. Thanks to Marius for the quick fix, by the way! I still I

Re: Icecat - WebGL support

2020-06-06 Thread Tobias Geerinckx-Rice
Ekaitz, Ekaitz Zarraga 写道: I'm unable to use WebGL in IceCat. I've activated all the about:config options related to it and also the preferences checkbox. Here's[0] a bug report about this, and a solution that let me Enter the Cube — from a fresh profile. Unfortunately, it's implied there'

Re: Icecat - WebGL support

2020-06-06 Thread Ekaitz Zarraga
‐‐‐ Original Message ‐‐‐ On Saturday, June 6, 2020 6:07 PM, Tobias Geerinckx-Rice wrote: > Ekaitz, > > Ekaitz Zarraga 写道: > > > I'm unable to use WebGL in IceCat. I've activated all the > about:config > > options related to it and also the preferences > checkbox. > > Here's[0] a bug repo

Re: Icecat - WebGL support

2020-06-06 Thread Ekaitz Zarraga
Wait a minute! It's working! But the only way to work is with the LD_LIBRARY_PATH set. I installed mesa and set the LD_LIBRARY_PATH from my command line, an icecat run from the command line works, the one run from the desktop environment doesn't. So... guix is not setting the LD_LIBRARY_PATH co

Re: Icecat - WebGL support

2020-06-06 Thread Julien Lepiller
Le 6 juin 2020 15:14:07 GMT-04:00, Ekaitz Zarraga a écrit : >Wait a minute! It's working! > >But the only way to work is with the LD_LIBRARY_PATH set. I installed >mesa and set the LD_LIBRARY_PATH from my command line, an icecat run >from the command line works, the one run from the desktop enviro