FAQ
Cover
This is the archive Discourse for the Processing (ALPHA) software.
Please visit the new Processing forum for current information.

   Processing 1.0 _ALPHA_
   Bugs
   Bug Fixes, Implemented Suggestions
(Moderator: fry)
   OSX Quicktime 6.4 update breaks processing
« Previous topic | Next topic »

Pages: 1 
   Author  Topic: OSX Quicktime 6.4 update breaks processing  (Read 651 times)
Jerronimo

WWW
OSX Quicktime 6.4 update breaks processing
« on: Oct 17th, 2003, 4:46am »

I just upgraded to Quicktime 6.4 (OS X 10.2.8, Powerbook G4 500) (via software update) and when I try to run a sketch taht worked yesterday, I now get the following error:
 
(Cut-and-paste didn't work from the error window. :[ )
 
Semantic Error: Type quicktime.std.stdQTConstants was not found .
You need to modify your classpath, sourcepath, bootclaspath, and/or extdirs setup.  Package "quicktime/std" could not be found in:  
  /System/Library/Frameworks/JavaVM.framework/Versions/1.3.1/Classes/class es.jar
 
I changed it over to use java 1.4, instead of 1.3, but it didn't help.
 
fry


WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #1 on: Oct 18th, 2003, 7:25pm »

grumble grumble qtjava grumble grumble
 
not sure what's going on though.. i've also updated to quicktime 6.4 and i'm not having any trouble on my mac. i wonder if there was an installation problem, or if qtjava wasn't installed?
 
might want to try (in a terminal):
ls /System/Library/Java/Extensions/
and make sure it lists QTJava.zip. if not, qtjava may not be installed properly. or maybe they changed the install location (!#$*) and i haven't seen a dev note about it. if that's the case, could you search your machine for a file called "QTJava.zip" and report back if it finds anything?
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #2 on: Oct 19th, 2003, 1:09am »

It is not in there.
 
It did find these: (find on "QTJava*")
 
/Developer/Examples/Java/QTJava
/Developer/Examples/Java/QTJava/QTJavaDemos
/System Folder/Extensions/MRJ Libraries/MRJClasses/QTJava.zip
 
That's all it found.  
 
I have quicktime Pro, if that makes any difference at all..  I also just found this:
  http://docs.info.apple.com/article.html?artnum=120255
which has a QT6.3 reinstaller... I haven't tried it yet.
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #3 on: Oct 19th, 2003, 1:14am »

Also just found this:
http://docs.info.apple.com/article.html?artnum=93414&sessionID=anony mous%7C26893096&kbhost=kbase.info.apple.com%3a80%2f
 
"Quicktime 6.4 for Mac 10.2.x does not include support for Java"
 
If you use Mac OS X 10.2.x  and require QuickTime Java support for Java 1.3 or Java 1.4.1, do not upgrade to QuickTime 6.4
 
Augh!
 
Looks like i'm gonna download the 6.3 downgrader.
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #4 on: Oct 19th, 2003, 1:55am »

I just ran the downgrader, and P5 works just fine again.
 
fry


WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #5 on: Oct 19th, 2003, 2:32am »

wow, that sucks.  
 
they musta nixed it to make their ship date for the itunes stuff last week. sadly, i think qtjava must be awfully low on their list. that also stinks because of all the qtjava problems we've had on windows are now present for macosx..  
 
i'll make a note in the readme for 66.
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #6 on: Oct 19th, 2003, 5:43pm »

http://www.livejournal.com/community/macosx/1756523.html
 
"The goal of this release is to provide QTJava developers with a new version of QTJava that works on both J2SE 1.3.1 and J2SE 1.4.1 on Mac OS  X."
 
fry


WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #7 on: Oct 19th, 2003, 6:06pm »

right.. i guess qt 6.4 works with panther (10.3.x) and java 1.3 and 1.4. large parts of qtjava were rewritten to work with both java 1.3 and 1.4, and many parts of the api were removed, since they have duplicate functionality in 1.3/1.4 (qtjava was written for java 1.1).  
 
so in the end, it was a much needed rewrite, but the fixes weren't complete for jaguar (10.2.x) in time for their big announcement last week. however if you use panther, you'll be all set
 
unfortunately, you'll be locked out of p5 rev 66 unless you drop a copy of QTJava.zip into /System/Library/Java/Extensions.
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #8 on: Oct 19th, 2003, 6:13pm »

so, let me see if i understand you... (It's early and i'm still tired)
 
If i were to copy QTJava.zip aside, install QT 6.4, then copy it back, i should be fine?
 
fry


WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #9 on: Oct 19th, 2003, 7:08pm »

on Oct 19th, 2003, 6:13pm, Jerronimo wrote:
so, let me see if i understand you... (It's early and i'm still tired)
 
If i were to copy QTJava.zip aside, install QT 6.4, then copy it back, i should be fine

depends on what you mean 'fine'.. p5 would at least run, and you'd be able to compile things, but you won't be able to use video until apple fixes things.
 
if you want to use video in p5 with qt 6.4, it appears as though you have to upgrade to panther, until apple releases quicktime 6.4.1 (or whatever) that fixes the qtjava problems on 10.2.x.
 
Jerronimo

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #10 on: Oct 19th, 2003, 8:58pm »

Understood.
 
adrien

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #11 on: Oct 24th, 2003, 4:16pm »

Apple released a patch (24 Oct)
 
Quote:
QuickTime for Java Update
 
The QuickTime for Java update includes support for using QuickTime 6.4 with either Java 1.4.1 or Java 1.3.1. This update is recommended for everyone using QuickTime 6.4 in order to maintain application compatibility.
 

Signature: Signatures are displayed at the bottom of each post...
fry


WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #12 on: Oct 24th, 2003, 5:28pm »

was just heading to post this as well. thank god they've fixed it.
 
REAS

WWW
Re: OSX Quicktime 6.4 update breaks processing
« Reply #13 on: Oct 24th, 2003, 8:30pm »

i've installed the update and confirm that quicktime is working again.
 
Pages: 1 

« Previous topic | Next topic »