Search found 19 matches

by paulrichards999
Fri Feb 10, 2023 9:49 pm
Forum: CGIs and the Server
Topic: Mixing HTML & LC
Replies: 2
Views: 5110

Mixing HTML & LC

I've been playing with Livecode server recently, but what seems obvious to me , or would work in livecode, doesn't appear to work in webpage. Example - login page It posts username and password to another LC page that does it's bit, and if invalid returns user back to login page with an error ie: lo...
by paulrichards999
Tue Mar 10, 2020 2:49 pm
Forum: Converting to LiveCode
Topic: The chosen folder is not a valid SDK
Replies: 12
Views: 17438

Re: The chosen folder is not a valid SDK

Hi, Did you ever get this resolved? I am doing a fresh installation and Android Studio installed with the correct API required for 9.5, (i've tried installing SDK to multiple locations) But I select the correct path in Livecode (as per Android Studio) but it just says chosen folder is not a valid An...
by paulrichards999
Tue Jan 23, 2018 11:10 am
Forum: Data Grid Helper
Topic: DataGrid Helper 2.5 Preview
Replies: 22
Views: 24125

Re: DataGrid Helper 2.5 Preview

Wow, very nice!!

I am very much looking forward to this update :D
by paulrichards999
Wed Jan 17, 2018 9:28 am
Forum: Talking LiveCode
Topic: LC License not cooperating - SOLVED
Replies: 10
Views: 7153

Re: LC License not cooperating

Hi Tom,

I had the same problem and spotted another post on the forum.

If you disconnected from the internet and then run livecode, it will load (i have just done this myself and it worked) Once Livecode is loaded then you can re-connect to the internet again
by paulrichards999
Tue Jan 16, 2018 2:46 pm
Forum: Android Deployment
Topic: could not build R.Java
Replies: 4
Views: 3600

Re: could not build R.Java

So having done a little digging around, traced the error message to revSaveAsAndroidStandalone.livecodescript. Just after generateResourceClasses, tBuildFolder, tManifestFile, pSettings, rResourceClasses - I place a "put tBuildFolder, tManifestFile, pSettings, rResourceClasses " (line 754) in order ...
by paulrichards999
Fri Jan 12, 2018 3:01 pm
Forum: Android Deployment
Topic: could not build R.Java
Replies: 4
Views: 3600

Re: could not build R.Java

Java SDK installed and everything is generally fine ( I deploy to Android most days - so this part works)

The issue only happens when the Map Widget is added. I can deploy OK from Mac, but just not Windows
by paulrichards999
Tue Jan 09, 2018 12:22 pm
Forum: Android Deployment
Topic: could not build R.Java
Replies: 4
Views: 3600

could not build R.Java

LC 9 DP11 running on Windows 10 Created a new stack and added just the new Map Widget. Trying to save as standalone but getting error: There was an error while saving the stanadalone application could not build R.java Error: resource directory c:\users\paul\appdata\local\temp\tmp6\res-build\res\ doe...
by paulrichards999
Mon Feb 13, 2017 12:05 pm
Forum: Internet
Topic: tsNet errors [SOLVED]
Replies: 1
Views: 2915

Re: tsNet errors

SO after basging head against wall, it would appear to be down the the SSL certificate being used against domain.

A "free" trial was being used, which worked OK in browsers - but having now converted to paid certificate, everything works fine
by paulrichards999
Thu Dec 15, 2016 11:06 am
Forum: Android Deployment
Topic: could not encode class bundle
Replies: 8
Views: 8103

Re: could not encode class bundle

After the wonderul guidance from Panos..

I checked what Android Build-tools were installed (SDK Manager) and found I was running 17 so installed 19.03 and hey presto - App now saves and deploys.

Thanks Panos.
by paulrichards999
Wed Dec 14, 2016 3:12 pm
Forum: Android Deployment
Topic: could not encode class bundle
Replies: 8
Views: 8103

Re: could not encode class bundle

Hi Panos.. I put "answer the result " before Throw "could not encode class bundle" in revSaveAsAndroidStandalone script and I got this error: trouble processing: bad class file magic (cafebabe) or version(0033.0000) ...while parsing tsNet/LC$1.class ... while processing tsNet/LC$1.class trouble proc...
by paulrichards999
Wed Dec 14, 2016 11:45 am
Forum: Android Deployment
Topic: could not encode class bundle
Replies: 8
Views: 8103

Re: could not encode class bundle

and the test listed above was done in 9.0 dp2 - although I have been getting this same mesasge on various versions of 8.1.x. I am also using Windows 10
by paulrichards999
Wed Dec 14, 2016 11:42 am
Forum: Android Deployment
Topic: could not encode class bundle
Replies: 8
Views: 8103

Re: could not encode class bundle

Hi Panos, No - the identifier is simply com.paulrichards.testing. version: 1.0.0 version code: 1 Signing: Sign for development only. To test further, I created a new Stack, added 1 button and configured deployment to Android only.. Used the test button, and it deployed to device. Added this code to ...
by paulrichards999
Wed Dec 14, 2016 11:18 am
Forum: Android Deployment
Topic: could not encode class bundle
Replies: 8
Views: 8103

could not encode class bundle

I have a very simple app to test tsNet.. (code extracted from Charles demo stack) I can push app straight to my Android device using the test button, and save as standalone - in v 8.0 / v8.0.2 / 8.1 / 8.1.1 rc2...I know tsNet wont work in these builds but is still builds and deploys. I cannot howeve...
by paulrichards999
Tue Dec 13, 2016 1:31 pm
Forum: Internet
Topic: tsNet errors [SOLVED]
Replies: 1
Views: 2915

tsNet errors [SOLVED]

Having some issues with tsNet over https. The database product we use has a builtin webserver, this allows us to include DB coding amongst html to display data in a webpage- very much like livecode server. These pages have a suffix of .ESP I can navigate to a particular .ESP page running on our DB w...
by paulrichards999
Thu Dec 18, 2014 4:47 pm
Forum: Android Deployment
Topic: openSSL version in Livecode
Replies: 3
Views: 3100

Re: openSSL version in Livecode

Thanks Neil, all done and confrmed as a bug. Great help (as always) Bug can be followed here: RunRev QCC changed bug 14257 Comment # 1 on bug 14257 from RunRev QCC Hi Paul, thank you for logging this report. We have now confirmed the bug in your bug report and will continue to update you as the stat...

Go to advanced search