binaryninja-api icon indicating copy to clipboard operation
binaryninja-api copied to clipboard

Project names don't resolve on New Tab after first open

Open CouleeApps opened this issue 2 years ago • 1 comments

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:

  1. Create a new project
  2. Import a file to your project
  3. Open the file
  4. Open a New Tab
  5. Observe Recent Files list and Recent Projects list
  6. 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: image

CouleeApps avatar Feb 08 '24 22:02 CouleeApps

Trying to open the project that was put in the recent file list causes a crash on 4857

negasora avatar Feb 10 '24 17:02 negasora