[codenameone-discussions] Re: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3

2018-08-01 Thread Gareth Murfin
definitely fixed this, just by putting in beforeMethod, interesting, I dont 
know why my brain tells me to do things in post, when before is much more 
ideal. Still I am confused at some of these edt things, even after a decade 
I resort to code shuffling or callSerially, uitimer i thought would be 
answer but it is not.

On Thursday, July 19, 2018 at 7:44:28 PM UTC+8, Gareth Murfin wrote:
>
> Yes, I shuffled some code around and it seems to have gone away, i think 
> somehow it was related to me removing a button on the first screen that 
> comes up in postMain, worked better in beforeMain
>
> On Wednesday, July 11, 2018 at 12:06:57 PM UTC+8, Shai Almog wrote:
>>
>> The best we can do is the EDT monitor but it sends false positives and 
>> sometimes misses actual violations because these things are very hard to 
>> detect.
>>
>

-- 
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/1a76fb0b-229e-4c18-a30e-4df327e6d416%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: java.lang.IndexOutOfBoundsException: Index: 3, Size: 3

2018-04-06 Thread Shai Almog
This looks like an EDT violation. 

-- 
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/49a2caf4-c634-4df3-9927-8b7f00012555%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.