Comment 5 for bug 479131

Revision history for this message
Luke Faraone (lfaraone) wrote : Re: Autokey crashes on post-install, should "restart" if daemon already running

Looks like this is a localization bug. Replace the "stop" command above with this:
 LC_ALL=en_US.UTF-8 sudo /etc/init.d/autokey stop

and tell me if that works for you.