AstuteSource / chasten

:dizzy: Chasten Uses XML and XPATH to Check a Python Program's AST for Specified Patterns!
https://pypi.org/project/chasten/
GNU General Public License v2.0
7 stars 8 forks source link

Interact Command crashes when clicking out of Analyze section #79

Closed Poiuy7312 closed 8 months ago

Poiuy7312 commented 9 months ago

Describe the bug The window that appears when running Interact Crashes when going from the Analyze section to any other section on the window

To Reproduce

To Reproduce Steps to reproduce the behavior:

  1. run 'chasten interact'
  2. Click on analyze
  3. Click on any other command

It should not be crashing when switching between commands

Desktop (please complete the following information):

Bchass commented 9 months ago

Seems to be a issue with others also using trogon: https://github.com/Textualize/trogon/issues/56. Downgrading to an earlier version yields the same results.

gkapfham commented 8 months ago

Note: we have a PR that will resolve this issue once PR #109 is merged.