> OK, So we both have the same problem.. What do we do about it? It
> would be easy to hack the plugins to sent Ctl-C to xine (this is 'kill
> -2') but that seems like a real hack..
>
OK, I fixed mine this by changing:
_debug_('childapp: Before wait(%s)' % self.child.pid)
for i in range(20):
if self.wait():
break
- time.sleep(0.1)
+ time.sleep(0.2)
In childapp.py. Give that a go, if it does not work, try extending it
a bit more....
Mick
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click
_______________________________________________
Freevo-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-users