FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 719 : Video capture stopped working with quicktime 7.4
Last modified: 2008-01-30 20:20
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
rhian
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-01-30 20:09
I've just run software update on my laptop - now runnning 10.4.11 and now
running quicktime 7.4 and all video capture has stopped in all versions of
processing error = I can't even run the examples - such as brightness tracking.
2008-01-31 15:04:20.168 java[276] CFLog (0): CFMessagePort:
bootstrap_register(): failed 1103 (0x44f), port = 0xeb03, name =
'java.ServiceProvider'
See /usr/include/servers/bootstrap_defs.h for the error codes.
2008-01-31 15:04:20.168 java[276] CFLog (99): CFMessagePortCreateLocal():
failed to name Mach port (java.ServiceProvider)
java.lang.NoClassDefFoundError: quicktime/internal/jdirect/Linker
at quicktime.jdirect.QTNative.linkNativeMethods(QTNative.java:15)
Additional Comment
#1 From fry 2008-01-30 20:19
This happens when the update fails, or there is an old version of
QTJava.zip that's interfering with things. First look for a second
QTJava.zip file, and if you can't find anything, re-download and install
QuickTime again.
This is the only relevant part of the error:
java.lang.NoClassDefFoundError: quicktime/internal/jdirect/Linker
at quicktime.jdirect.QTNative.linkNativeMethods(QTNative.java:15)
The other stuff is Apple Java crap, discussed on the "platforms" page of
the reference.
http://processing.org/reference/environment/platforms.html#mac