Alexis Métaireau

Results 539 comments of Alexis Métaireau

So, this is a hardware limitation of the M1 Silicon chips. Closing as there is nothing we can do to fix this.

Thanks for the information. For a reason I have yet to understand, Dangerzone fails to install the container image. Can you please report what the following command outputs on your...

Thanks for trying it out. Can you try converting a document with Dangerzone now? (My understanding is that it should work) If that's the case, it might be that [the...

@andersonesque thanks for trying this out, and sorry to hear that it didn't solve your problem. Clearly, something weird is going on, probably with your Docker Desktop installation. Could you...

Glad it helped (even if I still wonder what caused this :eyes: )

@andersonesque just for the sake of trying to understand and prevent problems for others, could you let me know what the command now returns for you? (So I can compare...

Thanks for sharing this. Here is a diff between the two outputs. Driver type was `io.containerd.snapshotter.v1` which seem suspicious to me. ```diff 2,3c2,3 < "Driver": "overlayfs", --- > "Driver": "overlay2",...

Here are the changes I did in this PR, which is up for discussion: "dev" environments (`dangerzone.rocks/build/distro-version`) are now built daily, and pushed to the [github container registry](https://ghcr.io), so that...

I'm currently using the ghcr for the dev images, but I'm leaning towards getting it (almost) out of the picture, as I'm not sure it makes more sense than using...

With the goal of not letting this PR open for too long, I'm proposing we merge it as-is, as it's still better than having to maintain the branch on the...