Unable to bind hide_window key, another instance/window has it.
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
terminator (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
Opening a second terminal window is blocked. To reproduce from the Ratpoison window manager, type "c-t !" to run a script that contains:
$ terminator $geometry --command="screen -S full -c $configfile"
That launches fine, but within that screen session run "sudo -iu root" followed by:
$ terminator --command=
It cannot open a new window. It says:
ConfigBase::load: Unable to open /etc/xdg/
Unable to connect to DBUS Server, proceeding as standalone
** (terminator:2367): WARNING **: 14:17:48.988: Binding '<Control><Alt>a' failed!
Unable to bind hide_window key, another instance/window has it.
This happens with version Terminator versoin 2.1.0 in the Ratpoison window manager. Untested on Gnome.