electrum
electrum copied to clipboard
TypeError: unsupported operand type(s) for &: 'KeyboardModifiers' and 'KeyboardModifiers'
Crash Report
This crash report was reported through the automatic crash reporting system 🤖
Traceback
Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/electrum/gui/qt/completion_text_edit.py", line 87, in keyPressEvent
ctrlOrShift = bool(e.modifiers() & (Qt.ControlModifier | Qt.ShiftModifier))
TypeError: unsupported operand type(s) for &: 'KeyboardModifiers' and 'KeyboardModifiers'
TypeError: unsupported operand type(s) for &: 'KeyboardModifiers' and 'KeyboardModifiers'
Reporter
This issue was reported by 1 user(s):
| Electrum Version | Python Version | Operating System | Wallet Type | Locale | Stack |
|---|---|---|---|---|---|
| 4.3.1 | 3.10.7 (main, Sep 6 2022, 21:22:27) [GCC 12.2.0] | Linux-5.15.67-1-lts-x86_64-with-glibc2.36 | standard,2fa | ru_RU | ℹ |
Additional Information
The reporting user(s) did not provide additional information.