Comment 12 for bug 737856

Revision history for this message
Harald Sitter (apachelogger) wrote :

Still crashes with 4.1 on saucy https://errors.ubuntu.com/oops/31004e9e-629f-11e3-9c0c-e4115b0f8a4a

Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/synaptiks/monitors/mouses.py", line 124, in _handle_udev_event
    if signal and _is_mouse(device):
  File "/usr/lib/python2.7/dist-packages/synaptiks/monitors/mouses.py", line 77, in from_udev
    name = device.parent.get('NAME', device.parent.get('DEVNAME')).strip('"')
  File "/usr/lib/python2.7/dist-packages/pyudev/device.py", line 831, in __getitem__
    raise KeyError(property)
KeyError: u'ID_SERIAL'