|
ok, I've traced the wierd EXS24 disk thing to webdav
It seems that webdav launches while the EXS24is looking for the relevant samples, perhaps looking to establish a connection to nowhere and thus giving me the spinning beachball of death....
....because if I launch terminal and kill webdav while this is going on the beachball dissapears, the samples load and all is back to normal for the rest of the logic session
Interesting
(For those unfamiliar with this background nonsense, have a go at opening the terminal and typing 'top' which gives you a list of all active processes - typing 'kill' and then the ID number of the process will terminate that process - this is a handy way of working out what is messing things up by elimination - I could tell webdav was up to something as I could see it using up CPS resources using top)
|