We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexDiscussionGeneral Discussion,  Status › recent apple security update may break video
Page Index Toggle Pages: 1
recent apple security update may break video (Read 818 times)
recent apple security update may break video
Dec 22nd, 2006, 5:30pm
 
seems that apple goofed the release of the recent security update (the one that prevents people from using qtjava to grab the video image from machines w/ an isight). it replaces qtjava.zip, and the version of qtjava.zip is for java 1.5 instead of 1.4. this is apparently only a problem on the intel macs. hopefully they'll have a fix sometime soon, but this is a warning in case anyone runs into an error something like:

bad class file:
/System/Library/Java/Extensions/QTJava.zip(quicktime/app/view/MoviePlayer.class)

class file has wrong version 49.0, should be 48.0
Re: recent apple security update may break video
Reply #1 - Dec 22nd, 2006, 5:37pm
 
more specifically:
Security Update 2006-008
http://docs.info.apple.com/article.html?artnum=61798
Page Index Toggle Pages: 1