[[ ANN ]] Release 9.6.10

2023-08-29 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.10 STABLE. LiveCode 9.6.10 STABLE comes with more than 20 bugfixes, including support for Android API 33, which will be a requirement for submitting new apps to the Google Play Store as of the 31st of August. You can find

[[ ANN ]] Release 10.0.0 DP-6

2023-08-31 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 10.0.0 DP-6. LiveCode 10.0.0 DP-6 comes with more than 30 bugfixes and exciting new features. You can find more details on this new release here: https://livecode.com/livecode-10-dp-6-web-fonts-and-api-33/ You can find the r

Re: Android Standalone buiulding error

2023-09-28 Thread panagiotis merakos via use-livecode
Hello Klaus, I am afk now, but there is a bug report about it. The workaround is to make sure you have installed only v31.0.0 of the android *build tools*. Anything above v31 will cause this error. Cheers, Panos On Thu, 28 Sept 2023, 18:35 Klaus major-k via use-livecode, < use-livecode@lists.run

Re: Android Standalone buiulding error

2023-09-28 Thread panagiotis merakos via use-livecode
keyboard :) On Thu, 28 Sept 2023, 20:51 Klaus major-k via use-livecode, < use-livecode@lists.runrev.com> wrote: > Hi Panos, > > > Am 28.09.2023 um 19:40 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com>: > > > > Hello Klaus, > &

Re: Can't codesign Mac app

2023-10-09 Thread panagiotis merakos via use-livecode
Hello Jacque, Have you included any entitlements when codesigning the app? I suggest including all of these: https://lessons.livecode.com/m/4071/l/1293515-entitlements-for-signed-and-notarized-apps There is an option to do that in the settings (iirc) in Matthias' notarization tool. Kind regard

Re: AW: Another (macOS) Code signing guidance question...

2023-10-10 Thread panagiotis merakos via use-livecode
Hello all, Just downloading the certificate from your account in the apple dev website, and using it in a different machine from the one it was created will not work (you get identity not found), because you need the private key as well. This is why you have to export the certificate from the old

Re: Google new API 33 requirements

2023-10-19 Thread panagiotis merakos via use-livecode
Hello Klaus, *>Does that mean I have to select -> 13 (API 33) as the * *Minimum Android Version in the STAB?* Nope, if you select "13 (API 33)" in the android standalone application settings it means your app will run only on devices that run Android 13+. Regarding the warning/error you get

Re: Google new API 33 requirements

2023-10-19 Thread panagiotis merakos via use-livecode
t; > Am 19.10.2023 um 11:42 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com>: > > > > Hello Klaus, > > > > *>>>>>Does that mean I have to select -> 13 (API 33) as the * > > *Minimum Android Version in the

[[ ANN ]] Release 9.6.11 RC-1

2023-11-02 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.11 RC-1. LiveCode 9.6.11 RC-1 comes with more than 10 bugfixes and new features, including support for Xcode 15 / iOS 17 SDK. You can find more details on the bug fixes and improvements of this new release here: https://l

Re: Direct editing of polygrid text cells and polylist text elements

2023-11-02 Thread panagiotis merakos via use-livecode
Hello all, You can write a script for that. Just add a PolyGrid and a field, set the name of the field to "Edit" and add this code: Add this in the script of the field "edit": on enterinfield hide me end enterinfield on returninfield hide me end returninfield on textChanged set the pg

Re: [[ ANN ]] Release 9.6.11 RC-1

2023-11-02 Thread panagiotis merakos via use-livecode
dalone for an iOS device or the simulator. Cheers, Panos -- On Thu, 2 Nov 2023 at 17:13, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > looking forward to maybe finally doing the sonoma thing > > On Thu, Nov 2, 2023 at 10:32 AM panagiotis merakos via use-live

Re: Crashing on M2 Mac

2023-11-03 Thread panagiotis merakos via use-livecode
Hello all, We are not aware of any bug in the "convert" command, and I think it is highly unlikely such a bug to affect M2 machines but not M1 ones. We have a M2 machine running Sonoma which is used in the prerelease testing so my feeling is that if there was such a bug, we would have caught it i

