You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CASCPlugin] Loaded 0 sub signatures
Traceback (most recent call last):
File "/home/jzaddach/ida-7.1/plugins/casc_plugin.py", line 458, in activate
self.fn(ctx)
File "/home/jzaddach/ida-7.1/plugins/casc_plugin.py", line 2381, in insert_asm_item
dialog = AsmSignatureDialog(self.parent)
AttributeError: 'SignatureCreatorFormClass' object has no attribute 'parent'
Traceback (most recent call last):
File "/home/jzaddach/ida-7.1/plugins/casc_plugin.py", line 458, in activate
self.fn(ctx)
File "/home/jzaddach/ida-7.1/plugins/casc_plugin.py", line 2381, in insert_asm_item
dialog = AsmSignatureDialog(self.parent)
AttributeError: 'SignatureCreatorFormClass' object has no attribute 'parent'
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: