~gnome-terminator/terminator/gtk3

Viewing all changes in revision 1833.

  • Committer: bryce
  • Date: 2020-03-17 01:15:31 UTC
  • Revision ID: bryce@bryceharrington.org-20200317011531-j1c6437j2eahnpob
Fix crash when there are no predefined windows

    Traceback (most recent call last):
      File "/usr/bin/terminator", line 126, in <module>
      TERMINATOR.layout_done()
      File "/usr/share/terminator/terminatorlib/terminator.py", line 395, in layout_done
      if window not in self.prelayout_windows:
    TypeError: argument of type 'NoneType' is not iterable

fixes: https://bugs.launchpad.net/terminator/+bug/1702369

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: