JARVIS icon indicating copy to clipboard operation
JARVIS copied to clipboard

Add exception catching to CustomWidget

Open carlosgprado opened this issue 9 years ago • 0 comments

Traceback (most recent call last): File "C:/Program Files (x86)/IDA 6.8/plugins/jarvis\jarvis\widgets\CustomWidget.py", line 248, in lt return float(self.text()) < float(x.text()) ValueError: could not convert string to float: cmp r10d, 1

carlosgprado avatar Oct 01 '15 14:10 carlosgprado