Re: Crashing on M2 Mac

2023-11-06 Thread panagiotis merakos via use-livecode
t; when the convert command is called. I can (in my experience) absolutely > confirm this. Debugged it down to the single line of code. Rebuilt the > app with 10.0.0 (dp 6) and the issue was solved. > > > > Apologies for posting the wrong platform. > > > > -Dan >

Re: Windows maximization on desktops

2023-11-07 Thread panagiotis merakos via use-livecode
Hello Paul, I think the "resizeStack" message should be sent. Kind regards, Panos -- On Tue, 7 Nov 2023 at 18:08, Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrote: > Is there a message sent when a user click the maximize icon (macOS and > Windows) in the titlebar of a window?

Re: Finally success with code signing Windows standalones withe the new eToken certificates under macOS using jarsigner

2023-11-10 Thread panagiotis merakos via use-livecode
Hello Matthias, I think a lesson on this would be super useful! Kind regards, Panos -- On Fri, 10 Nov 2023 at 01:43, Peter Bogdanoff via use-livecode < use-livecode@lists.runrev.com> wrote: > Matthias, I am definitely interested in this! > > Peter Bogdanoff > > > On Nov 9, 2023, at 1:25 PM, mat

[[ ANN ]] New Enhancements Bundle v1.0.33 available

2023-11-15 Thread panagiotis merakos via use-livecode
Hello all, Just to let you know that there is an update of the enhancements bundle available in your account area. Latest update 1.0.33: 15 November 2023 This update includes some bugfixes. I'll update BugZilla later tonight. You can have a look at the "changelog.txt" file that is included in t

[[ ANN ]] Release 9.6.11

2023-11-16 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.11 STABLE. LiveCode 9.6.11 STABLE comes with more than 10 bugfixes and new features, including support for Xcode 15 / iOS 17 SDK. You can find more details on the bug fixes and improvements of this new release here: https

[[ANN]] Release 10.0.0 DP-7

2023-12-12 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 10.0.0 DP-7. LiveCode 10.0.0 DP-7 comes with more than 16 bugfixes and new features since the previous DP release, and also includes the bug fixes of LiveCode 9.6.11, such as support for building with Xcode 15 / iOS 17 SDK and

Re: Cursor Placement in MobileControl

2024-03-05 Thread panagiotis merakos via use-livecode
Hello Dan, I take it you are formatting the text in inputTextChanged? Unfortunately yes, on Android calling mobileControlSet "phoneNumber","text", pText puts the cursor in the beginning of the text: https://quality.livecode.com/show_bug.cgi?id=24055 RE using the selectedRange with mobile nati

Re: Android 13 and higher and share files problems

2024-04-17 Thread panagiotis merakos via use-livecode
Hello Ludovic, Which file explorer app do you use? As of Android 13, apps that need to access media files that other apps have created, must request one or more of the following granular media permissions instead of the READ_EXTERNAL_STORAGE permission: READ_MEDIA_IMAGES READ_MEDIA_VIDEO READ_MED

Re: LiveCode 10 and Xcode 15

2024-04-22 Thread panagiotis merakos via use-livecode
Hello Dan, The released (public) version of LiveCode 10 DP-7 does support building with Xcode 15.0 and 15.0.1, (thus with the iOS 17 SDK). If you got this message - a rough guess is that you used a "custom" (and now outdated) internal build of DP-7 we had done for you back then, which did not sup

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread panagiotis merakos via use-livecode
t has an SDK > among 14.4, 15.2, 16.2, 17. But, but, but… what SDK is in Xcode 15.3 if not > 17? > > What now? > > Mark > > > > > > On 22 Apr 2024, at 12:29 PM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote > > Hello Dan,

Re: LiveCode 10 and Xcode 15

2024-04-27 Thread panagiotis merakos via use-livecode
.4 says my Xcode is not up to date so I have to >> RE-update that to 15.3. Now Xcode runs and I have the right SDK available >> for iOS 17.4.1 (the SDK is 15.3 I believe… too many numbers to keep track >> of). So now I download the latest LC 10 DP-7 and go to Mobile Support to >

