You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.autoformat the attached code
What is the expected output? What do you see instead?
gui freezes until an exception due to heap exhaustion is thrown
What version of the product are you using? On what operating system?
arduino0018, maple ret6, ubuntu10.04
Please provide any additional information below.
a comment at a certain point is what triggers the fault. It is just after the colon of a constructor, before the base class constructor is called.
Stack trace is added as a comment to the source code.
I'll be getting my java development system cranked up, and will write back if I need some help finding the source code.
From mbolivar...@gmail.com on June 06, 2011 16:52:59
Thanks for the report. I've confirmed the bug on the latest Maple IDE release.
BTW, all the Maple IDE releases thus far have been based on Arduino 0018. A more useful piece of information is the Maple IDE version; the current release is 0.0.11.
You can change the priority by clicking in the "Labels" section under the comment text box, where it says "Priority-Medium", and choosing "Priority-Low". In case you don't have the correct permissions, I've already done it.
Original author: andy.9...@gmail.com (June 04, 2011 21:31:20)
What steps will reproduce the problem?
1.autoformat the attached code
What is the expected output? What do you see instead?
gui freezes until an exception due to heap exhaustion is thrown
What version of the product are you using? On what operating system?
arduino0018, maple ret6, ubuntu10.04
Please provide any additional information below.
a comment at a certain point is what triggers the fault. It is just after the colon of a constructor, before the base class constructor is called.
Stack trace is added as a comment to the source code.
I'll be getting my java development system cranked up, and will write back if I need some help finding the source code.
(attachment: https://gist.github.com/bnewbold/4734595)
Original issue: http://code.google.com/p/leaflabs/issues/detail?id=70
The text was updated successfully, but these errors were encountered: