equalitie / ouisync

A secure peer-to-peer file synchronization app.
https://ouisync.net
Mozilla Public License 2.0
49 stars 9 forks source link

Saving an image from a browser to a mounted Ouisync filesystem creates zero sized files (Linux) #156

Closed inetic closed 10 months ago

inetic commented 10 months ago

To reproduce:

So far I tried to look into our fuse/vfs code, but don't see any errors from there. I also tried to mount an example filesystem from fuser (the package we use for mounting), there it works. Finally I tried to download Firefox sources to find out which particular command makes it fail, but there it worked.

I'm getting out of ideas how to pinpoint where the bug is, so I'll park it for now.

inetic commented 10 months ago

Should now be fixed by https://github.com/equalitie/ouisync/commit/208ab1f0cab403a4bf67e65df0e0cf483a0d2d49