Re: LiveCode 10 and Xcode 15

2024-04-28 Thread panagiotis merakos via use-livecode
it, I need to update the OS. So then I check the System >>> Settings/Update option in macOS and it suggests Sonoma 14.4. Fine, down it >>> comes. Now Sonoma 14.4 says my Xcode is not up to date so I have to >>> RE-update that to 15.3. Now Xcode runs and I have the right SDK av

[[ ANN ]] Release 9.6.12 RC-1

2024-05-01 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.12 RC-1. LiveCode 9.6.12 RC-1 comes with 19 bugfixes and performance improvements, including support for adding a privacy manifest in your iOS app, which is a new requirement for AppStore submissions as of today. You can f

[[ ANN ]] Release 10.0.0 DP-8

2024-05-01 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 10.0.0 DP-8. LiveCode 10.0.0 DP-8 comes with 5 bugfixes since the previous DP release, and also includes the bug fixes of LiveCode 9.6.12 RC-1, including support for adding a privacy manifest in your iOS app, which is a new req

[[ ANN ]] Release 9.6.12

2024-06-20 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.12 STABLE. LiveCode 9.6.12 STABLE comes with 19 bugfixes and performance improvements since the last stable version, including support for adding a privacy manifest in your iOS app, which is a new requirement for AppStore s

Re: Copying groups

2024-06-21 Thread panagiotis merakos via use-livecode
Hello jbv, What is the sharedText property of the field(s)? I _think_ it has to be true in your use case. Kind regards, Panos -- On Fri, 21 Jun 2024 at 14:16, jbv via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi list, > > I have a single card stack containing several groups, > each

Re: Google Play Billing Library Version

2024-07-09 Thread panagiotis merakos via use-livecode
Hello Dan, The current most recent versions of livecode use Google's billing library v5.x. Support for v6 of the library will be added in the next release, along with support for building against API 34. Both of them are new requirements for app submission to the Google Play Store, and the deadli

[ ANN ] Release 9.6.13 RC-1

2024-07-15 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.13 RC-1. LiveCode 9.6.13 RC-1 comes with 11 bugfixes and performance improvements, including support for building against API 34 on Android, and a new version of Google's in-app billing library used for in-app purchase. Bot

[[ ANN ]] Release 10.0.0 RC-1

2024-07-25 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 10.0.0 RC-1. LiveCode 10.0.0 RC-1 comes with 11 bugfixes since the previous DP release, and also includes the bugfixes of LiveCode 9.6.13 RC-1, including support for building against API 34 on Android. You can find more detail

Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
Hello Dan and Mark, Hmm, interesting, I cannot think of anything we changed from 10 DP-8 to 10 RC-1 that could have caused this on iOS. Is the app doing anything when it is in the background (e.g. playing background audio or such)? In any case, I think the best way to get this resolved is to send

[[ ANN ]] Release 9.6.13

2024-08-08 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.6.13 STABLE. LiveCode 9.6.13 STABLE comes with 11 bugfixes and performance improvements since the last stable release, including support for building against API 34 on Android, and a new version of Google's in-app billing lib

Re: iOS App Crashing On Close

2024-08-08 Thread panagiotis merakos via use-livecode
e to know how to symbolicate a crash log!!! > > Bob S > > > On Aug 8, 2024, at 2:14 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > In any case, I think the best way to get this resolved is to send us the >

Re: revSpeak/speechSpeakutterance?

2024-08-12 Thread panagiotis merakos via use-livecode
Hello Klaus, It is not the same library: - The "revSpeak" one is the old speech library, implemented in the engine level, available for Windows and macOS - The "speechSpeakUtterance" is the new speech library, implemented in LCB, available for macOS, Android, iOS Also, each one of them has a sl

Re: revSpeak/speechSpeakutterance?

2024-08-12 Thread panagiotis merakos via use-livecode
Hello Klaus, Yes, indeed, we should make it clearer :) Kind regards, Panos -- On Mon, 12 Aug 2024 at 16:58, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Panos, > > > Am 12.08.2024 um 15:36 schrieb panagiotis merakos via use-livecod

