[codenameone-discussions] Re: Native JavaSE code doesn't bundle the .jar files

2017-07-27 Thread Shai Almog
Maybe the cn1lib build script needs to unzip the jars into the javase native code so the classes will be used? -- 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

[codenameone-discussions] Re: Cannot run tests or change skins on simulator that uses database

2017-07-27 Thread Shai Almog
Can you please file an issue on that? I made an attempt to fix it in the past and it failed. This is because the JDBC driver for sqlite uses native code and that breaks out classloader tricks. I've tried some tricks to separate the JDBC driver loading but that didn't work out I'm guessing this

[codenameone-discussions] Re: Playing video crashes ios

2017-07-27 Thread Shai Almog
That might be a regression due to this fix https://github.com/codenameone/CodenameOne/commit/d7127b9385a52658c5c7876550a11620f9859e96#diff-45cbac8739a96036fdbda19c1a29350f Can you please file an issue and reference this discussion. I understand Steve is already looking into this. -- You receiv

Re: [codenameone-discussions] latest version of playServicesVersion supported on the server?

2017-07-27 Thread Shai Almog
The idea is to move the play version of Codename One not of the maps, I would suggest filing an issue for the main project so we can be consistent across everything. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsubscribe fro

Re: [codenameone-discussions] Re: Log.p doesn't work on iOS devices, Log.sendLog doesn't work on anything

2017-07-27 Thread Shai Almog
@Dave This is a discussion related to Log.sendLog() and a change Apple made to native logging both of which have no applicability to your point. Log.sendLog() is a pro feature. -- You received this message because you are subscribed to the Google Groups "CodenameOne Discussions" group. To unsu

[codenameone-discussions] Re: CleanModern demo problem

2017-07-27 Thread Shai Almog
Hi, the clean modern demo is hand coded so it wasn't created with the GUI builder and won't open with it. You can create a new GUI builder file for it but the existing files won't work. Is this a project you created via the new project wizard -> Codename One -> Demos -> Clean Modern? That shoul

Re: [codenameone-discussions] Re: Shame we can't add on Javascript for a little more

2017-07-27 Thread Shai Almog
So here's a thing about our subscriptions. You are legally allowed to upgrade and downgrade although paypal makes it a bit tedious... You can build the JS version for a month and downgrade back to pro which will be cheaper. That's not great for us, but we accept it because fair pricing is impor

[codenameone-discussions] Native JavaSE code doesn't bundle the .jar files

2017-07-27 Thread nickkoirala
Making cn1libs for manging viewing and generating PDFs. Works find on the devices and in the simulator, however in the simulator a number of jar files are required and they are not bundled into the cn1lib when its build and have to be added to the libraries via the project properties. Am I set

[codenameone-discussions] Cannot run tests or change skins on simulator that uses database

2017-07-27 Thread nickkoirala
If you change skins the database ends up open twice or something and you get the following error. This also happens if you run tests from the TestRecorder. [EDT] 0:0:0,236 - Exception: java.lang.UnsatisfiedLinkError - org.sqlite.NativeDB._open(Ljava/lang/String;I)V java.lang.UnsatisfiedLinkErro

[codenameone-discussions] Playing video crashes ios

2017-07-27 Thread Gareth Murfin
I built an app and last week it was working perfect, I rebuilt it on the server yesterday and now it crashes when I play a video (MediaPlayer). This only happens on iOS, and it simply exits the program. Im pretty sure this same code has worked in many of my other apps, did something change rec

Re: [codenameone-discussions] latest version of playServicesVersion supported on the server?

2017-07-27 Thread Rocotoco Rodriguez
filed! on https://github.com/codenameone/codenameone-google-maps/issues/22 thanks! On Thursday, July 27, 2017 at 2:21:07 AM UTC-3, Shai Almog wrote: > > Sure but things don't get done if RFE's aren't filed. > -- You received this message because you are subscribed to the Google Groups "Coden

Re: [codenameone-discussions] Re: Log.p doesn't work on iOS devices, Log.sendLog doesn't work on anything

2017-07-27 Thread Dave Dyer
The whole Log class is something between a mess and a minefield; I've published a function in another thread that creates a log file and gets it's contents as a string. You could use this as a guide to get what you need out of the logging system. For my purposes, I have a very simple perl scrip

[codenameone-discussions] Re: CleanModern demo problem

2017-07-27 Thread Ramon Garcia
About CleanModern... a think to remember: if I delete the "new FloatingHint(x)" from SingUpForm (from the BoxLayout.EncloseY command) it shows Ok Deleting the label, or the createLineSeparator() it doesnt Thanks about your patience Ramon Garcia El jueves, 27 de julio de 2017, 13:59:1

[codenameone-discussions] Re: CleanModern demo problem

2017-07-27 Thread Ramon Garcia
Sorry, I've found how to open new Gui Builder... its easy: rightclicking in the form class. But in the CleanModern project when i do it, it show a "The GUI Builder works only with GUI Builder files created using the new file wizard" message. Have i changed anything that i must not? Ramon G

[codenameone-discussions] Re: CleanModern demo problem

2017-07-27 Thread Ramon Garcia
Hi, Sorry, last week i was on holiday Surely there is something i misunderstood. The Javascript compiled version shows the SignUpForm and the ActivateForm that i cant see running the app in my computer. I'm using JDK 1.8. And I've mapped the CLDC11.jar, CodenameOne.jar and CodenameOne_SRC.zip

Re: [codenameone-discussions] Re: Shame we can't add on Javascript for a little more

2017-07-27 Thread xhatti via CodenameOne Discussions
WE are stunned from the JS feature as well. I tested it during my enterprise time from the Bootcamp and it was just amazing! But as said from others, spending over 4k a year PER SEAT is just too much unless you are a huge company who dont care for this amount or already have a well paying app.