neurodroid / cryptonite

EncFS and TrueCrypt on Android
GNU General Public License v2.0
203 stars 49 forks source link

Save / Restore default not working #44

Closed neurodroid closed 10 years ago

neurodroid commented 10 years ago

From ma...@aicardi.org on October 10, 2012 21:22:44

V0.7.4

Saving and then restoring default Mount EncFS Volumes do not work.

It reports "Couldn't find default folder (al_sd/.encfs)" while default folder is "/mnt/external_sd/.encfs".

Original issue: http://code.google.com/p/cryptonite/issues/detail?id=44

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 10, 2012 13:26:59

Thanks for reporting. Do you also have "/mnt/sdcard" on your system?

Status: Accepted
Owner: christoph.schmidthieber@gmail.com

neurodroid commented 10 years ago

From ma...@aicardi.org on October 10, 2012 14:11:02

Yes, I have /mnt/sdcard also.

I've tried to put /mnt/sdcard/encfs or /mnt/external_sd/encfs in the Mount point Preferences but it do not work with restoring default.

What I do is mounting /mnt/external_sd/.encfs to /mnt/external_sd/encfs and save as default. Restoring default do not work with the error above.

* Is the volumes.db / volumes table the one that contains the default mounts? *

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 10, 2012 14:26:39

Is the volumes.db / volumes table the one that contains the default mounts?

Yes, but the entries are obfuscated. This bug is reasonably simple to fix, but unfortunately I'm very busy in real life until Friday so that it will take a couple of days. Thanks for your patience.

neurodroid commented 10 years ago

From ma...@aicardi.org on October 10, 2012 14:28:53

Yes I've seen they're crypted, but values seems to be too short :-)

Thanks for your help.

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 11, 2012 04:08:38

This issue was closed by revision 1326ba5762a5 .

Status: Fixed

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 11, 2012 04:15:09

Mounting isn't fixed yet.

Status: Started

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 11, 2012 04:27:47

This issue was closed by revision bb27d7ae89ce .

Status: Fixed

neurodroid commented 10 years ago

From christoph.schmidthieber@gmail.com on October 11, 2012 04:29:09

Please test version 0.7.6 that should hopefully fix this issue. Available from https://code.google.com/p/cryptonite/downloads/list Thanks for reporting & testing.

neurodroid commented 10 years ago

From ma...@aicardi.org on October 12, 2012 08:11:27

Version 0.7.6 tested and working :-)

Thank you very much for your help!

Marco