Re: revSpeak/speechSpeakutterance?

2024-08-12 Thread panagiotis merakos via use-livecode
gt; use-livecode@lists.runrev.com> wrote: > > revSpeak works, speechSpeakUtterance does not. > > Bob S > > > On Aug 12, 2024, at 6:36 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com<mailto:use-livecode@lists.runrev.com>> > wrote: > >

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
Hello Klaus, What is your installed version of the *build-tools*? LiveCode expects *only* version 31.0.0. You can find the installed version here - you should have a subfolder named "31.0.0" here: /Users//Library/Android/sdk/build-tools/ If you have any newer version installed too, you have to

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
Hello Klaus, Hmm, it might be the case the terminal needs a newer Java version than the one LiveCode expects. LiveCode expects v8. What Java command do you want to execute in the terminal? Kind regards, Panos On Mon, 26 Aug 2024 at 14:06, Klaus major-k via use-livecode < use-livecode@lists.run

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
Hello Klaus, Hmm, I do not see anything from 13:25 - could you paste it here? Thanks, Panos On Mon, 26 Aug 2024 at 14:38, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Panos, > > > Am 26.08.2024 um 13:19 schrieb panagiotis merakos via us

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
Hello Klaus, Ok I see. Yes, so it seems you need to install a newer JDK version to work with the terminal. So you need to do some JDK "dance": - Download and install a newer (version >= 20.x) version of the Java JDK - Verify it is installed correctly, by checking in /Library/Java/JavaVirtualMac

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
-key-path=/path/to/your/encryption_public_key.pem > - > Is this: > > > ... > > --encryption-key-path=/path/to/your/encryption_public_key.pem > > The PEM file I already created? > > Why is this all so damn difficult and complicated? :-/ > &g

Re: Error creating Android Standalone

2024-08-26 Thread panagiotis merakos via use-livecode
In the IDE, in the mobile prefs, there is an invisible button (I think it is called "chooseJDK" or such - I am not in the office now) that allows you to manually choose the desired JDK path. That way we could have both JDK v8 (required by LC) and newer ones installed. I am not sure why this button

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread panagiotis merakos via use-livecode
Hello Klaus, I vaguelly remember I had a similar problem in the past. After searching in stackoverflow, it was suggested to use the OpenJDK version of Java, rather than the Oracle's one. I had used version 20.0.1. I still have the .tar file I downloaded back then, it is named "openjdk-20.0.1_maco

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread panagiotis merakos via use-livecode
Also, in the screenshot you attached, it looks like the arguments "signing-keystore" and "keystore" expect a different value. The "keystore" looks like it should be the "android_upload.keystore" you created and used to sign the app in LiveCode. I am not sure what is the "signing-keystore" - were y

Re: Still problems with creating the neccessary file for keystore reset (Lengthy mail)

2024-08-28 Thread panagiotis merakos via use-livecode
ain > what's going wrong. > The tone of their last mails however made me feel that they only take > actual JAVA developers seriously. :-/ > > > Am 28.08.2024 um 09:37 schrieb Klaus major-k via use-livecode < > use-livecode@lists.runrev.com>: > > > > Hi Pa

Re: LivecodeShare/revOnline - How to upload?

2024-09-12 Thread panagiotis merakos via use-livecode
Hello all, I am afk now, but if I remember correctly, the options to log in etc are still there in LC 10, but they have white textColor in white background! But if you hover the mouse over them they should change color. Cheers, Panos On Thu, 12 Sept 2024, 20:14 Niggemann, Bernd via use-livecode,

[ANN] This Week in LiveCode 126

2018-04-30 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #126 here: https://goo.gl/rFt3P4 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 127

2018-05-07 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #127 here: https://goo.gl/S6tLAK This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Sean?

2018-05-08 Thread panagiotis merakos via use-livecode
This is very good news, thank you Dan. On Tue, May 8, 2018 at 5:13 PM, Dan Brown via use-livecode < use-livecode@lists.runrev.com> wrote: > I just received word from Sean's family, he is safe and is coping with last > week's difficult events > > On Tue, 8 May 2018, 15:40 prothero--- via use-livec

