thebitguru / play-button-itunes-patch

Play Button iTunes Patch
http://www.thebitguru.com/projects/iTunesPatch
Other
644 stars 19 forks source link

Patch did not work for me on High Sierra #44

Open ghost opened 6 years ago

ghost commented 6 years ago

Hi Farhan,

The patch has worked for me for many years however it i no longer working on High Sierra.

I notice it stopped working, downloaded 1.1. Disabled SIP. Rebooted. Ran 1.1. It said patched already - I rewatched for the hell of it. Rebooted. iTunes still launches using the play button.

Any help would be greatly appreciated.

Cheers, Chris

See screenshot screen shot 2018-04-18 at 10 52 43 pm

ghost commented 6 years ago

Sorry here are the logs ..

com.thebitguru.Play-Button-iTunes-Patch 2016-11-09 12-00.log com.thebitguru.Play-Button-iTunes-Patch 2018-04-18 12-38.log

ghost commented 6 years ago

Disabling the Play button (and other useful buttons) in Preferences/Keyboard/"Use F1 F2 etc as standard function keys" did work ..

thebitguru commented 6 years ago

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

ghost commented 6 years ago

Thanks heaps for the reply.

A fantastic contribution that you make in doing this - one many of us really appreciate.

Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..

Cheers Chris

On 26 Apr 2018, at 4:36 am, Farhan Ahmad notifications@github.com wrote:

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

rkcarter commented 6 years ago

@gigantaur, I don’t think that will work. One of the points of System Integrity Protection is that a remote attacker can’t modify the system code, even if they acquire root.

-- Rick Carter Ann Arbor, Michigan USA Rick.Carter@gmail.com

On Apr 26, 2018, at 23:41, gigantaur notifications@github.com wrote:

Thanks heaps for the reply.

A fantastic contribution that you make in doing this - one many of us really appreciate.

Do you think you will be able to avoid the need recovery mode to turn off the system protection - even a sudo command line script to start or finish would be better than the whole recovery mode ..

Cheers Chris

On 26 Apr 2018, at 4:36 am, Farhan Ahmad notifications@github.com wrote:

Hi, @gigantaur, sorry, I have been quite busy lately. There is a known issue with High Sierra that I need to work on and this is likely because of it. I will try to get to this soon.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/thebitguru/play-button-itunes-patch/issues/44#issuecomment-384854924, or mute the thread https://github.com/notifications/unsubscribe-auth/AA9VEIMDHWi5GPE-bhPx4zPORr68hCwaks5tspOFgaJpZM4TaAro.

averms commented 6 years ago

Until the patch is updated one can always run sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes to completely turn off iTunes. Of course this doesn't work if you actually use iTunes 😏.

AlbertoFdzM commented 6 years ago

@aaether32323 that solution doesn't work for me:

sudo chmod -x /Applications/iTunes.app/Contents/MacOS/iTunes
chmod: Unable to change file mode on /Applications/iTunes.app/Contents/MacOS/iTunes: Operation not permitted
averms commented 6 years ago

@AlbertoFdzM I forgot that you need to disable SIP for that to work