LOOP Continues to Run even after you Deselect it in your Preference


#1

After looking at the activity monitor in UNIX OS terminal window you can still see that LOOP Continues to start up no matter what you do

I have attempted to Force Quit LOOP and just keeps on starting up and consuming CPU Cycles
Dragging down performance on my MAC


#2

Hey Chuck,
LOOP is the system service, thats why You can't kill it, It will automatically restart every time. If it consumes CPU time, it's means You have files in upload or download queue. You can try this option in settings, but I don't recommend you to disable LOOP.


#3

How do I stop Loop? What is the point in having an ‘Off’ switch if it doesn’t work? Do I have to uninstall it to switch it off?


#4

Hi,

Thanks for your post! Make sure that the checkbox is un-flagged and Close VOX app

Open Terminal and Do following commands:

launchctl remove com.coppertino.VOXCloud

Press enter.

/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user

Press enter.

Start VOX, check if the option is working fine.