On Wed, Jul 23, 2008 at 3:31 PM, <[EMAIL PROTECTED]> wrote: > The following script runs an xmms2 client called esperanza. The client > automatically starts the xmms2 daemon but doesn't kill the daemon when it > dies. > > The idea is to run this script when I want to listen to music so that it will > kill the server (xmms2d) when I kill esperanza. > > Running this script *WORKS* on one laptop but for the life of me I can't > figure > out why it doesn't work on another similar Thinkpad with same Ubuntu version. > When I kill esperanza the second line doesn't seem to run because daemon keeps > playing the mp3 which is annoying. > > Any ideas? > > ============================================================== > > #!/bin/sh > > esperanza > killall xmms2d >
Tell us just a bit more about esperanza. More than I can learn from reading <http://wiki.xmms2.xmms.se/wiki/Client:Esperanza> When you say "I kill esperanza" what do you actually do? carl -- carl lowenstein marine physical lab u.c. san diego [EMAIL PROTECTED] -- [email protected] http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list
