Sunner

Results 10 comments of Sunner

Hi, I'm wondering if it would be possible to build an ARM Docker image with Postgres enabled? I tried generating the Dockerfile for it, but the build fails with the...

The issue is still there: ![image](https://user-images.githubusercontent.com/20151081/82317941-59143d00-99cf-11ea-907c-edd58f0d160c.png)

Looking at mpv's manifest, [they include nv-codec-headers](https://github.com/flathub/io.mpv.Mpv/blob/master/io.mpv.Mpv.yml#L268), so I'm assuming that's alright to include

Something like this? ```sh flatpak run --env=GBM_BACKENDS_PATH=$(flatpak info --show-location org.freedesktop.Platform.GL.nvidia-515-57)/files/extra/gbm:$(flatpak info --show-location org.freedesktop.Platform.GL32.nvidia-515-57)/files/extra/gbm com.usebottles.bottles ``` Unfortunately, this doesn't seem to work, at least on my machine. I'm just getting this...

> Try using env vars inside the bottle preferences Ah, yeah, that makes sense :smile: That does indeed work

@LaurentGoderre Thanks, I might try this as a workaround. However, this doesn't change the fact, that the ARM64 image simply doesn't work

I don't know if I'm the right person to take over this project because I admittedly don't understand the maths involved 😰 Otherwise I'd be happy to And yes, I...

I have the same issue on Chrome on Android. Would be nice if this could be fixed because it makes zooming/rotating with lots of polygons on the screen pretty confusing...

Is there any reason to not also have a flatpak? I personally prefer to use flatpaks whenever possible.