Vector35 / Vector35/binaryninja-api
BN do not filtering logs after reopening
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 298
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 19
Description
Version and Platform (required):
- Binary Ninja Version: 5.0.7152-dev Personal (bf8c2432)
- OS: macOS
Bug Description:
BN save the selected logger filter (at least visually) however after reopening file it's not filtering logs, only shows previously selected filter.
Steps To Reproduce:
- Select logger to filter by the log tab
- Restart binaryninja
- Open database/binary (or just reopen it without restarting BN)
Expected Behavior:
Either auto-select "All" log-filter visually or filter logs properly according to saved logger.
Screenshots/Video Recording:
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No source file, test, or entry point is identified in the issue. Reproduce the problem by selecting a logger filter in the log tab, reopening the database or restarting Binary Ninja, and checking whether the displayed filter matches the logs. Done means the saved filter is applied after reopening, or the UI visibly resets to "All".
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100