On 17-May-08, at 7:37 AM, DomLoff wrote:
>
> Can someone explain why the scripts do not work when starting
> normally?
>
do you run as a service or an application?
It may be that the service is not allowed to run outside programs.   
Not really a bad thing when you think about what a system service  
could do if a problem was misbehaving.

> Does this mean due to this bug in the code (somewhere I'll have to
> start squeezecenter from the cmd prompt now?

Again, it's probably the system not allowing the program to run.  The  
code for execute script simply asks the system to run a script.  If  
the system doesn't want to, that's possible.
If it is actually working from the command prompt, then I really can't  
think of anything in the code itself that would be able to do anything  
differently (aside from requiring the scripts to be written in perl,  
then loaded by the plugin as if it were part of the plugin).

-kdf
_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/lists/listinfo/plugins

Reply via email to