[Pkg-kde-extras] Bug#661391: [kde-config-touchpad] Crash and no detected bluetooth mouse
Miguel Ángel López Vicente
miguel.angel.lopez.vicente at gmail.com
Sun Feb 26 21:36:16 UTC 2012
Package: kde-config-touchpad
Version: 0.8.1-1
Severity: normal
When I connect my bluetooth mouse using bluedevil, synaptiks no detect
it a doesn't disable the touchpad.
When I run from konsole, I get this if I press in "configure
synaptiks" from system tray.
self.stack.push(self.setupObject(widget_class, parent, elem))
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/uiparser.py", line
176, in setupObject
obj = self.factory.createQObject(clsname, name, args, is_attribute)
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/objcreator.py",
line 107, in createQObject
return self._cpolicy.instantiate(classType, *args, **kwargs)
File "/usr/lib/python2.7/dist-packages/PyQt4/uic/Loader/qobjectcreator.py",
line 106, in instantiate
return clsObject(*ctor_args)
File "/usr/lib/python2.7/dist-packages/synaptiks/views.py", line 56,
in __init__
self.setModel(MouseDevicesModel(self))
File "/usr/lib/python2.7/dist-packages/synaptiks/models.py", line
69, in __init__
self._device_index = list(self._monitor.plugged_devices)
File "/usr/lib/python2.7/dist-packages/synaptiks/monitors/mouses.py",
line 119, in plugged_devices
yield MouseDevice.from_udev(device)
File "/usr/lib/python2.7/dist-packages/synaptiks/monitors/mouses.py",
line 77, in from_udev
return cls(device['ID_SERIAL'], device.parent['NAME'].strip('"'))
File "/usr/lib/python2.7/dist-packages/pyudev/device.py", line 699,
in __getitem__
raise KeyError('No such property: {0}'.format(property))
KeyError: u'No such property: ID_SERIAL'
The problem look be the device name.
Other distros same the idem problem with newer versions of udev.
--
Miguel Ángel López
More information about the pkg-kde-extras
mailing list