Skip to content
This repository has been archived by the owner on Aug 13, 2024. It is now read-only.

Exception in filter.py:_set_tooltip() #32

Open
saidelike opened this issue Mar 5, 2020 · 0 comments
Open

Exception in filter.py:_set_tooltip() #32

saidelike opened this issue Mar 5, 2020 · 0 comments
Labels
bug Something isn't working

Comments

@saidelike
Copy link
Collaborator

Got this exception once:

Traceback (most recent call last):
  File "C:/Users/user/AppData/Roaming/Hex-Rays/IDA Pro/plugins\idarling\interface\filter.py", line 180, in eventFilter
    self._set_tooltip(obj, ev)
  File "C:/Users/user/AppData/Roaming/Hex-Rays/IDA Pro/plugins\idarling\interface\filter.py", line 122, in _set_tooltip
    func_ea = int(index.sibling(index.row(), 2).data(), 16)
TypeError: int() can't convert non-string with explicit base
@saidelike saidelike added the bug Something isn't working label Mar 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant