Quick fix for me was to copy the lxkeymap from a Mint11 natty box over to K/Ubuntu precise ...
$ ./lxkeymap ./lxkeymap:85: RuntimeWarning: missing handler 'on_option_clicked' self.builder.connect_signals(self) ./lxkeymap:85: RuntimeWarning: missing handler 'on_removebtn_clicked' self.builder.connect_signals(self) ./lxkeymap:85: RuntimeWarning: missing handler 'on_addbtn_clicked' self.builder.connect_signals(self) ./lxkeymap:85: RuntimeWarning: missing handler 'on_profiles_activate' self.builder.connect_signals(self) And it worked fine and changed 'keymap es' to 'us' -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/945603 Title: lxkeymap crashed with IndexError in finish_initializing(): list index out of range To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lxkeymap/+bug/945603/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
