Core,  Processing Development Environment (PDE) - Processing Discourse board_os_core_pde.html Core,  Processing Development Environment (PDE) - Processing Discourse en-us Processing Discourse Thu, 22 Mar 2012 06:24:42 +0000 http://blogs.law.harvard.edu/tech/rss 30 println() from application? num_1276732652.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1276732652.html Thu, 17 Jun 2010 13:46:54 +0000 Thanks both for your suggestions, but I finally got it figured out. &nbsp;I don't know if it's something wrong on my pc or what, but using a simple . for classpath wasn't expanding. &nbsp;Changed it to ./* and all is working. &nbsp;<img src="yabbfiles/Templates/Forum/processing_one/smiley.gif" border="0" alt="Smiley" title="Smiley" /><br /><br />Now just takes &quot;java NameOfSketch&quot; to run from the /lib folder. (as it should)<br /><br />fwiw, using -cp (or -classpath) ./* on command line didn't work, but setting same as env var does, so i'm happy enough, i think my system is just a bit wonky<br /> Processing 64bit on Mac num_1276681108.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1276681108.html Wed, 16 Jun 2010 18:42:50 +0000 Processing in 64 bit does not play well with quicktime, which causes problems with some sketches.<br /><br />On my machine (10.6), even unchecking 'run in 32 bit mode' as an option on the Processing.app does not actually get it to run as a 64 bit app. I do not know of a way to get it to run as a 64 bit app, short of modifying the source yourself and compiling it. heap space error as a result of comments num_1272048982.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1272048982.html Fri, 04 Jun 2010 20:37:30 +0000 That's nifty, but I couldn't reproduce it. Can you post the sketch that causes the error? (Copy for Discourse maybe?) Odd indentation behavior in processing IDE num_1275448299.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1275448299.html Thu, 03 Jun 2010 21:11:33 +0000 I'm also unable to reproduce it. I tried writing the brackets first, and then typing in the println statements. A more detailed explanation of exactly what you're doing might help. Moved: 'zoom in/ zoom out' num_1275490393.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1275490393.html Wed, 02 Jun 2010 09:22:36 +0000 <b>This Topic has been moved to </b><a href="num_1275490394.html#0"><i><b>Programs</b></i></a><b> by <i>PhiLho </i></b> Shutdown hooks num_1271935008.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271935008.html Wed, 19 May 2010 02:58:25 +0000 Hi,<br /><br />this is the concerning bug-report: <a href="http://dev.processing.org/bugs/show_bug.cgi?id=1563" target="_blank">http://dev.processing.org/bugs/show_bug.cgi?id=1563</a><br /><br />Regards,<br /> Philipp Export problems: Exception in Animation Thread num_1272521883.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1272521883.html Sun, 09 May 2010 21:30:24 +0000 The problem is that I am using the GLGraphics renderer.<br /><br /> <b>Code:</b><pre class="code">size&#40;598 , 630, GLConstants&#46;GLGRAPHICS&#41;&#059; </pre><br /><br />If I switch to OPENGL it loads fine, and appears to be running except that it doesn't display correctly. All I see is a frame counter that I set up. Is this likely something that I can fix or is it a problem with GLGRAPHICS? That would be ideal if I could fix that, otherwise I can probably modify my code to use OPENGL but it might take a huge performance hit... Exporting to Java Applet not working num_1272569041.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1272569041.html fertolg@gmail.com (ftoledo) Thu, 29 Apr 2010 15:28:35 +0000 wow, I could've found that with a little more search on my part. Sorry about that. It's working now!! I'll put an example on the exhibition forum shortly!<br /><br />Thanks, "Java mode" differences 1.0.9 vs 1.1 num_1272550389.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1272550389.html Thu, 29 Apr 2010 08:04:25 +0000 ahh, nevermind (i think), looks like it's this that did it:<br />http://dev.processing.org/bugs/show_bug.cgi?id=1446<br /> export troubles num_1271980841.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271980841.html Sat, 24 Apr 2010 13:04:08 +0000 It is an OpenGL error. Are you sure all OpenGL classes are included?<br />Beside, I am not sure why you use this mode as your sketch seems to be 2D.<br />Last remark: you use<br /> <b>Code:</b><pre class="code">void setup&#40;&#41;<br &#47;>&#123;<br &#47;>  frameRate&#40;45&#41;; &#47;&#47;set frame rate<br &#47;>  size&#40;SCREENWI&#068;TH, SCREENHEIGHT, OPENGL&#41;;    &#47;&#47;window size<br &#47;> </pre><br />First, size() should be the first instruction of setup() (see the ref).<br />Second, it should have literal numbers, and in the program, you should use <tt>width</tt> variable instead of SCREENWIDTH and <tt>height</tt> variable instead of <tt>SCREENHEIGHT</tt>.<br />Thus Processing will know which size to set for your applet. Export problems num_1268782032.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1268782032.html Fri, 23 Apr 2010 04:43:34 +0000 Perhaps the files to compress are loaded in memory.<br />You can try and run the PDE with bigger memory settings, I suppose, although I am not too sure how to do it. Export Problems num_1271864754.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271864754.html Thu, 22 Apr 2010 10:32:29 +0000 I know what you mean...<br />ok thanks a lot.. I am not sure how I can do it but anyway I have the .exe <img src="yabbfiles/Templates/Forum/processing_one/smiley.gif" border="0" alt="Smiley" title="Smiley" /><br />cheers! Tidy code ... num_1271701057.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271701057.html Mon, 19 Apr 2010 22:24:40 +0000 <b>This Topic was moved here from <i>Syntax Questions</i> by <i>PhiLho</i>.</b> Xcode and Core num_1271355615.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271355615.html Thu, 15 Apr 2010 23:01:38 +0000 You could try adapting this O'Reillly guide with an SVN checkout, but you would still need ant installed. <br /><br />http://macdevcenter.com/pub/a/mac/2004/06/01/osx_java.html?page=2 Async String Loader num_1271093348.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1271093348.html Tue, 13 Apr 2010 20:42:08 +0000 yes ...building from source. Having trouble with "Export Application" (Windows) num_1266727533.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266727533.html Fri, 19 Mar 2010 12:04:01 +0000 Thanks so much! I finally got it working. &nbsp;<img src="yabbfiles/Templates/Forum/processing_one/grin.gif" border="0" alt="Grin" title="Grin" /> IDE bugs out with too many tabs num_1266845614.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266845614.html Thu, 25 Feb 2010 07:41:33 +0000 wow. well, i figure it out.<br /><br />I had this problem on a 32-bit XP machine and a 64-bit windows 7 machine, so I thought the problem must be in processing.<br /><br />After hearing you couldn't reproduce it, I started overhauling my main machine.<br /><br />Turns out i downloaded video drivers for both my computers on the same day, so they had the same video drivers. somehow both machines worked properly with the exception of this tabbing problem.<br /><br />after a driver update everything works great.<br /><br />so everybody, update your drivers! What versions does Processing use? num_1266822812.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266822812.html Mon, 22 Feb 2010 04:46:31 +0000 The build target is JDK 1.5. JOGL 1.1.1 is the last update of JOGL mentioned in the done.txt change log, so I believe that's the version. Where to download the source code of processing? num_1266680919.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266680919.html Sun, 21 Feb 2010 05:38:35 +0000 Just download and install SVN (Subversion) and get the whole source at once.<br />See GRAB THE CODE FROM DEV.PROCESSING.ORG instructions in <a href="http://dev.processing.org/build/" target="_blank">Build</a> page. Build scripts missing num_1265995984.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1265995984.html Sat, 20 Feb 2010 05:01:53 +0000 Thanks, with your help I've succeeded compiling under Linux (Ubuntu) running Ant 1.7.1 too :<br /> <b>Code:</b><pre class="code">export ANT_HOME=&quot;&#47;usr&#47;lib&#47;ant&quot;<br &#47;>export JAVA_HOME=&quot;&#47;usr&#47;lib&#47;jvm&#47;java&#45;6&#45;openjdk&quot;<br &#47;>ant </pre><br /><br />Worked like a charm. LITERAL_class handling in PdeEmitter num_1266417232.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266417232.html Thu, 18 Feb 2010 14:06:09 +0000 Yes, of course – should have thought about that myself. <img src="yabbfiles/Templates/Forum/processing_one/rolleyes.gif" border="0" alt="Roll Eyes" title="Roll Eyes" /><br />Thanks for reminding me. Processing SVN status num_1266418418.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1266418418.html Wed, 17 Feb 2010 09:15:06 +0000 See <a href="http://processing.org/discourse/yabb2/num_1265995984_.html#34; target="_blank">Build scripts missing</a>. processing applet -> xmlvm -> iPhone ? num_1236933922.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1236933922.html Thu, 11 Feb 2010 09:49:16 +0000 I hope that this direction continues. There are other approaches, such as using John Resig's Processing.js and porting it to a JS framework. This approach is cool, but we lose out on all the awesome libraries out there. Has there been any success with this approach? Is save on NEW broken? please help num_1265176128.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1265176128.html Thu, 04 Feb 2010 08:16:55 +0000 I was able to recreate the bug on my own machine so I submitted it with my own code as bug 1456. I would link to it but the forums are preventing me because of my post count.<br /><br />If you have more to add ( your OS, etc ) you should add it in on that ticket. Until this gets resolved, get compulsive about using the shortcut keys for saving your sketch. Apple+S or Ctrl+S. Console Font Size num_1265005538.html Processing Discourse/Core,  Processing Development Environment (PDE) num_1265005538.html Mon, 01 Feb 2010 15:22:01 +0000 Thanks! that worked.