[codenameone-discussions] Re: Animation problems after update

2016-07-22 Thread Shai Almog
Hi,
we issued an update a couple of hours after making the original update that 
fixed that. Make sure you are really up to date with the latest.
Just to be 100% sure you can edit the lib version in the 
codenameone_settings.properties to a lower value and redo the update client 
libs.

-- 
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/8539047e-fd27-49dd-a150-343d2792ad23%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: MapContainer Max Zoom-In

2016-07-22 Thread Shai Almog
Hi,
I answered on SO.

-- 
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/33197bc2-e26b-4a0e-9a80-8a3be2961662%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: iOS for loop breaks on substring exception inside a try-catch block

2016-07-22 Thread Shai Almog
We have over 300 open issues with myself getting over 300 emails to process 
every day and that doesn't begin to describe the level of tasks...
I call to your attention the fact that you used a ZIP which I explained, 
again and again to you... Doesn't scale!

I looked at your issue and it went into the pile of "well I'll test it 
later". Later is a date that literally never happens.

Here I can instantly see that this test case is good, so it goes into the 
pile of "I need to schedule this". 

We would have gotten to your issue even with the zip if we would have 
gotten repeated complaints especially referencing that issue. But if you 
want an issue addressed it needs to be scheduled and things won't get 
scheduled if we can't do quick evaluations of them.

-- 
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/1abcfee9-6041-480c-b81f-303365eb8fc4%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] flushGraphics bug?

2016-07-22 Thread Shai Almog
Is this with the new peers on or off?

-- 
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/be05ecef-aa5c-46ce-948e-26d8c4f6b06d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] MapContainer Max Zoom-In

2016-07-22 Thread eduardoargaez
Hi. I'm recently using codename, but i have experience developing on 
ios/android apps. i have a problem with the zoom in MapContainer. I need 
help. Thanks.

http://stackoverflow.com/questions/38532009/codenameone-mapcontainer-zoom-level?noredirect=1#comment64458106_38532009

-- 
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/05954d0c-8f44-41de-bc03-e728c7d6828b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Animation problems after update

2016-07-22 Thread Carlos Verdier
 Hi

Looks like the last update broke some animations, so now this code does not 
work:

contOne.addComponent(contTwo);
f.revalidate();
contTwo.setShouldCalcPreferredSize(true);
contTwo.setY( - contTwo.getWidth() );
contOne.animateLayout(400);


This is still working on simulator but not on devices.

InteractonDialog seems to have problems to show up as well, and I think it 
might be related...

Could you please check this out?

Thanks

-- 
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/3699f402-783f-4d69-b25e-a1f86343d12c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: iOS for loop breaks on substring exception inside a try-catch block

2016-07-22 Thread Dave Dyer
I call your attention to my report that catch/throw can cause stack 
corruption on IOS.

https://github.com/codenameone/CodenameOne/issues/1701

includes a test case

On Tuesday, July 19, 2016 at 10:27:18 PM UTC-7, Shai Almog wrote:
>
> This seems to be related to exception control flow. We had reports on this 
> in the past but didn't have a good test case. Thanks.
>

-- 
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/33687796-5bb1-4019-b2e4-b39a63d69896%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[codenameone-discussions] Re: iOS for loop breaks on substring exception inside a try-catch block

2016-07-22 Thread Dave Dyer

I Call you attention to my report that catch/throw can cause stack 
corruption on IOS.

https://github.com/codenameone/CodenameOne/issues/1701

includes a test program.


-- 
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/3d4a955a-8b42-4910-9d8a-11ffebae6005%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [codenameone-discussions] flushGraphics bug?

2016-07-22 Thread Gareth Murfin
This is from this week it should he relevant , maybe last week

On 21 Jul 2016 17:09, "Steve Hannah"  wrote:

> When did you do the build for this?  The line numbers don't correspond
> with the current state in git - I'd like to track down exactly what line
> 368 of flushGraphics() contains.
>
> Steve
>
> On Thu, Jul 21, 2016 at 9:01 AM, Gareth Murfin 
> wrote:
>
>> Just got this bug report, looks strange, any ideas?
>>
>> [EDT] 0:0:39,316 - java.lang.NullPointerException
>> [EDT] 0:0:39,321 - java.lang.NullPointerException
>> at com.codename1.impl.android.AndroidAsyncView.flushGraphics(
>> AndroidAsyncView.java:368)
>> at com.codename1.impl.android.AndroidImplementation.
>> flushGraphics(AndroidImplementation.java:934)
>> at com.codename1.impl.CodenameOneImplementation.paintDirty(
>> CodenameOneImplementation.java:547)
>> at com.codename1.ui.Display.edtLoopImpl(Display.java:1074)
>> at com.codename1.ui.Display.mainEDTLoop(Display.java:996)
>> at com.codename1.ui.RunnableWrapper.run(RunnableWrapper.java:120)
>> at com.codename1.impl.CodenameOneThread$1.run(
>> CodenameOneThread.java:60)
>> at java.lang.Thread.run(Thread.java:864)
>>
>> --
>> 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/315c4ae7-8372-49ea-8b83-f498b60df8f8%40googlegroups.com
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>
>
> --
> Steve Hannah
> Software Developer
> Codename One
> http://www.codenameone.com
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "CodenameOne Discussions" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/codenameone-discussions/EGrDdp6niPw/unsubscribe
> .
> To unsubscribe from this group and all its topics, 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/CAGOYrKWOrDk%3DakWe6QuDfZoGc1rBt8jGm7j08K%3DtCWvfFdr3TQ%40mail.gmail.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CANOaY6k4xJq8E5-1GjCdkM%2Bq8sySE1rHoukcVfbqV5q0gLnEGw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.