Moe Fwacky

Results 19 comments of Moe Fwacky

I'm also just noticing that it looks like the script is running multiple times ``` PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND 7529 root 20...

I've been running the pseudo channel script as sudo because if I don't it errors out. I suppose there's probably a better solution though. ``` pi@controller:~/pseudo-channel $ python PseudoChannel.py -xml...

`./startstop` doesn't seem to work for me. Not sure what I'm doing wrong ``` pi@controller:~/pseudo-channel $ ./startstop -bash: ./startstop: No such file or directory pi@controller:~/pseudo-channel $ ./startstop startstop.sh -bash: ./startstop:...

Just did `./startstop.sh` and it works as expected. Going to try keybinding that to the remote now. edit: i should clarify, I did `sudo ./startstop.sh`, without `sudo` it didn't start.

So the challenge i'm hitting now is that I can't run ./startstop.sh from within openbox and trying to run the full path (even in an ssh terminal) doesn't seem to...

Fleshing this out based on some of our earlier discussions. Block injections would be defined in pseudo_schedule.xml with other scheduled content. Injected blocks could scheduled alongside regular scheduled content, or...

Cool, I'll check out the new functionality once the database finishes updating.

I've started looking at making updates to my script for this year. Is this on the roadmap to be in before game day this year?