2009-07-17 13:47:51 UTC
I have the same problem. Autokey fails after suspend on 9.04.
the log says:
Traceback (most recent call last):
File "/etc/init.d/autokey", line 114, in <module>
daemon.restart()
File "/usr/lib/python2.6/dist-packages/autokey/daemon.py", line 123, in restart
self.start()
File "/usr/lib/python2.6/dist-packages/autokey/daemon.py", line 85, in start
self.run()
File "/etc/init.d/autokey", line 58, in run
event = devices.next_event()
File "/usr/lib/python2.6/dist-packages/autokey/evdev.py", line 155, in next_event
buffer = os.read(fd, self.packetSize)
OSError: [Errno 19] No such device
Closing Autokey and running it again pops up a dialog: "Error starting interface. Keyboard monitoring will be disabled.
Check your system/configuration.
Unable to connect to EvDev daemon:
[Errno 111] Connection refused