You are required to be in the Developer group to start new threads in these categories.
You may join this group from your Profile
Regards Chemist
Traceback (most recent call last):
File "./kagu.py", line 25, in <module>
if remote.remote(sys.argv): sys.exit(0)
File "/usr/lib/kagu/remote.py", line 15, in remote
os.mkfifo(FIFO) #create fifo
OSError: [Errno 2] No such file or directory