On Wednesday 24 October 2001 23:31, Stefan Westerfeld wrote: > > To my big disgrace I discovered the same. Also, last time I checked the > > stop() call in kaboodle's engine.cpp didn't work, because it tried to > > seek, which is obviously unsupported on streams. If this is not fixed yet > > it should at least close the stream's connection and terminate the sound. > > But I guess I should bug Neil with that or fix it myself. > > You should have a look at where exactly the problem is. Seeking on streams > is basically supported by our interfaces (like: Arts::FileInputStream does > this), but as far as know none of the streaming PlayObjects really make use > of this, and somewhere in KPlayObject, the error message of "no seeking in > streams is generated" (which is kind-of wrong, as there is seeking in > FileInputStreams). In my case the stream was an HTTP URL. I Don't know if that changes things here? Martijn >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<