Le 12 oct. 2013 à 21:53, Warren Samples <war...@warrensweb.us> a écrit :

> On 10/12/2013 08:35 AM, Ludovic Thébault wrote:
>>  linux (ubuntu 12).
>> 
>> What i missed ?
>> 
>> Thanks
> 
> 
> One additional note; you may find that you have to take special precautions 
> to terminate your app and the mplayer process. Closing the app window may not 
> actually end one or both of the processes. Putting something like:
> 
> on closeStack
>   get shell("killall mplayer")
>   quit
> end closeStack
> 
> in the stack script will work in that case.
> 
> Warren


Thanks,

Maybe it's because mplayer is not installed, i'll verify that.
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to