OpenEndedGroup / Field

A development environment for art
201 stars 22 forks source link

latest dev build slows processing / only one instance works #14

Open liuboto opened 11 years ago

liuboto commented 11 years ago

the latest dev build 10/15/12 makes processing sketches load really slow compared to previous versions. moreover, only the first sketch with processing works. the second one no longer works. this is similar to #3 but worse, because in #3 the second processing instance broke only after closing the first instance. it is problematic because the default behavior opens default.sketch which may have a processing box in it. a quick solution that does not involve command line starting.

right now if one double-clicks a field sketch in the finder, field also opens default.sketch. it would be nice to have field only open the actual clicked sketch as a temp workaround.

attached bug report

https://dl.dropbox.com/u/4220119/field/fieldprocessingbugginess.txt.zip

marcdownie commented 11 years ago

I've just pushed a fix for the double-click problem. Now double clicking on something in the workspace opens just that (and thus not two copies of Processing). That will help with the stability of Processing overall since only one applet will be running.

Can you check if the slowdown is still happening ? In particular can you check that the frame-rate of the Processing doesn't vary depending on whether there is text in the text editor pane.

liuboto commented 11 years ago

build error, fails to run: https://dl.dropbox.com/u/4220119/field/fieldbuilderror.txt.zip

On Sat, Oct 20, 2012 at 1:18 PM, Marc Downie notifications@github.comwrote:

I've just pushed a fix for the double-click problem. Now double clicking on something in the workspace opens just that (and thus not two copies of Processing). That will help with the stability of Processing overall since only one applet will be running.

Can you check if the slowdown is still happening ? In particular can you check that the frame-rate of the Processing doesn't vary depending on whether there is text in the text editor pane.

— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/14#issuecomment-9633743.

marcdownie commented 11 years ago

My apologies. Try again now.

On Sun, Oct 21, 2012 at 3:42 PM, liuboto notifications@github.com wrote:

build error, fails to run: https://dl.dropbox.com/u/4220119/field/fieldbuilderror.txt.zip

On Sat, Oct 20, 2012 at 1:18 PM, Marc Downie notifications@github.comwrote:

I've just pushed a fix for the double-click problem. Now double clicking on something in the workspace opens just that (and thus not two copies of Processing). That will help with the stability of Processing overall since only one applet will be running.

Can you check if the slowdown is still happening ? In particular can you check that the frame-rate of the Processing doesn't vary depending on whether there is text in the text editor pane.

— Reply to this email directly or view it on GitHub< https://github.com/OpenEndedGroup/Field/issues/14#issuecomment-9633743>.

— Reply to this email directly or view it on GitHubhttps://github.com/OpenEndedGroup/Field/issues/14#issuecomment-9646647.