Hi all.
I've been using a heyu script for a while without any problems for months.
But out of nowhere, part of it just stopped working.
I checked out my logs and here is what I get:
10/09 07:00:53 sndm addr unit 16 : hu I16 (state-daylight)
10/09 07:00:53 sndm func On : hc I
10/09 07:00:53 Launching 'Script-Daytime-Off': ( (($X10_A11 & $isOn)) ) && heyu off A11
/bin/sh: 16384: not found
/bin/sh: 1792: not found
The script line itself is the following:
SCRIPT -l Script-Todo-Noirceur I16 off sndm :: ( (($X10_I1 & $isOn)) || (($X10_I2 & $isOn)) ) && heyu SCENE-TODO-DARK-IF-AT-HOME
Other parts of my script still work fine.
It seems to only be the "sndm" that have this issue.
Any ideas?
Info:
Ubuntu 10.10 (up to date)
Thx !