Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hidden volume is volatile #28

Closed
jans23 opened this issue Mar 24, 2016 · 4 comments
Closed

Hidden volume is volatile #28

jans23 opened this issue Mar 24, 2016 · 4 comments

Comments

@jans23
Copy link
Member

jans23 commented Mar 24, 2016

See #167 at Assembla

@szszszsz
Copy link
Member

Copied details:

Ubuntu 14.04

The hidden volume's contents doesn't seem to be saved.

Replicate:

  1. Unlock hidden volume.
  2. Create a folder and a file inside the new folder
  3. Then lock hidden volume
  4. Again unlock the hidden volume. The folder should exist, but not the file in it.

Idee: GUI sollte Sync anstoßen oder Hinweis an den User, dass er unmounted.
Wie man die richtige Partition herausfinden könnte: https://unix.stackexchange.com/questions/80875/find-out-if-a-specific-device-is-an-usb-mass-storage

@szszszsz
Copy link
Member

Issue was registered on Ubuntu 14.04. Tested on Ubuntu 15.04. MacOS should not be affected (but it will be tested in the end).

@szszszsz
Copy link
Member

Application now has a nice feature of waiting until transfer is completed
while trying to switch between the volumes during file transfer. It could be also
considered as bug since it does not offer forcing of the unmount. This should be
resolved in separate issue.

By tests I mean running following scenarios multiple times:

  • Test 1 Run application in debug mode and watch debug messages is unmount successful in each case
  1. Unlock encrypted volume
  2. Unlock hidden volume
  3. Unlock encrypted volume
  4. Lock device
  5. Unlock encrypted volume
  6. Unlock hidden volume
  7. Lock device
  • Test 2 Switch encrypted to hidden volume during file transfer and vice-versa
  1. Unlock encrypted volume
  2. Start copy video file to encrypted volume
  3. Unlock hidden volume
  4. Start copy video file to hidden volume
  5. Unlock encrypted volume
  6. Seek movie, check is it watchable both in the middle and in the end
  7. Unlock hidden volume
  8. Seek movie, check is it watchable both in the middle and in the end

@szszszsz
Copy link
Member

It should be checked whether this bug occurs on Mac

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants