[codenameone-discussions] Re: IOS crashes inside the VM

2016-08-16 Thread Dave Dyer
Aside from the niceties of recovery, it would be great it the VM did anything at all to leave breadcrumbs, such as writing a minimal crash dump file on the way out. Something is a lot better than nothing in in this case. -- You received this message because you are subscribed to the Google

[codenameone-discussions] Re: Problems with CodenameOne framework local build

2016-08-16 Thread Shai Almog
Hi, did you read this post: https://www.codenameone.com/blog/how-to-use-the-codename-one-sources.html -- 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

[codenameone-discussions] Re: how to handle unkown exception and time out for class ConnectionRequest in codenameone

2016-08-16 Thread Shai Almog
http://stackoverflow.com/questions/38987976/codenameone-how-to-handle-exception-java-net-connectionexception-explicitly Timeout behaves differently in the various platforms so it might be more tricky. -- You received this message because you are subscribed to the Google Groups "CodenameOne

[codenameone-discussions] Re: how to handle exception java.net.ConnectionException explicitly

2016-08-16 Thread Shai Almog
http://stackoverflow.com/questions/38987976/codenameone-how-to-handle-exception-java-net-connectionexception-explicitly -- 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,

[codenameone-discussions] Re: Problem building Windows Phone in buid server

2016-08-16 Thread Shai Almog
No it requires Windows 10. Notice that most 8.1 devices are upgradeable to 10 in one way or another. Even Microsoft is ending Skype support for Windows Phone next year so it's pretty much a dead platform. -- You received this message because you are subscribed to the Google Groups

[codenameone-discussions] NativeMaps how to deactivate the zoom gesture?

2016-08-16 Thread romancanoniero
HI! its possible to deactivate de zoom gesture in nativemaps ios/android? the effect that im looking is to allow the movement in the map, but not the zoom. thanks If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS

[codenameone-discussions] Re: newPeer=true and googlemaps

2016-08-16 Thread romancanoniero
thanks On Tuesday, August 16, 2016 at 1:22:16 AM UTC-3, Shai Almog wrote: > > Is this with the latest build? > I think Steve fixed an issue there but there might be additional issues. > -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions"

[codenameone-discussions] Problems with CodenameOne framework local build

2016-08-16 Thread kaisbensalah92
Hello. I'm trying to perform a local build for CodenameOne using the source code from GitHub - but it always fails with the following log: Init env executing with cn1env = ${cn1env} for > ../../CodenameOne/GUIBuilder/src > stamp: > Compiling 490 source files to >

[codenameone-discussions] Problems with CodenameOne framework local build

2016-08-16 Thread kaisbensalah92
Hello. I'm trying to perform a local build for CodenameOne using the source code from GitHub - but it always fails with the following log: Init env executing with cn1env = ${cn1env} for > ../../CodenameOne/GUIBuilder/src > stamp: > Compiling 490 source files to >

[codenameone-discussions] Question on paid and free account for the team members

2016-08-16 Thread Bbeck Shrestha
We have a team of 3 members and have a professional account which one of us is using. Since we can't use push notifications etc from free a/c and we have only one professional a/c. Can all the team members use the same professional a/c when needed or we all have to buy separate a/c? Or do we

[codenameone-discussions] Question on paid and free account - codenameone

2016-08-16 Thread Bbeck Shrestha
We have a team of 3 members and have a professional account which one of us is using. Since we can't use push notifications etc from free a/c and we have only one professional a/c. Can all the team members use the same professional a/c when needed or we all have to buy separate a/c? Thankyou

[codenameone-discussions] how to handle unkown exception and time out for class ConnectionRequest in codenameone

2016-08-16 Thread amitjkhatri
I have 2 issues for ConnetionRequest class - Inspite of adding try catch block while making connection, I am getting a pop up error displaying internal error that could not make connection. I want to catch all the exceptions explicitly. - How to handle timeout exception? -- You received

[codenameone-discussions] how to handle exception java.net.ConnectionException explicitly

2016-08-16 Thread shekharjadhav1991
I want to handle exception explicitly.Currently when I am handling exception It handled implicitly first in which shows the exception message on screen in detail.I don't want to show in detail error message on screen(pop up dialog). right now it shows the exception Java.net.Connection

[codenameone-discussions] How to handle java.net.ConnectException explicitly

2016-08-16 Thread shekharjadhav1991
If you are experiencing an issue please mention the full platform your issue applies to: IDE: NetBeans/Eclipse/IDEA Desktop OS Simulator Device I want to handle exception explicitly.Currently when I am handling exception It handled implicitly first in which shows the exception message on

[codenameone-discussions] Re: fatal error: 'com_codename1_io_websocket_WebSocket.h' file not found

2016-08-16 Thread Gareth Murfin
It is in the code but I never actually instance the class using it, I want to leave it ther euntil I need it, I will try and tick the compiler into thinking its used then :) On Tuesday, August 16, 2016 at 12:21:05 PM UTC+8, Shai Almog wrote: > > Do you use the WebSocket class from code? > These

[codenameone-discussions] Re: send Android Build Error

2016-08-16 Thread Pugazhendi E
Now Solved that error sir... On Friday, August 12, 2016 at 11:03:31 AM UTC+5:30, Shai Almog wrote: > > Hi, > are you behind a proxy/filewall or VPN? > Make sure to configure it correctly in the simulator. > -- You received this message because you are subscribed to the Google Groups

[codenameone-discussions] Re: Error In Developing Admob Interstitial Ads

2016-08-16 Thread Pugazhendi E
Now cleared the error...thank you... On Saturday, August 13, 2016 at 11:27:25 AM UTC+5:30, Shai Almog wrote: > > Hi, > there is an error log link that explains the problem. If you want the > problem solved we will need that... > -- You received this message because you are subscribed to the