Tulip Blossom
Tulip Blossom
If you guys want an alternative to sshfs that doesnt freeze up whenever you use the file picker, check this out, seems particularly good for this case! It is just...
Funnily enough im getting this error on a BTRFS filesystem (bindfs mounted folder tho)
Try installing Silverblue through their ISO then rebase to Bazzite, that generally helps? It depends really
Honestly maybe its just a race condition, maybe using like a slow inconsistent-speed filesystem breaks the checks in the gleam code, so the library thinks there are still files on...
I managed to reproduce this issue in an alpine docker image with bindfs ```Dockerfile FROM docker.io/library/alpine:edge RUN echo "http://dl-cdn.alpinelinux.org/alpine/edge/testing" >> /etc/apk/repositories RUN apk update && apk upgrade && apk add...
The strace output from this is https://gist.github.com/tulilirockz/b4264e75e383bfe517db3906b3331cf1
Having fleek autodetect if the system is a darwin one, then adding a function like "fix_osx_update()" in ~/.zshrc that writes the nix-importing line on /etc/zshrc should fix this issue
Is this still of interest? Would be a lot easier to do now after the default container purge
Everything mentioned here seems to be addressed by now? And boxbuddy also seems like a pretty nice entrypoint for the "how to container" things
This probably cannot be fixed system-wide since WEBKIT_DISABLE_COMPOSITING_MODE=1 would disable compositing for all apps with webkit in the base system (for some reason, the system-settings have a dependency on webkit...