Comment 10 for bug 1501128

Revision history for this message
r34ch (thedarchorse) wrote :

@Stephen Boddy (stephen-j-boddy)

I checked out bzr@1714 [merge] and ran `python setup.py install`. I then ran `./terminator -g temp_config -u` and changed my key bindings for `hide_window` to ' Left Ctrl + ` '. I closed the terminator instance and reran using `-g temp_config` flag again.

The same issues are occurring as comment #4. Are they the focus and window z-order issues?

If so, then I don't think this bug needs reopened as I can toggle the visibility. I still get the output

Traceback (most recent call last):
  File "/home/dr/Workspace/terminator/gtk3-3/terminatorlib/window.py", line 316, in on_hide_window
    self.window.focus(t)
AttributeError: 'Window' object has no attribute 'window'

though