Re: Certificate Problems

2018-05-12 Thread panagiotis merakos via use-livecode
Hi Bill, Also make sure that: 1. You use a development (not distribution) provisioning profile 2. "Beta version" is not checked 3. If the provisioning profile is associated with a specific app id, then you use the correct app id. Best, Panos On Sat, May 12, 2018, 03:33 prothero--- via use-livec

[ANN] This Week in LiveCode 128

2018-05-14 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #128 here: https://goo.gl/QMPdCq This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.10 RC-2

2018-05-15 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.10 RC-2. Note 8.1.10 is the last planned release in the 8.x series. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Content

Re: [ANN] Release 8.1.10 RC-2

2018-05-15 Thread panagiotis merakos via use-livecode
ments/bug fixes also applied to > other versions like 9.0 or 8.2? > > Bob S > > > > On May 15, 2018, at 08:47 , panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Dear list members, > > > > We are pleased to ann

Re: [ANN] Release 8.1.10 RC-2

2018-05-15 Thread panagiotis merakos via use-livecode
27;m committed to 9 now (finally) and I don't like going backwards to > get a bug fix that affects me. > > Bob S > > > > On May 15, 2018, at 09:19 , panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > Hi Bob, > >

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread panagiotis merakos via use-livecode
Hi Andre, Have you tested with LC 8.1.10 rc1 (or rc2)? We added support for local storage on Android browser in this PR: https://github.com/livecode/livecode/pull/6362 Best, Panos -- On Tue, May 15, 2018 at 8:56 PM, Andre Garzia via use-livecode < use-livecode@lists.runrev.com> wrote: > Report

Re: [BUG] Browser widget implemented without access to localStorage API

2018-05-15 Thread panagiotis merakos via use-livecode
PM, Andre Garzia wrote: > Panos, > > Thanks a lot for reaching out so fast. I will test this shortly and get > back to you and the bug report. In the meanwhile, are you aware of any > "javascriptHandlers" bug in Android? > > om om > andre > > On Tue, May 15,

Re: Building in 8.1.10.RC 2 for iOS - Missing Undefined symbols

2018-05-15 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, For using LC 8.1.10 RC2, you'll probably have to: 1. Keep only Xcode9.3 in Mobile Prefs 2. In the terminal, type: sudo xcode-select -s /path/to/xcode9.3 Note you'll have to do the same for Xcode9.2 if you want to use LC 9 Best, Panos -- On Wed, May 16, 2018 at 4:00 AM, Sa

[ANN] This Week in LiveCode 129

2018-05-21 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #129 here: https://goo.gl/yo6mRp This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 8.1.10

2018-05-22 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.10 STABLE. ** Note 8.1.10 STABLE is the last planned release in the 8.x series ** Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater.

Re: [ANN] Release 8.1.10

2018-05-22 Thread panagiotis merakos via use-livecode
Hi Ben, Yes, there will not be any other LC 8.x releases, and this includes LC 8.2 as well. In LC 8.2 we introduced the CommunityPlus license and the auto-complete feature, both of which are now included in LC 9.0.0. If you have not moved your projects to LC 9 yet, now is the time :) Best, Pano

Re: Should "put" to the Message Box be affected by lockMessages?

