A huge Parallels bug that's gone unfixed for years are the two processes, copypaste and prldragdrop, which consume 100% of CPU resources on the Mac OSX guest VM. What causes the processes to spiral out of control is unknown but it typically happens when I have two users logged on to the same guest VM at one time.
I've posted about this before and knowing that I'd never get a response, I wrote a script to kill these two processes each and every time I login to the guest VM:
killall prldragdrop
killall copypaste
But now, since "upgrading" to Parallels 13 from 11 I noticed these useless, productivity-killing processes seem to resurrect themselves and once again consume 100% of all CPU resources. Is there any way to terminate these processes permanently or better yet, is there a setting that would prevent them from even starting in the first place?
I've posted about this before and knowing that I'd never get a response, I wrote a script to kill these two processes each and every time I login to the guest VM:
killall prldragdrop
killall copypaste
But now, since "upgrading" to Parallels 13 from 11 I noticed these useless, productivity-killing processes seem to resurrect themselves and once again consume 100% of all CPU resources. Is there any way to terminate these processes permanently or better yet, is there a setting that would prevent them from even starting in the first place?