We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Do not crash
Traceback (most recent call last): File "/usr/lib/python3.7/site-packages/urh/ui/ListWidget.py", line 39, in eventFilter item_name = self.currentItem().text() AttributeError: 'NoneType' object has no attribute 'text' [1] 22171 abort (core dumped)
The text was updated successfully, but these errors were encountered:
fix #655
26e6c75
a59e985
No branches or pull requests
Expected Behavior
Do not crash
Actual Behavior
Steps To Reproduce
Platform Specifications
The text was updated successfully, but these errors were encountered: