Ticket #1325 (closed defect: notabug)
Keyboard control panel component fails on opening
| Reported by: | alsroot | Owned by: | alsroot |
|---|---|---|---|
| Priority: | Urgent | Milestone: | 0.86 |
| Component: | sugar | Version: | 0.85.x |
| Severity: | Unspecified | Keywords: | |
| Cc: | sascha_silbe | Distribution/OS: | Ubuntu |
| Bug Status: | Unconfirmed |
Description
PPA: https://launchpad.net/~alsroot/+archive/sugar-0.86
|TestCase|
* new .sugar environment
* clock on Keyboard component
* it fails with traceback
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/jarabe/controlpanel/gui.py", line 320, in __select_option_cb
self.show_section_view(option)
File "/usr/lib/pymodules/python2.6/jarabe/controlpanel/gui.py", line 218, in show_section_view
self._options[option]['alerts'])
File "/usr/share/sugar/extensions/cpsection/keyboard/view.py", line 175, in __init__
self._setup_kmodel()
File "/usr/share/sugar/extensions/cpsection/keyboard/view.py", line 208, in _setup_kmodel
if self._kmodel in row[0]:
TypeError: 'in <string>' requires string as left operand, not NoneType
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

