Im experiencing something similar on the simulator, not even on a real 
device, 

An exception occurred during transition paint this might be valid in case 
of a resize in the middle of a transition
java.lang.StackOverflowError
at 
com.codename1.ui.geom.GeneralPath$Ellipse._addToPath(GeneralPath.java:971)
at 
com.codename1.ui.geom.GeneralPath$Ellipse._addToPath(GeneralPath.java:968)
at 
com.codename1.ui.geom.GeneralPath$Ellipse._addToPath(GeneralPath.java:969)
at 
com.codename1.ui.geom.GeneralPath$Ellipse._addToPath(GeneralPath.java:969)
at 
com.codename1.ui.geom.GeneralPath$Ellipse._addToPath(GeneralPath.java:969)



On Monday, October 24, 2016 at 3:09:57 PM UTC+8, Jérémy MARQUER wrote:
>
> Hi,
> What do you mean by sleeping off the EDT ?
>
> On Saturday, October 22, 2016 at 4:48:11 AM UTC+2, Shai Almog wrote:
>>
>> If you have intensive work you need to sleep off the EDT between work 
>> batches. Even multi-core CPU's are pretty damn weak on mobile.
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"CodenameOne Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to codenameone-discussions+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/codenameone-discussions.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/codenameone-discussions/6794d49a-7724-47bb-9a02-95cf601275c4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to