Alan Jeffrey
Alan Jeffrey
This has been reported as a bug with LXC, and diagnosed as a kernel issue. https://bugs.launchpad.net/ubuntu/+source/lxc/+bug/1279041
I had this issue with version 0.9 of docker. It went away when I upgraded to version 1.2.
The problem is: /sbin/apparmor_parser: no such file or directory () caused by the container not loading the apparmor package. The Dockerfile contains: RUN apt-get -qqy install apparmor but the image...
Using a `sessiongranted` event would tie in with https://github.com/immersive-web/navigation#api-proposal, which is the proposed solution for intra-immersive navigation (or other contexts where user activation is provided by something other than the...
Yeah, it seems there's two things here... There's the colour space, which is implicitly sRGB, but it might be worth making that clear, since the compositing path for immersive mode...
This is also a perf issue on some platforms, where both RGB and sRGB work, but sRGB goes directly to the OS's compositor, and RGB gets an extra blit. We...
That's not what we've been told by the device manufacturer 🙁 We've not done the experiments to find out though, partly because the extra blit is there in the conversion...
Yeah, it's next on my queue. Our motivation is to get a blit-free path for immersive XR sessions. We'll see if that's possible!
@SimonSapin the particular case that was problematic here was a referer header, not opening a connection.