--
You received this message because you are subscribed to the Google Groups "autokey-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to autokey-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/autokey-users/5c44872c-29a6-446c-b929-fec240d842a8n%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to autokey-user...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/autokey-users/0388dc72-8c85-626e-5749-e291e6f00b6c%40main.nc.us.
Script name: 'Selection Test'
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/autokey/service.py", line 485, in execute
exec(script.code, scope)
File "<string>", line 3, in <module>
File "/usr/lib/python3/dist-packages/autokey/scripting.py", line 290, in input_dialog
return self._run_kdialog(title, ["--inputbox", message, default], kwargs)
File "/usr/lib/python3/dist-packages/autokey/scripting.py", line 259, in _run_kdialog
universal_newlines=True) as p:
File "/usr/lib/python3.6/subprocess.py", line 729, in __init__
restore_signals, start_new_session)
File "/usr/lib/python3.6/subprocess.py", line 1364, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'kdialog': 'kdialog'
This makes me think something is installed wrong in my AutoKey? Any suggestions on how to fix this?
Thanks so much!
Josh
To view this discussion on the web visit https://groups.google.com/d/msgid/autokey-users/08db9d65-7388-4f45-883b-d634f7b63eden%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/autokey-users/acde5cb2-5461-42d0-be72-8bb135d94090n%40googlegroups.com.