FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 472 : Capture.list() seems to not work with 0123
Last modified: 2006-12-27 06:10
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
ScottLawrence
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-12-24 14:08
If i have the Capture.list() call in my sketch (or in the examples) in release 0123, it fails with
the error:
Exception in thread "Thread-2" java.lang.ExceptionInInitializerError
at quicktime.std.sg.SequenceGrabber.initialize(SequenceGrabber.java:108)
Additional Comment
#1 From fry 2006-12-24 15:13
whups, changed how QTSession opens and closes in 0123, now fixed for 0124.
Additional Comment
#2 From ScottLawrence 2006-12-24 15:31
Awesome. You're rediculously fast with these bugfixes. cheers!
:)
Additional Comment
#3 From fry 2006-12-27 06:09
it\'s easier when you catch me while i\'m checking my email and it\'s a quick
fix :)
thanks a lot for the report, i\'m surprised i hadn\'t heard about this one yet.