Package: terminator
Version: 1.90-1
Severity: normal

A layout with horizontal and vertical splits is not recreated correctly upon 
start.

Here's a test config:

---

[global_config]
[keybindings]
[profiles]
  [[default]]
    background_image = None
[layouts]
  [[default]]
    [[[child1]]]
      parent = window0
      type = Terminal
    [[[window0]]]
      parent = ""
      type = Window
  [[Main]]
    [[[child0]]]
      position = 0:54
      type = Window
      order = 0
      parent = ""
      size = 3200, 1672
    [[[child1]]]
      position = 836
      type = VPaned
      order = 0
      parent = child0
    [[[child2]]]
      position = 1600
      type = HPaned
      order = 0
      parent = child1
    [[[child5]]]
      position = 1600
      type = HPaned
      order = 1
      parent = child1
    [[[terminal3]]]
      profile = default
      type = Terminal
      order = 0
      parent = child2
    [[[terminal4]]]
      profile = default
      type = Terminal
      order = 1
      parent = child2
    [[[terminal7]]]
      profile = default
      type = Terminal
      order = 1
      parent = child5
    [[[terminal6]]]
      profile = default
      type = Terminal
      order = 0
      parent = child5
[plugins]
---

When starting terminator with option '-l Main' older version come up with four
terminals in an equal split. With 1.90-1 there seems to be only one terminal.
However, a simple exit shows that the terminals are stacked behind each other.

Michael

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.8.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages terminator depends on:
ii  gir1.2-glib-2.0   1.50.0-1
ii  gir1.2-gtk-3.0    3.22.4-1
ii  gir1.2-pango-1.0  1.40.3-3
ii  gir1.2-vte-2.91   0.46.1-1
ii  python-cairo      1.8.8-2.1
ii  python-dbus       1.2.4-1
ii  python-gi         3.22.0-1
ii  python-gi-cairo   3.22.0-1
ii  python-psutil     4.3.1-1
pn  python:any        <none>

Versions of packages terminator recommends:
ii  gir1.2-gconf-2.0      3.2.6-4
ii  gir1.2-keybinder-3.0  0.3.1-1
ii  gir1.2-notify-0.7     0.7.7-1
ii  xdg-utils             1.1.1-1

terminator suggests no packages.

-- no debconf information

Reply via email to