Antelcat / ida_copilot

ChatGPT Agent analyses your IDA pseudocode
MIT License
127 stars 10 forks source link

AttributeError: 'NoneType' object has no attribute 'refresh_view' #10

Closed demonguy closed 3 days ago

demonguy commented 3 days ago

raceback (most recent call last): File "/Applications/IDA Professional 9.0.app/Contents/MacOS/plugins/ida_copilot.py", line 19, in activate ida_hexrays.get_widget_vdui(ctx.widget).refresh_view(True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'refresh_view'

这个有人遇到吗?

demonguy commented 3 days ago

原来需要当前窗口在 hex-ray 伪代码窗口下