invalid value for keybinding causes terminator to crash

Bug #476271 reported by Parth Malwankar
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Terminator
Fix Released
Undecided
Chris Jones

Bug Description

I wanted to unset some keybindings so based on terminator_config man page I entered the value "Unbound" for the key (same as default value for switch_to_tab_N). Apparently this doesnt work and causes terminator to crash.
I am using terminator 0.13 on ubuntu 9.10 from the package repo.

[~]% terminator
Traceback (most recent call last):
  File "/usr/bin/terminator", line 163, in <module>
    options.geometry, options.hidden, options.forcedtitle)
  File "/usr/share/terminator/terminatorlib/terminator.py", line 307, in __init__
    self.keybindings.configure(self.conf.keybindings)
  File "/usr/share/terminator/terminatorlib/keybindings.py", line 63, in configure
    self.reload()
  File "/usr/share/terminator/terminatorlib/keybindings.py", line 83, in reload
    raise ex
terminatorlib.keybindings.KeymapError: Keybinding 'prev_tab' invalid: Key 'Unbound' is unrecognised
[~]% terminator -v
terminator 0.13
[~]%

Related branches

Revision history for this message
Chris Jones (cmsj) wrote :

Fixed in trunk revision 792

Changed in terminator:
assignee: nobody → Chris Jones (cmsj)
status: New → Fix Committed
Chris Jones (cmsj)
Changed in terminator:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.