Error when pressing Esc to end message correction
Versions
- OS: Manjaro Linux
- GTK Version: 3.24.24
- PyGObject Version: 3.38.0
- GLib Version : 2.66.2
- python-nbxmpp Version: 3.0.0-dev1
- Gajim Version: 1.4.0-dev1
Traceback
Traceback (most recent call last):
File "/home/x/.local/lib/python3.9/site-packages/gajim/chat_control_base.py", line 1055, in _on_message_tv_buffer_changed
self.parent_win.window.lookup_action(
AttributeError: 'NoneType' object has no attribute 'window'
Steps to reproduce the problem
Start correcting a message, but then decide to stop correcting (by pressing Esc). This closes the chat window, and spawns this error.