Note to self: The next time sound stops working in Kubuntu, amarok, youtube, etc stop working, run the following:
lsof | grep sndand kill the offending process.
(Now, why would open office horde the sound all of a sudden, when it's be open for days?!?)
Have you tried <code>fuser</code> yet? It does pretty much what
you're doing with two commands.