BUG: Wrong LastProject file makes evb error

Issues related to Enigma Virtual Box
Post Reply
pzhlkj6612
Posts: 3
Joined: Mon Feb 01, 2021 1:08 am

BUG: Wrong LastProject file makes evb error

Post by pzhlkj6612 »

Hi! Thanks for your work, evb is a powerful tool.

Recently I found a bug about auto loading the last used project file. Here are the steps to reproduce:
  1. Create an empty evb project.
  2. Save this project to a file.
  3. Close evb.
  4. Arbitrarily modify the project file to make it an invalid evb project file or xml document.
  5. Open evb (double click the executable of evb, or a valid evb project file).
  6. Evb throws errors and almost all functions are not working (new project, open project, exit, change language, etc).
Evb will try to load the last used project file from string key "LastProject" in "HKEY_CURRENT_USER\SOFTWARE\Enigma Virtual Box" at startup. If this project file is corrupted, evb cannot handle it correctly and fails to load its own functions.
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: BUG: Wrong LastProject file makes evb error

Post by Enigma »

Hi, thank you for the report!

We have found ana fixed this problem. It will be released in next version.
pzhlkj6612
Posts: 3
Joined: Mon Feb 01, 2021 1:08 am

Re: BUG: Wrong LastProject file makes evb error

Post by pzhlkj6612 »

What a quick response! Thank you.
pzhlkj6612
Posts: 3
Joined: Mon Feb 01, 2021 1:08 am

Re: BUG: Wrong LastProject file makes evb error

Post by pzhlkj6612 »

evb 9.60 Build 20210209 works great, thank you guys!
Enigma
Site Admin
Posts: 2939
Joined: Wed Aug 20, 2008 2:24 pm

Re: BUG: Wrong LastProject file makes evb error

Post by Enigma »

You are welcome :)
Post Reply