Hi Maxim,
Maxim Cournoyer skribis:
> Ludovic Courtès writes:
>
>> If you enable WebGL support in ‘about:config’, then stop it and run:
>>
>> $ export LIBGL_DRIVERS_PATH=$(guix build mesa)/lib/dri
>> $ icecat https://get.webgl.org
[...]
>>While your browser seems to support WebGL, it is di
Hi,
Ludovic Courtès writes:
> Hello,
>
> If you enable WebGL support in ‘about:config’, then stop it and run:
>
> $ export LIBGL_DRIVERS_PATH=$(guix build mesa)/lib/dri
> $ icecat https://get.webgl.org
> 1547912837231 addons.webextension.tortm-browser-button@jeremybenthum WARN
> Please sp
Hi Sarah,
Thanks for looking into this, and more generally for all the work you've
been putting into Guix lately.
Sarah Morgensen writes:
> While it looks like preliminary precise whitelisting was done for
> ffmpeg, it seems that this approach may require excessive effort for
> WebGL.
Perhaps,
On 23.05.20 23:14, Tobias Geerinckx-Rice wrote:
> Jonathan,
>
> Jonathan Brielmaier 写道:
>> I tried a little around with WebGL today but couldn't get any further.
>
> Try this:
>
> - install mesa
> - export LD_LIBRARY_PATH="$HOME/.guix-profile/lib"
> - set webgl.disabled = false
> - set security.san
Jonathan,
Jonathan Brielmaier 写道:
I tried a little around with WebGL today but couldn't get any
further.
Try this:
- install mesa
- export LD_LIBRARY_PATH="$HOME/.guix-profile/lib"
- set webgl.disabled = false
- set security.sandbox.content.read_path_whitelist = /gnu/store/
(the trailing sla
Ah I forgot to mention all the bug reports on the net which are maybe
correlated to this bug.
There seems to be an issue with libdrm-2.4.101 but Guix is still on
libdrm-2.4.100:
https://gitlab.freedesktop.org/mesa/drm/-/issues/39
The Mozilla upstream bug is
https://bugzilla.mozilla.org/show_bug.cg
I tried a little around with WebGL today but couldn't get any further.
Setting
```
webgl.disabled.false
webgl.msaa-force;true
security.sandbox.content.read_path_whitelist;/gnu/store/
```
doesn't help. Not even `security.sandbox.content.level;0` changed
anything for the good.
So it still says:
``
429c8284d232c3f9fbe3dc87a3da323f3a864c03 did preliminary work for ffmpeg
white listing. So we need to add the WebGL required stuff as well to
that whitelist. I'll see what I can do.
Ludovic Courtès writes:
> That said putting all of /gnu/store wouldn’t be that bad I think—at
> least user data remains inaccessible, which is much better than exposing
> /usr on FHS distros.
>
> Thoughts?
Sounds fine to me then.
--
Ricardo
Julien Lepiller skribis:
> Le 21 janvier 2019 09:24:53 GMT+01:00, Ricardo Wurmus a
> écrit :
>>
>>Ludovic Courtès writes:
>>
>>> Hi Julien,
>>>
>>> Julien Lepiller skribis:
>>>
Try setting security.sandbox.content.read_path_whitelist to
>>/gnu/store/
(with a leading /) in about:conf
Le 21 janvier 2019 09:24:53 GMT+01:00, Ricardo Wurmus a
écrit :
>
>Ludovic Courtès writes:
>
>> Hi Julien,
>>
>> Julien Lepiller skribis:
>>
>>> Try setting security.sandbox.content.read_path_whitelist to
>/gnu/store/
>>> (with a leading /) in about:config.
>>
>> Setting it to “/gnu/store/” (wi
Ludovic Courtès writes:
> Hi Julien,
>
> Julien Lepiller skribis:
>
>> Try setting security.sandbox.content.read_path_whitelist to /gnu/store/
>> (with a leading /) in about:config.
>
> Setting it to “/gnu/store/” (with a trailing slash) works, thank you!
>
> It turns out that setting LIBGL_DR
Hi Julien,
Julien Lepiller skribis:
> Try setting security.sandbox.content.read_path_whitelist to /gnu/store/
> (with a leading /) in about:config.
Setting it to “/gnu/store/” (with a trailing slash) works, thank you!
It turns out that setting LIBGL_DRIVERS_PATH is even unnecessary.
I suppose
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
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
15 matches
Mail list logo