FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1181 : moviemaker Cannot render "OpenGL" sketch on Mac OSX
Last modified: 2009-02-26 04:28
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
DUPLICATE of bug
882
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
namke
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-02-26 01:24
Using moviemaker to render movie of a sketch using an OpenGL canvas, no
file is produced on Mac OSX (10.4.11). The same sketch functions correctly
under Windows. This has been observed on the 1.x releases of Processing
(earlier builds functioned correctly).
There is no error message, the sketch just doesn't run!
The bug is discussed here:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=OpenGL;action=display;num=1229986984
Additional Comment
#1 From fry 2009-02-26 03:13
This is mentioned on the "known bugs" page:
http://processing.org/reference/troubleshooting/#known
*** This bug has been marked as a duplicate of
882
***
Additional Comment
#2 From namke 2009-02-26 04:10
Hmm. I can't see any known issues regarding this bug - and
bug 882
seems to
be addressing video _capture_ rather than moviemaker _rendering_
Of course, I may be missing a subtlety here, apologies if so :-)
Additional Comment
#3 From fry 2009-02-26 04:26
moviemaker is part of the video library--it affects all sketches that use
the video library plus opengl or some other libraries.
Additional Comment
#4 From fry 2009-02-26 04:28
Also for what it's worth, I probably won't be fixing the bug because we're
planning to move to a new video library soon, since Apple has discontinued
QuickTime for Java. Sorry for the trouble, but the other bug also lists a
workaround that should get things going for you again.