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

Analyzer Go to Rule context menu not working from Profiler #831

Closed
dorschs57 opened this issue Mar 21, 2023 · 1 comment · Fixed by #837
Closed

Analyzer Go to Rule context menu not working from Profiler #831

dorschs57 opened this issue Mar 21, 2023 · 1 comment · Fixed by #837
Assignees
Labels
analysis bug Something isn't working ui Work related to the UI
Milestone

Comments

@dorschs57
Copy link
Collaborator

After running the Profiler and using the Analyze Output button to load the Analyzer, the context menu in the object view to Go to Rule does not work. It does work if I load an existing log file into the Analyzer using the Open Log File button from the Analyzer page.

To Reproduce:

  1. Open the Profiler tool
  2. Enter ls as the Executable File argument
  3. Run the Profiler
  4. When it completes click the Analyze Output button to load the Analyzer
  5. In the Analyzer click User -> root, Subject -> /usr/bin/ls to load the Object table
  6. Right click one of the objects and select Go to Rule
  7. Observe nothing happens
@dorschs57 dorschs57 added bug Something isn't working ui Work related to the UI analysis labels Mar 21, 2023
@egbicker
Copy link
Contributor

Can duplicate on FC38

@jw3 jw3 added this to the v1.1 milestone Mar 21, 2023
@egbicker egbicker self-assigned this Mar 24, 2023
@egbicker egbicker linked a pull request Mar 29, 2023 that will close this issue
@jw3 jw3 closed this as completed in #837 Apr 1, 2023
jw3 pushed a commit that referenced this issue Apr 1, 2023
This fixes the Go To Rule action when analyzing a debug log.

Closes #831
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analysis bug Something isn't working ui Work related to the UI
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants