Comment 7 for bug 36196

Revision history for this message
xtknight (xt-knight) wrote : Re: .wav sounds when I move the icon or send it to trash

Still happens on Hardy amd64.

For developers:

This could either be fixed by not caching the entire file in memory, by lowering the buffer size, or simply stopping playback when the file handle is no longer valid. It seems like caching the whole file at once could be dangerous anyway.