2018-05-24 Thread panagiotis merakos via use-livecode
Thanks Richard. I just saw this thread. This has been reported in the past as well ( https://quality.livecode.com/show_bug.cgi?id=16235), against LC 6.7.x. Best, Panos -- On Thu, May 24, 2018 at 7:28 PM, Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks for chimin

Re: Is anyone using tsNet external with LCserver?

2018-05-28 Thread panagiotis merakos via use-livecode
Hi all, *And don't expect to get access to the extended feature setof tsNet Business on LC server. Seems there is no way to activatea business license for tsNet on server, don’t think this has changed.* This is no longer the case, this bug has been fixed since LC 8.1.8 RC-1: https://qu

Re: Is anyone using tsNet external with LCserver?

2018-05-28 Thread panagiotis merakos via use-livecode
> > Am 28.05.2018 um 11:28 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com <mailto:use-livecode@lists.runrev.com>>: > > > > Hi all, > > > > > > > > *>>>>>>>>And don't expect to get ac

Re: Is anyone using tsNet external with LCserver?

2018-05-28 Thread panagiotis merakos via use-livecode
does this really mean that all tsNet Business > features are enabled on LC server (business)? > > Just did tests (got my files from the shelf) using > as an example asynchronous requests, which failed. > Synchronous flavours worked as expected. > > > Ralf > > > &

Re: Graphing Solution...

2018-05-28 Thread panagiotis merakos via use-livecode
Hi Glen, The best place to start is probably the LC Dictionary: Open Dictionary -> Go to tab "Guide" -> Click on "Extending LiveCode" section Best, Panos -- On Mon, May 28, 2018 at 2:18 PM, Glen Bojsza via use-livecode < use-livecode@lists.runrev.com> wrote: > Thanks everyone for your suggesti

[ANN] This Week in LiveCode 130

2018-05-28 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #130 here: https://goo.gl/QmXovP This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Is anyone using tsNet external with LCserver?

2018-05-29 Thread panagiotis merakos via use-livecode
Starting from 8.1.9 IIRC, there are two editions of LC commercial server: Indy and Business. You have to login into your account in livecode.com and then you can download the edition that matches your license. For example if you are Business on Mac and want to download LC Server 9, the .zip file

Re: Is anyone using tsNet external with LCserver?

2018-05-29 Thread panagiotis merakos via use-livecode
livecode.com account, so there is no URL of this form which you can alter to give you a direct download. Best regards, Panos -- On Tue, May 29, 2018 at 5:37 PM, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 05/29/2018 03:41 AM, panagiotis merakos via use-livec

Re: Is anyone using tsNet external with LCserver?

2018-05-29 Thread panagiotis merakos via use-livecode
ode@lists.runrev.com> wrote: > On 05/29/2018 10:05 AM, panagiotis merakos via use-livecode wrote: > >> Hi Mark, >> >> I think the LiveCodeCommunityPlus Server has no difference from the >> LiveCodeCommunity Server. Using "Community" instead of "CommunityPl

Re: How To Become Android Developer

2018-05-29 Thread panagiotis merakos via use-livecode
Hi all, The older versions of Android SDK Tools now are a bit difficult to find, as they are well-hidden in Google's archives. If e.g. you need version 24.4 (which I confirm works as expected), try these links, depending on the platform you are: http://dl-ssl.google.com/android/repository/tools_

Re: LC >= 8 no more HC friendly?

2018-05-30 Thread panagiotis merakos via use-livecode
Hi Klaus, Yes, unfortunately this happens since LC 7 with some HC stacks. Best, Panos -- On Wed, May 30, 2018 at 2:55 PM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi friends, > > I am trying to open some old HyperCard stacks (thanks Jaqueline :-) > and LC 8.1.9,

Re: Android APK sanity check

2018-05-31 Thread panagiotis merakos via use-livecode
Hi all, The first thing that came to my mind was the bug report that Paul referenced, but I had a look at the Samsung S5 specs and it seems it has an ARM chip, so it should not be affected by this bug. @Jacque does that happen with any android standalone you build with LC 9.0.0, or just this part

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread panagiotis merakos via use-livecode
I see that too :) Would you mind filing a bug so as we fix it in the next release, if possible, Best, Panos -- On Thu, May 31, 2018 at 11:07 AM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Hakan, > > > Am 31.05.2018 um 11:14 schrieb ha...@exformedia.se: > > > > C

Re: Livecode 9 Server seems not to run when custom installed on On-Rev and HostM

2018-05-31 Thread panagiotis merakos via use-livecode
@Matthias, RE the tsNet error, since you 've installed the 32bit version of Livecode Server Business, you'll need the 32 bit version of the tsNet external, so you'll have to use the `tsNet-x86.so` file instead of the `tsNet-x64.so` Does that fix the problem for you? Best, Panos -- On Thu, May

Re: CRASH after entering "put the hostnametoaddress" into MSG

