binaryninja-api
binaryninja-api copied to clipboard
Project names don't resolve on New Tab after first open
Version and Platform (required):
- Binary Ninja Version: 4.0.4845-dev
- OS: Windows
- OS Version: 10
- CPU Architecture: x64
Bug Description: After creating a project and opening a file in the project, the new tab page does not put the project under Recent Projects (it goes under Recent Files) and the file name is a UUID instead of the name from the project file.
Steps To Reproduce:
- Create a new project
- Import a file to your project
- Open the file
- Open a New Tab
- Observe Recent Files list and Recent Projects list
- If you open the Project from the New Tab page then it goes into the Recent Projects list and updates as expected
Expected Behavior: I expected the project to be in the Recent Projects section and the file name to be correct
Screenshots:
One project working by going to step 6, one project busted by not doing so:
Trying to open the project that was put in the recent file list causes a crash on 4857