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

DROID 6.6 failing to consistently output HASH column to CSV #900

Closed
Dclipsham opened this issue Mar 3, 2023 · 5 comments
Closed

DROID 6.6 failing to consistently output HASH column to CSV #900

Dclipsham opened this issue Mar 3, 2023 · 5 comments
Assignees
Milestone

Comments

@Dclipsham
Copy link

DROID 6.6, embedded JRE 11 GUI version, Windows 10 22H2:
Preferences:
image

GUI behaviour (Hash present):
image

Export options:
image

CSV Output (also attached):
image

DROID Log (also attached):
image

Note that the first time I ran DROID 6.6, the HASH column did successfully export. Subsequent runs did not, and I have not changed any preferences between runs.

I've also tested on DROID 6.5 and behaviour is as-expected. Let me know if you need anything further.

droid.log
v109_EDRM_6.6_test2.csv

@sparkhi sparkhi added this to the 6.6.1 milestone Mar 3, 2023
@sparkhi
Copy link
Collaborator

sparkhi commented Mar 3, 2023

I've managed to reproduce this bug. Interestingly, it works okay the first time I launched and ran it. The minimum sequence for me to reproduce this bug is:

  1. Started Droid GUI
  2. Added few files and clicked on "start"
  3. Clicked export... and exported to CSV
  4. The export has "MD5_HASH" column with valid values
  5. Went back to the GUI,
  6. The results are still open in GUI from before
  7. Clicked export and exported to CSV overwriting the file that was generated before
  8. The MD5_HASH column does not exist in the export ----- BUG!!

@Dclipsham
Copy link
Author

Glad it's not just me! Curious one...

@steve-daly
Copy link

Hi @Dclipsham out of interest, do you find Checksum generation totally reliable in 6.5.2? We can see this issue that has arisen in 6.6.0 but as we've discussed this people have mentioned intermittent unreliability with checksums in 6.5.2, and maybe worse when analysing subfolders too.

@Dclipsham
Copy link
Author

I haven't noticed checksum issues with 6.5.x or earlier versions myself. Certainly my first time seeing that warning message in the logs

@sparkhi
Copy link
Collaborator

sparkhi commented Mar 21, 2023

Fixed in 6.6.1

@sparkhi sparkhi closed this as completed Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

3 participants