Re: SBApplication error with iTunes 7.7

2008-07-23 Thread Fabian
Thanks has, your help is always appreciated, always enlightening. In fact I think you just solved my main problem as well, which was related to iTunes 7.7 artwork retrieval always returning nil on some systems. I will switch to appscript now, and really should have done it a long time ago. Can't re

Re: SBApplication error with iTunes 7.7

2008-07-22 Thread Hengist Podd
___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com

SBApplication error with iTunes 7.7

2008-07-22 Thread Fabian
Hello all, I have an app that interacts with iTunes via Scripting Bridge. After upgrading to iTunes 7.7 I get this error message every time I call [SBApplication applicationWithBundleIdentifier:@"com.apple.iTunes"]. The message is: 'unknown type name "tdta".' This doesn't seem to effect performan