Comment 2 for bug 1561345

Revision history for this message
Bryce Harrington (bryce) wrote :

I got the same traceback on Ubuntu 20.04. This occurred while resizing a pane separator. One of the panes had a large scrollback, although not abnormally so.

CurrentDesktop: XFCE
Date: Tue Jun 8 17:50:51 2021
ExecutablePath: /usr/share/terminator/terminator
ExecutableTimestamp: 1586793637
InterpreterPath: /usr/bin/python3.8
ProcCmdline: /usr/bin/python3 /usr/bin/terminator
ProcCwd: /home/bryce
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, user)
 XDG_RUNTIME_DIR=<set>
 LANG=en_US.UTF-8
 SHELL=/bin/bash

Traceback:
 Traceback (most recent call last):
   File "/usr/share/terminator/terminatorlib/paned.py", line 312, in wrapcloseterm
     Terminator().find_terminal_by_uuid(sibling.get_toplevel().last_active_term.urn).grab_focus()
 AttributeError: 'NoneType' object has no attribute 'urn'