2018-05-31 Thread panagiotis merakos via use-livecode
Thanks Klaus :) On Thu, May 31, 2018 at 12:15 PM, Klaus major-k via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Clarence, > > > Am 31.05.2018 um 13:09 schrieb Clarence Martin via use-livecode < > use-livecode@lists.runrev.com>: > > > > I don't know if this helps: > > I tried this on

[ANN] This Week in LiveCode 131

2018-06-04 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #131 here: https://goo.gl/UBMWUD This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Siva Siva App in iOS version 1.2 in now out

2018-06-05 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, Congratulations for the release. Just a quick note for the landscape issue on Android, this is now fixed and it will be available in the next LC 9 release (9.0.1 RC-1): https://quality.livecode.com/show_bug.cgi?id=19465 Best, Panos -- On Tue, Jun 5, 2018 at 4:25 PM, Sannya

Re: Problems with jsonToArray and special chars like: æøå

2018-06-06 Thread panagiotis merakos via use-livecode
Hi Tore, jsonToArray uses the mergJSON external. The mergJSON external expects the data passed to JSONtoArray() to be utf-8 encoded (this is the case with any LC external, such revDB etc). So something like this should work: global kommuneArray on preOpenStack put empty into kommuneArray pu

Re: Problems with jsonToArray and special chars like: æøå

2018-06-06 Thread panagiotis merakos via use-livecode
question does > not show up in the keys of the array. Another thing that puzzles me is that > som values, like -0.2 or -0.4 will show up with som additional zeros in the > JSON-text. When I add a space between the minus operator and the number, it > is displayed correctly. > >

[ANN] This Week in LiveCode 132

2018-06-11 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #132 here: https://goo.gl/x6H5Ym This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: LiveCode - Andoid SDK - Java compatibility chart?

2018-06-15 Thread panagiotis merakos via use-livecode
Hi Tiemo, Currently Java 9 and 10 are not supported, because of some packages being reshuffled/removed/renamed in these versions, so LC does not find the expected tools in the expected location. So this is a bug in LC, not a compatibility issue. There is a bug report here: https://quality.liveco

Re: Dark Mode in macOS Mojave, any thoughts from the mothership?

2018-06-16 Thread panagiotis merakos via use-livecode
Hi Tekne, We have filed this bug report to track the crash on startup on MacOS Mojave: https://quality.livecode.com/show_bug.cgi?id=21363 Note that Mojave is currently in early beta, so it might be the case that this issue is resolved on the next beta. If I remember correctly, a similar problem

[ANN] This Week in LiveCode 133

2018-06-18 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #133 here: https://goo.gl/JLuWLG This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: 8.1.10 Reporting the ScreenSize of a iPhone7: 0,0,375,667

2018-06-18 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, If your device is iPhone7 Plus, then you have to put the appropriate splash screens in the "iPhone 6 Plus Portrait" and "iPhone 6 Plus Lscape" slots in the standalone iOS settings. Best, Panos -- On Mon, Jun 18, 2018 at 4:25 PM, Sannyasin Brahmanathaswami via use-livecode w

Re: IOS 11.4 -- Stuck

2018-06-22 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, You should still be able to deploy iOS apps to your iOS 11.4 device. This does NOT depend on the Xcode version you use to build the app. It depends only on the dropdown in the iOS standalone settings. For example, if you choose "8.0 or later" then your app will run on any iOS

Re: 8.1.10 Reporting the ScreenSize of a iPhone7: 0,0,375,667

2018-06-23 Thread panagiotis merakos via use-livecode
Hi Brahmanathaswami, I think I have found the culprit. I don’t have a Plus device to check, but the differences you see between the iPhone 7 Plus device and simulator is probably because you have enabled the "Zoomed Mode" in the device. If you have "Zoomed Mode" enabled in the iPhone 6+/7+/8+ dev

[ANN] This Week in LiveCode 134

