Time for noob question #1. Everytime I open iTunes, this windows pops up and is very annoying. I follow the instructions on what I have to do and it still pops up.
Any ideas? Thank you.![]()
Yeah I had this for a bit as well. Try turning off your firewall; that did the trick for me.
OS X should automatically allow iTunes to accept incoming connections, assuming the application is correctly code-signed by Apple (and it should be). You should never see that message at all.
Quit iTunes. Go back to the Firewall pane in System Preferences. Click on Start and re-enable the Firewall. Click on Advanced. Is "Automatically allow signed software to receive incoming connections" checked? If not, check it. Also, is iTunes listed in the box above that? If so, I'd click on it to select that line, and then click the minus sign below the box to delete the iTunes setting. Then click OK and then quit System Preference. Restart iTunes. Does the annoying window still appear?
OS X should automatically allow iTunes to accept incoming connections, assuming the application is correctly code-signed by Apple (and it should be). You should never see that message at all.
Quit iTunes. Go back to the Firewall pane in System Preferences. Click on Start and re-enable the Firewall. Click on Advanced. Is "Automatically allow signed software to receive incoming connections" checked? If not, check it. Also, is iTunes listed in the box above that? If so, I'd click on it to select that line, and then click the minus sign below the box to delete the iTunes setting. Then click OK and then quit System Preference. Restart iTunes. Does the annoying window still appear?
Open Terminal (in Utilities) and enter
Code:codesign -vvv /Applications/iTunes.app/
Please post the output.
This worked. Thank you so much!
Cheers.
Magpie: ~] codesign -vvv /Applications/iTunes.app/
/Applications/iTunes.app/: valid on disk
/Applications/iTunes.app/: satisfies its Designated Requirement
You're welcome, but it was something else you did that worked. (Did you trash your iTunes app and re-download?) The command I suggested was simply to see if there was an code-sign related problem.
I was about to edit my previous post to indicate what the output from the codesign command should be:
Code:Magpie: ~] codesign -vvv /Applications/iTunes.app/ /Applications/iTunes.app/: valid on disk /Applications/iTunes.app/: satisfies its Designated Requirement
Is it the "right" way to do it? I don't know. But it works for my iTunes, and I don't mind having my firewall down.
codesign -vvv /Applications/iTunes.app/
/Applications/iTunes.app/: valid on disk
/Applications/iTunes.app/: satisfies its Designated Requirement
wondered why that message popped up every time I opened iTunes...
BTW, I get the following....
codesign -vvv /Applications/iTunes.app/
/Applications/iTunes.app/: a sealed resource is missing or invalid
/Applications/iTunes.app/Contents/Resources/English.lproj/AACEncoderConfig.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/AskUser.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/AutofillSettings.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/BurnSettings.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/CDInfo.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/ConvertID3.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/EQPresets.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/ImportSettings.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/iTunesDJSettings.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/MP3EncoderConfig.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/PCMEncoderConfig.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/PodcastSettings.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/PromptForLongString.nib/keyedobjects.nib: resource modified
/Applications/iTunes.app/Contents/Resources/English.lproj/PromptForShortString.nib/keyedobjects.nib: resource modified
Yuck! Trash the app and download a new one.
So trashing the app and re-downloading doesn't cause you to lose any data?
So trashing the app and re-downloading doesn't cause you to lose any data?