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

File extension not added #68

Open
vivadavid opened this issue Mar 8, 2020 · 3 comments
Open

File extension not added #68

vivadavid opened this issue Mar 8, 2020 · 3 comments

Comments

@vivadavid
Copy link

Hi!

HashCheck doesn't automatically add the SHA1 file extension when trying to create a SHA1 hash. In the past, I would choose a different one (for example, SHA256), the extension would be added, then I would switch back to SHA1 and the extension would be there. Now, the only thing I can do is to add the extension manually.

2020-03-08 - 12 31 07 - Guardar como

Thanks!

@vivadavid
Copy link
Author

Correction: the next time you want to create the SHA1 hash, there's no problem with the extension, so the problem only arises the first time you run the programme.

@R-Adrian
Copy link

R-Adrian commented Mar 23, 2020

in my experience the 'extension not added' bug happens when the following happen at the same time

  • you are creating a hash for a single file
  • the file for which you try to create a hash already has some sort of file extension (in your example above the file has a ZIM extension)
  • you FIRST select a different hash algorithm from the dropdown than the one that was last active when the hash save window opened. HashCheck will try to use the original file extension in this case.

Note the "FIRST select" above is essential: this is because if you don't close that window and select another, different (SECOND) hashing algorithm, then HashCheck will drop the original file extension and propose a hashing-algorithm appropriate file extension.

@McGerbick
Copy link

Just a litte addition: This error did not occur on Windows 7. I only realized it on Windows 10.

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

No branches or pull requests

3 participants