2018-06-25 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #134 here: https://goo.gl/gHVa6q This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-25 Thread panagiotis merakos via use-livecode
Hi Matthias, Pending status means that the LC team needs to take action in order to confirm (or not confirm) the bug. We usually set this status when a bug requires a bit of setup to test. I assume you ask about the tsnet with LC server issue. Best, Panos On Mon, Jun 25, 2018, 18:32 Matthias Reb

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-25 Thread panagiotis merakos via use-livecode
gt; > Btw., as it even does not work on your own hosting platform > On-Rev/Livecode Hosting, did someone at Livecode ever used tsNet with LC > server successfully? > And if so, which OS and which LC server was used? > > Regards, > > Matthias > > > > Am 25.06.20

Re: iOS 12 compatibility

2018-06-26 Thread panagiotis merakos via use-livecode
Hi Andrew, oh what fun! I will install iOS 12 beta in one of our office devices and investigate tomorrow. After a quick google search it seems that other non-LC apps crash on startup on iOS 12 beta, so probably Apple has changed something. BTW what version of LC / MacOS/ Xcode did you use to bui

Re: LC 9 Dictionary, Linux

2018-06-27 Thread panagiotis merakos via use-livecode
Hi Warren, We made this "hack" to open the Dictionary in a browser as a workaround to the problem where some Linux distros could not display the browser widget. If your Linux machine is not affected by this issue, then you can do the following to open the Dictionary in a LC stack (as it used to be

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-27 Thread panagiotis merakos via use-livecode
@Ralf, I see the same error when trying to install LC 9 32 bit on Sage. However the exact same setup is successful on Tio. So I guess some of the on-rev servers do have this library, while others don't. I will ask Robin about this. Best, Panos -- On Wed, Jun 27, 2018 at 12:08 PM, Ralf Bitter v

Re: LC 9 Dictionary, Linux

2018-06-27 Thread panagiotis merakos via use-livecode
Hi Warren, If you quit LC, this setting is lost next time you open LC. You could probably tweak the script that checks the value of this setting. It should be in the script of stack revIdeLibrary, around line 4583: *function* revIDEBrowserWidgetUnavailable * return* (the platform is "Linux") a

Re: tsNet issues

2018-06-28 Thread panagiotis merakos via use-livecode
Hi Richard, RE 2, this is a bug that will be fixed in 9.0.1 rc1. You can apply locally the changes described here until we release 9.0.1 rc1: https://github.com/livecode/livecode/pull/6567 Best, Panos On Thu, Jun 28, 2018, 21:08 Richard Gaskin via use-livecode < use-livecode@lists.runrev.com> w

Re: What exactly does the status pending in Livecode Quality Control Center mean

2018-06-28 Thread panagiotis merakos via use-livecode
Hi all, This problem happened because some on-rev servers (Jasmine, Sage and Diesel) had only the 64 bit version of this library, while others (e.g. Tio) had both the 32 and 64 bit version. Robin has identified and fixed the problem, so the 32bit version of LC Server 9 now does work on all on-rev

[ANN] This Week in LiveCode 135

2018-07-02 Thread panagiotis merakos via use-livecode
Hi all, Read about new developments in LiveCode open source and the open source community in today's edition of the "This Week in LiveCode" newsletter! Read issue #135 here: https://goo.gl/pqKtJ8 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Deploying to Android from Linux

2018-07-03 Thread panagiotis merakos via use-livecode
Hello folks, Spent some time on this today, so I post it here in case anyone sees the same problem: I wanted to deploy to my Android device from Linux. My device was shown as "Android ???" in the "Test Target" menu. I ignored this and chose it and clicked Test. The S/B was stuck to the "Inst

Re: iOS 12 compatibility

2018-07-03 Thread panagiotis merakos via use-livecode
Hello Andrew, No we did not have a chance to look at it yet, but we are aware of the issue. I think I had filed a bug report a week ago, I'll double check and let you know. Best Panos -- On Tue, Jul 3, 2018, 21:34 Andrew Bell via use-livecode < use-livecode@lists.runrev.com> wrote: > Had my fir

Re: iOS 12 compatibility

2018-07-04 Thread panagiotis merakos via use-livecode
IR apps a current app crashes, but one from > four years ago doesn’t. Hopefully Apple will fix things. > > On Tue, Jul 3, 2018 at 1:53 PM panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hello Andrew, > > > > No we did not have

<    1   2   3   4   5   6   7   8   9   >