Comment 5 for bug 1017249

Revision history for this message
Samuel Suther (s-suther) wrote :

TypeError: cannot concatenate 'str' and 'list' objects .... Still appear in 0.7.99+dfsg-0ubuntu3.

lxkeymap
Sections: ['Global', 'quertz', 'neo2']
Layouts: ['de']
Variants: []
Options: ['grp:sclk_toggle', 'neo', 'grp_led:scroll', 'grp:alt_shift_toggle', 'grp:switch']
Toggle 'grp:switch' to: False
Toggle 'grp:alt_shift_toggle' to: False
Toggle 'grp:lctrl_lwin_rctrl_menu' to: True
Toggle 'grp:sclk_toggle' to: False
Toggle 'grp:lctrl_lwin_rctrl_menu' to: False
Toggle 'grp:sclk_toggle' to: True
['neo', 'grp_led:scroll', 'grp:sclk_toggle']
Traceback (most recent call last):
  File "/usr/bin/lxkeymap", line 546, in on_click_apply
    self.save_configuration()
  File "/usr/bin/lxkeymap", line 512, in save_configuration
    self.status_update()
  File "/usr/bin/lxkeymap", line 565, in status_update
    self.status.set_text(_("Current Keymap: "+ self.layout_current))
TypeError: cannot concatenate 'str' and 'list' objects