Re: [codenameone-discussions] Re: Windows UWP issues 1808 and 1822

2016-08-19 Thread Steve Hannah
I just built the property cross demo and it uses web services and a ConnectionRequest. It is running fine. One change that was made is the user-agent header is now added automatically. I actually added that June 30th to get property cross working, as the web service was blocking the requests

[codenameone-discussions] Re: Windows UWP issues 1808 and 1822

2016-08-19 Thread Shai Almog
We had a server update issue so several versions didn't update. This was fixed in the middle of the week and we just uploaded a newer release this Friday. Unfortunately because this has gone for a while it's possible that one of the previous changes broke things. If you have any more specific

[codenameone-discussions] Re: Windows UWP issues 1808 and 1822

2016-08-19 Thread Bryan Buchanan
Just tried another app which connects to a different server, and it freezes now also, so I'm thinking there has been some regression with the new build code. On Saturday, August 20, 2016 at 1:05:31 PM UTC+10, Bryan Buchanan wrote: > > I've just tried this again, and these issues seem to be

[codenameone-discussions] Re: Windows UWP issues 1808 and 1822

2016-08-19 Thread Bryan Buchanan
I've just tried this again, and these issues seem to be resolved, however The app uses a ConnectionRequest to load info from a remote servlet. This has worked fine on all platforms previously, and just now works fine in the simulator. The WP10 version used to work, but the new version

[codenameone-discussions] Re: stalled threads

2016-08-19 Thread Dave Dyer
On Thursday, August 18, 2016 at 11:02:31 PM UTC-7, Shai Almog wrote: > > That's legacy code that doesn't work. Killing threads is problematic > across devices, if a thread is stuck you have a problem. > Of course, this is about diagnosing the problem. If I have a rare lockup seen only on the

Re: [codenameone-discussions] SCREEN/APP FREEZING

2016-08-19 Thread Jojiez
Trying to set up it up on Netbeans but not yet successful. On Friday, August 19, 2016 at 9:03:45 AM UTC+3, Shai Almog wrote: > > Font classes shouldn't be a problem, do you see any output in the DDMS > console? > -- You received this message because you are subscribed to the Google Groups

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

2016-08-19 Thread kaisbensalah92
*Is ../cn1-binaries/corevm.jar* is reachable from CodenameOne directory. On Friday, August 19, 2016 at 5:56:28 AM UTC, Shai Almog wrote: > > Is ../../cn1-binaries/corevm.jar reachable from your CodenameOne directory > where you are issuing the build? > -- You received this message because you

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

2016-08-19 Thread kaisbensalah92
The cn1-binaries folder ain't inside CodenameOne project directory. so only *Is ../cn1-binaries/corevm.jar* is reachable. Is the cn1-binaries folder placed correctly? On Friday, August 19, 2016 at 5:56:28 AM UTC, Shai Almog wrote: > > Is ../../cn1-binaries/corevm.jar reachable from your

[codenameone-discussions] Re: stalled threads

2016-08-19 Thread Shai Almog
That's legacy code that doesn't work. Killing threads is problematic across devices, if a thread is stuck you have a problem. Notice that JavaSE has threadalizers that should work with Codename One. I haven't used one in years but it should work in theory. -- You received this message because

[codenameone-discussions] Re: [iOS] How to check if we are in debug build

2016-08-19 Thread Shai Almog
When you send a build this maps to the appropriate target in the build.xml file. You can modify that target in the build.xml file and do whatever you want. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe from this

[codenameone-discussions] Re: Variations in UI from Simulator to various mobile devices

2016-08-19 Thread Shai Almog
Are you testing with an identical skin to the device type? How did you set the styles and which specific styles are a problem to you? Notice that styles are inherited from the platform so unless you explicitly set some things you might get variations. The screenshots look like two devices with