Hi everyone,

I have this problem and can't overcome it. Maybe someone of You has an idea. I would really appreciate it. So goint to the problem...

In my application I need to start mplayer with radiostation url. And it works for few first times. After I play with some gui in the application and want to start the process again, I get FailedToStart error and nothing happens. The arguments are the same, and the program "mplayer" still exists.
In the documentation, they write:
"The process failed to start. Either the invoked program is missing, or you may have insufficient permissions to invoke the program."
However this is obvious, none of the cases apply to mine. But it still fails.
Additionally, this happens when the program is run on Embedded Linux. Running on Ubuntu, haven't gotten this kind of problem.

Thank You in advance, for any help.