Matéo Duparc

Results 189 comments of Matéo Duparc

Oh sorry you're right. It only happens when used in docker, but only when started directly (not using a shell), such as with `CMD` or `ENTRYPOINT` instructions. I have the...

You need a C++ compiler to compile the `b2` engine. If you're on Debian, installing `build-essential` should do the trick.

Yes, it's a security feature. Volumes are closed as soon as possible, whether or not a file transfer operation is in progress. Otherwise, in the event of a large file...

How is it different from [this feature](https://github.com/hardcore-sushi/DroidFS#keep-volume-open-when-the-app-goes-in-background)?

How is this issue different from #93 ?

If you don't want to spend time overwriting files after importing them, just don't do it. You can still delete them using a file explorer later. If you want to...

Yeah but I try to be a little green, I don't want to contribute to energy wasting caused by white pixels. I won't implement the feature myself, but I would...

You should try copying your encrypted volumes to your computer and opening them with the original gocryptfs program. If they still won't open, then they could have been corrupted.

For my part, I can edit text files perfectly with the DroidFS built-in editor (note that the volume needs to be on a writable location, you can't edit files inside...

Yes this is a Glide bug, it should be fixed when the dependency version is updated in DroidFS.