FirelightFlagboy
FirelightFlagboy
Relevant illustration:  > [!NOTE] > The cursor is not show in the image, but it is placed on the "blue line"
Something has changed for sure, but I don't know what right now. Note that I'm investigating (paused for the moment) an issue when copy/importing a file in the mountpoint using...
Maybe we just need to remove that line from `build.rs`: https://github.com/cberner/fuser/blob/a760aaeefee86d18bf136fc4de4c1d95cc600b29/build.rs#L23 ?
It still surprising, because macFuse still define those fields: https://github.com/osxfuse/fuse/blob/2f5d04ada43b42bde3c0ce49c5a5d977bce2b0f2/include/fuse_kernel.h#L446-L452
I've tested a simple rename with your branch and it work in the shell, but I know it's simpler with the shell than in finder, did test renaming a file...
> @FirelightFlagboy under what situations was this initially breaking? Because what I have so far in the branch is basically reverting [#307](https://github.com/cberner/fuser/pull/307). The problem + investigation is detailed in the...
> Google Docs uses a different approach (see "Transfer ownership") Would be `share ownership` in parsec term
Hello @casperdcl, it seems that you have write access to this repository. Can you review this PR and hopefully merge it ? so it can be included in a release...
Hello, I don't have the error with `2.0.11+zstd.1.5.6`, is it fixed ?
I had this issue once, but I cannot replicate it right now