Re: fonts v8 vs v9

2017-07-06 Thread panagiotis merakos via use-livecode
Hi Tom, In LiveCode 9.0 DP-7 we have updated the version of the Skia library (which is used for font rendering). But this should not make all fonts look bolded. If this is the case for you, can you file a bug report ( http://quality.livecode.com) so as we investigate further? Best, Panos -- On W

Re: play sound plays the wrong sound

2017-07-06 Thread panagiotis merakos via use-livecode
@Matt I think the command "play " plays the file **as an audioclip** on Desktop platforms. And audioclips can be in WAV, AIFF, or AU format. So I would suggest to use a player object to play the mp3 file Best, Panos -- On Thu, Jul 6, 2017 at 3:22 PM, tbodine via use-livecode < use-livecode@lists

[ANN] This Week in LiveCode 90

2017-07-10 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 #90 here: https://goo.gl/3kqaRQ This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

[ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
Dear List Members, We are pleased to announce the release of LiveCode 8.1.5 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.5, compared to the previous Stable release. LiveCode 8.1.5 contains 81 extra bug fixes and new features, compared to LiveCode 8.1.4. S

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
wrote: > Anyone else getting a persistent "linking for arm" error when trying to > build with 8.1.5? > > On Mon, Jul 10, 2017 at 9:23 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Dear List Members, > > > >

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
hmm, I have not seen that before. Which Sierra version are you using? I am on Sierra 10.12.4. Are you using Xcode 8.3.3? What is the terminal output if you type "xcode-select -p"? On Mon, Jul 10, 2017 at 5:46 PM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > I was able

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
le problem, I went in to > prefs and pulled up the certs. Every time I do that, xcode creates a new > one - both developer and distribution. > > On Mon, Jul 10, 2017 at 1:02 PM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > >

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
7;s. I'll try downloading an older xcode to see if that > helps, since right now I'm stopped. > > On Mon, Jul 10, 2017 at 1:20 PM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > @MIke I guess that Xcode8.3.3 is the one in /Applic

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
> Paul > > > > > > On Jul 10, 2017, at 10:32 AM, Mike Kerner via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > > I did clear the PP's. I'll try downloading an older xcode to see if that > > helps, since right now I'm sto

Re: [ANN] Release 8.1.5

2017-07-10 Thread panagiotis merakos via use-livecode
Thanks David, good to know. So Sierra 10.12.5 does not seem to be the culprit. Best, Panos -- On Mon, Jul 10, 2017 at 9:12 PM, Dave Kilroy via use-livecode < use-livecode@lists.runrev.com> wrote: > @Panos > > LC 8.1.5 builds OK for iOS here: > OS X: 10.12.5 > Xcode: 8.3.3 > > Dave > > > > @Paul

[ANN] Release 8.1.6 RC-1

2017-07-11 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.6 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.6 RC-1 contains 32 bug fixe

Re: [ANN] Release 8.1.5

2017-07-11 Thread panagiotis merakos via use-livecode
; On 10/07/2017 18:20, panagiotis merakos via use-livecode wrote: > >> @MIke I guess that Xcode8.3.3 is the one in /Applications/Xcode.app? BTW I >> would suggest to have separate folders for each Xcode version, to avoid >> problems where the Xcode version is updated automat

Re: [ANN] Release 8.1.5

2017-07-11 Thread panagiotis merakos via use-livecode
to an older LC which references an > older Xcode - do I have to redo the incantation below each time? Or should > it always be set to the latest Xcode, regardless of which one LC is using > to build with? > > Many thanks, > > Ben > > > On 11/07/2017 18:00, panagiotis merakos vi

Re: [ANN] Release 8.1.6 RC-1

2017-07-11 Thread panagiotis merakos via use-livecode
ng. > > A great idea that needs a bit of sorting out. > > Richmond. > > > On 7/11/17 5:54 pm, panagiotis merakos via use-livecode wrote: > >> Dear list members, >> >> We are pleased to announce the release of LiveCode 8.1.6 RC-1. >> >> Getting t

Re: [ANN] Release 8.1.6 RC-1

2017-07-12 Thread panagiotis merakos via use-livecode
Hi all, Thank you for the feedback. I am afraid that all those useful suggestions will be buried in the use-list, so I have filed an enhancement request that summarizes the most common suggestions about improving the default handlers as discussed here. http://quality.livecode.com/show_bug.cgi?id=

Re: Codesigning fail LC 8.1.5, Xocde 8.3.3

2017-07-13 Thread panagiotis merakos via use-livecode
Hi Ben, Yes, this probably happens because you have more than one certificates with the same name (and one of them is valid, the other is not). The standalone builder uses the name of the certificate to sign the binary, so it probably picks the invalid one and this causes problems. Mike Kerner ha

[ANN] Release 9.0.0 DP-8

2017-07-13 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.0 DP-8. Developer Preview Release = Warning: this is not a stable release. Please ensure that you back up your stacks before testing them. Getting the Release === You can get the r

Re: Codesigning fail LC 8.1.5, Xocde 8.3.3

2017-07-13 Thread panagiotis merakos via use-livecode
Hi all, I think that the free provisioning profiles expire after a week. Not sure about certificates. The certificates I have created expire after 1 year. Best regards, Panos -- On Thu, Jul 13, 2017 at 6:23 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > When you crea

Re: LiveCode crashing when I try to make a Mac standalone

2017-07-14 Thread panagiotis merakos via use-livecode
Hi Jonathan, You could: 1. Type in the message box: "put true into grevdevelopment" 2. And then "edit the script of stack revsaveasstandalone" 3. Add breakpoints to the command "revSaveAsMacStandalone" 4. Save as standalone 5. The debugger should now stop at the first breakpoint 6. Click the "ste

Re: Weird variable thing in 8.1.5

2017-07-16 Thread panagiotis merakos via use-livecode
Hi Jonathan, This is because you have enabled Strict Compilation Mode. To fix that error: 1) add "local tTest" before "Put "test" into tTest" OR 2) Disable strict compilation (LC Preferences -> Script Editor -> Strict Compilation Mode) Best, Panos -- On Sun, Jul 16, 2017 at 4:06 PM, Jonathan

Re: [ANN] Release 9.0.0 DP-8

2017-07-17 Thread panagiotis merakos via use-livecode
@Hermann I am not sure if "{}" were left out on purpose or not, I'll ask Monte. However, if you want to add them, you have to: 0. Open the script of an object (needed for loading the SE behaviors 1. Type in the msg box: edit the script of stack "com.livecode.scripteditor.behavior.editorcommon" a

[ANN] This Week in LiveCode 91

2017-07-17 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 #91 here: https://goo.gl/kWftcT This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

[ANN] Release 8.1.6 RC-2

2017-07-18 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.6 RC-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.6 RC-2 contains 14 bugfixes

Re: [ANN] Release 8.1.6 RC-2

2017-07-18 Thread panagiotis merakos via use-livecode
@Mark What reasons? I mean, if we don't know what are the issues preventing you from using dp7/8, they are not likely to be fixed in dp9. Best, Panos -- On Tue, Jul 18, 2017 at 10:36 PM, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > On 07/18/2017 02:02 PM, Ali Lloyd via

Re: Bug 20117: new rc2 sets a backdrop, and preferences for same

2017-07-19 Thread panagiotis merakos via use-livecode
@Roger: Could it be the case that the Preferences stack does open, but somehow it goes offscreen? - Open Prefs - If you don't see the window, type in the msg box: set the loc of stack revpreferencesGUI to the screenloc Best, Panos -- On Wed, Jul 19, 2017 at 3:26 PM, Roger Eller via use-livec

[ANN] This Week in LiveCode 92

2017-07-24 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 #92 here: https://goo.gl/vSzYVa This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

[ANN] Release 8.1.6 RC-3

2017-07-24 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 8.1.6 RC-3. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 8.1.6 RC-3 contains 3 bugfixes

Re: Amazon S3 lib for Android and iOS?

2017-07-26 Thread panagiotis merakos via use-livecode
Hi all, Indeed, a AWS S3 script library was added on Indy and Business editions of LC 9.0 DP-8. Unfortunately the docs for that library were not extracted in the 9.0 DP-8 Dictionary (this required an extra step since the dictionary entries had to be extracted from a password protected stack). Ho

Re: Android field widget

2017-07-26 Thread panagiotis merakos via use-livecode
Hi Jacque, Unfortunately we tried to get the android native field widget into DP 8 at the very last minute, but discovered that it crashes when it becomes focused. We will of course try to fix this issue as soon as possible. So I would suggest you wait until 9.0 DP-9 before you use the android na

Re: controlNames deprecated??

2017-07-28 Thread panagiotis merakos via use-livecode
Hi Jacque, Control names within a group can be obtained by: "the childControlNames of group myGroup" Best, Panos -- On Fri, Jul 28, 2017 at 7:21 PM, J. Landman Gay via use-livecode < use-livecode@lists.runrev.com> wrote: > On 7/28/17 12:52 PM, Bob Sneidar via use-livecode wrote: > >> I can ge

Re: controlNames deprecated??

2017-07-28 Thread panagiotis merakos via use-livecode
Moreover, the "controlNames" (as well as the "controlIDs") have never been documented: http://quality.livecode.com/show_bug.cgi?id=11901 Best, Panos -- On Fri, Jul 28, 2017 at 7:30 PM, panagiotis merakos wrote: > Hi Jacque, > > Control names within a group can be obtained by: > > "the childCon

Re: Build a simple app on Android

2017-07-30 Thread panagiotis merakos via use-livecode
Hi Alex, Check the internet permission in the android standalone settings. Best, Panos On 30 Jul 2017 13:01, "Alex Tweedly via use-livecode" < use-livecode@lists.runrev.com> wrote: I'm trying to build a VERY simple app, and try it on Android. It is very simple - one Button (B_, and one field (F

[ANN] This Week in LiveCode 93

2017-07-31 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 #93 here: https://goo.gl/1U5Zu5 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Re: AW: load URL is broken in 8.1.4

2017-07-31 Thread panagiotis merakos via use-livecode
Hi Tiemo, The "load url" call does use tsNet if you are on Indy or Business. In fact every network-related operation does use tsNet on Indy and Business. Moreover, the tsNet external was updated in LiveCode 8.1.4 rc2 (to fix bug http://quality.livecode.com/show_bug.cgi?id=19026), so it quite possi

Re: AW: load URL is broken in 8.1.4

2017-07-31 Thread panagiotis merakos via use-livecode
Sorry, this part should be: "So I would guess that tsNet 1.2.8 has caused this bug for you in 8.1.4, which was fixed in tsNet 1.2.9 (included in LC 8.1.5)." On Mon, Jul 31, 2017 at 1:14 PM, panagiotis merakos < panos.mera...@livecode.com> wrote: > Hi Tiemo, > > The "load url" call does use tsNet

[ANN] Release 8.1.6

2017-07-31 Thread panagiotis merakos via use-livecode
Dear List Members, We are pleased to announce the release of LiveCode 8.1.6 Stable. By "Stable", we mean that no reported regressions have been introduced in 8.1.6, compared to the previous Stable release. LiveCode 8.1.6 contains 38 extra bug fixes and new features, compared to LiveCode 8.1.5. Y

Re: set the clipboarddata["image"] not compatible with Adobe Photoshop

2017-08-04 Thread panagiotis merakos via use-livecode
Hi Tiemo, What happens if you do: export snapshot from grp "ScreenShot" to tScreenshot as JPEG lock the clipboard set the fullclipboarddata["image"] to tScreenshot unlock the clipboard Best, Panos -- On Fri, Aug 4, 2017 at 10:25 AM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runre

Re: set the clipboarddata["image"] not compatible with Adobe Photoshop

2017-08-04 Thread panagiotis merakos via use-livecode
11:12 AM, Tiemo Hollmann TB via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi Panos, > same: Word: Yes, Photoshop: No > Thanks > Tiemo > > > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im > Auftrag

Re: set the clipboarddata["image"] not compatible with Adobe Photoshop

2017-08-04 Thread panagiotis merakos via use-livecode
; > > > -Ursprüngliche Nachricht- > Von: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] Im > Auftrag von panagiotis merakos via use-livecode > Gesendet: Freitag, 4. August 2017 12:19 > An: How to use LiveCode > Cc: panagiotis merakos > Betreff: Re: set the

Help needed with a nasty bug

2017-08-04 Thread panagiotis merakos via use-livecode
Hi all, At least 3 users have reported a strange bug on Windows with any version of LC 8, which unfortunately we are unable to reproduce (and thus unable to fix, so far). The fact that it affects only 3 users and this happens in *every* LC 8 version, suggests that the problem is caused by a speci

Re: How do you detect the necessary inclusions?

2017-08-07 Thread panagiotis merakos via use-livecode
Hi Tiemo, - When you "Search for Inclusions", the standalone builder looks for keywords in the scripts of your objects, to detect a specific inclusion. For example if it finds it will automatically add SQLite in the Inclusions, - I think in LC 8 the first time you switch to "Select Inclusions",

[ANN] This Week in LiveCode 94

2017-08-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 #94 here: https://goo.gl/kEhwYs This is a weekly newsletter about LiveCode, focussing on what's been going on in and around t

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
Hi Richmond, Type in the msg box: "set the loc of the mousestack to the screenloc" -- BUT DO NOT PRESS ENTER Then place your mouse over the script editor window, and now press Enter Hope this helps, Panos -- On Tue, Aug 8, 2017 at 11:53 AM, Richmond Mathewson via use-livecode < use-livecode@l

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
a stack of mine which I know the name > of anyway. > > I use Dave's trick when the window is in the twilight zone and can't be > accessed at all. > > set the loc of stack "Message Box" to the screenLoc > > Thanks > > Lagi > > On 8 August 2017 at

Re: Script Editor Window being bl**dy-minded

2017-08-08 Thread panagiotis merakos via use-livecode
-screen? > > ~Roger > > On Tue, Aug 8, 2017 at 8:32 AM, panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com> wrote: > > > Hi Lagi, > > > > Yes, "the mousestack" is very useful in those cases where you don't > >

Re: SORT by length

2017-08-08 Thread panagiotis merakos via use-livecode
@Bob this is a bug, introduced in LC 8: http://quality.livecode.com/show_bug.cgi?id=18699 On Tue, Aug 8, 2017 at 4:52 PM, Bob Sneidar via use-livecode < use-livecode@lists.runrev.com> wrote: > On my Mac I get double line breaks when I paste into Apple Mail. The prefs > are already set to plain t

[ANN] This Week in LiveCode 167

2019-02-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 #167 here: https://goo.gl/N9ApM6 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 168

2019-02-19 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 #168 here: https://goo.gl/hK7hcu This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.3 RC-1

2019-02-21 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.3 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.3 RC-1 comes with more than

Re: Image "Size"

2019-02-21 Thread panagiotis merakos via use-livecode
Thanks for your kind words, Hermann. Indeed, the property name "size" might be confusing, but it has been like this for ages, so changing it now will break existing scripts. In the property inspector, if you change the settings to show the "Description of option" rather than the "Name of LiveCode

[ANN] This Week in LiveCode 169

2019-02-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 #169 here: https://goo.gl/oZDKgj This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread panagiotis merakos via use-livecode
> Was there a change in the plugin handling in LC 9.0.3? > > Should i report this as a bug? > > Matthias > > > > > Matthias Rebbe > Tel +49 5741 31 > ‌https://matthiasrebbe.eu <https://matthiasrebbe.eu/>‌ > > > Am 21.02.2019 um 15:00 schrieb panag

Re: [ANN] Release 9.0.3 RC-1 - Plugins are listed in PB after loading a stack

2019-02-26 Thread panagiotis merakos via use-livecode
ias Rebbe > > free tools for Livecoders: > https://instamaker.dermattes.de <https://instamaker.dermattes.de/> > https://winsignhelper.dermattes.de <https://winsignhelper.dermattes.de/> > > > Am 26.02.2019 um 10:58 schrieb panagiotis merakos via use-livecode

Re: Release 9.0.3 RC-1 iOS Rejection (app uses the HealthKit or CareKit APIs but does not indicate integration with the Health app)

2019-02-28 Thread panagiotis merakos via use-livecode
Hello Ralph, Yes, this is caused by the HealthKit-related plist entries. See this bug report, and the linked forum discussion for a workaround. Or you could apply locally the fix described in the PR Best, Panos -- On Thu, Feb 28, 2019 at 9:05 PM Ralph DiMola via use-livecode < use-livecode@lists

Re: Bundling the tsNet external on Windows...

2019-02-28 Thread panagiotis merakos via use-livecode
Hello Paul, I have not tested this recently, but if you type in the msg box: dispatch "revUnloadLibrary" to stack "tsnetLibURL" and then build a standalone, then the standalone should not include tsNet. It will use the old libURL, which is bundled in the .exe file. Kind regards, Panos -- On T

[ANN] This Week in LiveCode 170

2019-03-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 #170 here: https://goo.gl/p44iZr This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 171

2019-03-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 #171 here: https://goo.gl/ous2aL This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.3 RC-2

2019-03-14 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.3 RC-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.3 RC-2 comes with 4 bugfixe

Re: Android and attachments

2019-03-15 Thread panagiotis merakos via use-livecode
Hello Ludovic, This bug will be fixed in LC 9.0.4 rc1: See the pull request for more details: https://github.com/livecode/livecode/pull/6887 Regards, Panos -- On Fri, 15 Mar 2019 at 10:37, Ludovic THEBAULT via use-livecode < use-livecode@lists.runrev.com> wrote: > > > Le 15 mars 2019 à 09:24,

[ANN] This Week in LiveCode 172

2019-03-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 #172 here: https://goo.gl/A9VTq3 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.3

2019-03-20 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.3 STABLE. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.3 STABLE contains more th

[ANN] This Week in LiveCode 173

2019-03-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 #173 here: https://goo.gl/rbd9EG This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.4 RC-1

2019-03-28 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.4 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.4 RC-1 comes with more than

Re: [ANN] Release 9.0.4 RC-1

2019-03-29 Thread panagiotis merakos via use-livecode
Hello all, Indeed, there is a regression bug in 9.0.4 rc1 that is causing these issues on Windows and Linux. https://quality.livecode.com/show_bug.cgi?id=21944 We are working on releasing a 9.0.4 rc2 asap. I am sorry for the inconvenience. Kind regards, Panos -- On Fri, 29 Mar 2019 at 11:27,

Re: [ANN] Release 9.0.4 RC-1

2019-03-29 Thread panagiotis merakos via use-livecode
You also called your Xubuntu "34-bit" :) Cheers, Panos -- On Fri, 29 Mar 2019 at 13:41, Richmond via use-livecode < use-livecode@lists.runrev.com> wrote: > Wow! LC 9.0.4 RC-1 got me so worked up I even called it "LC 9.0.4 RC-4". > > Love you lot at LiveCode central! > > Richmond. > > On 29.03.19

Re: [ANN] Release 9.0.4 RC-1

2019-03-29 Thread panagiotis merakos via use-livecode
21926 Fix memory leak when using put commands which target the > message > > box > > > 21928 Fix memory leak when using menu buttons > > > 21930 Fix memory leak in GetVariableEx and GetVariableEx external V0 > > > functions > > > 21931 Fix memory

Re: [ANN] Release 9.0.4 RC-1

2019-03-29 Thread panagiotis merakos via use-livecode
Clarence, Thank you for your kind words. I do not feel targeted, sorry if it came out that way. English is not my native language, so from time to time a misunderstanding might occur :) I (and everyone in the team - but I speak for myself now) highly appreciate the effort and time LiveCode develo

[ANN] Release 9.0.4 RC-2

2019-03-29 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.4 RC-2. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.4 RC-2 comes with 1 regress

Re: [ANN] Release 9.0.4 RC-2

2019-03-29 Thread panagiotis merakos via use-livecode
and update later. > > Sincerely, > > Clarence Martin > Email: chi...@themartinz.com > Phone: 636 6965561 > > -Original Message----- > From: use-livecode On Behalf Of > panagiotis merakos via use-livecode > Sent: Friday, March 29, 2019 8:22 AM > To: How to us

[ANN] This Week in LiveCode 174

2019-04-01 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 #174 here: https://goo.gl/8cKgtw This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 175

2019-04-23 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 #175 here: http://bit.ly/2Vf7ILv This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Lesson on Accelerated Rendering

2019-04-29 Thread panagiotis merakos via use-livecode
Hello Brahmanathaswami, This issue will be fixed in the next release ( 9.0.4 rc4 ) Kind Regards, Panos -- On Mon, 29 Apr 2019 at 00:31, Sannyasin Brahmanathaswami via use-livecode < use-livecode@lists.runrev.com> wrote: > Wow that's great, I need to use the MailArchive to search, . (duh, of > c

Re: mobilePickPhoto on Android

2019-04-30 Thread panagiotis merakos via use-livecode
Hello Dan, This sounds like https://quality.livecode.com/show_bug.cgi?id=21826, affecting only specific Android devices, and has been fixed in LC 9.0.4 RC-1+ Kind regards, Panos -- On Sat, 27 Apr 2019 at 01:09, Dan Friedman via use-livecode < use-livecode@lists.runrev.com> wrote: > Greetings!

[ANN] This Week in LiveCode 176

2019-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 #176 here: http://bit.ly/2XTLHiN This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.0.4 RC-3

2019-05-01 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.4 RC-3. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.4 RC-3 comes with 2 bugfixe

Re: mobilePickPhoto on Android

2019-05-06 Thread panagiotis merakos via use-livecode
Hello Dan, Thank you for the update. I am wondering if this is device-specific. If anyone of the folks watching this thread has a Samsung Galaxy S9+ and could test mobilePickPhoto "camera", it would be very useful. In the meanwhile, I suggest you file a new bug report so as we can track (and fix)

[ANN] This Week in LiveCode 177

2019-05-06 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 #177 here: http://bit.ly/2Wv8ZeE This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: Apple Provisioning Profile Is Missing

2019-05-08 Thread panagiotis merakos via use-livecode
Hello all, For future reference, we have a detailed lesson on how to upload your LC apps to the iOS AppStore: http://lessons.livecode.com/m/4069/l/33064-how-do-i-submit-an-ios-app-to-the-app-store Regards, Panos -- On Wed, 8 May 2019 at 16:15, Sannyasin Brahmanathaswami via use-livecode < use-l

[ANN] Release 9.0.4

2019-05-13 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.4 STABLE. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.4 contains more than 35 b

[ANN] This Week in LiveCode 178

2019-05-13 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 #178 here: http://bit.ly/2LCYIMv This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: mobilePickPhoto on Android

2019-05-14 Thread panagiotis merakos via use-livecode
Hello Dan, Looks like another user is affected by the same bug, in a Samsung s8 device: https://quality.livecode.com/show_bug.cgi?id=22054 Cheers, Panos -- On Mon, 6 May 2019 at 11:16, panagiotis merakos wrote: > Hello Dan, > > Thank you for the update. I am wondering if this is device-specif

Re: add win64 build support standalones, how does it work

2019-05-14 Thread panagiotis merakos via use-livecode
Hello Jerry, Support for 64bit Windows standalones is not included in 9.0.4. It is coming in a future LC version. Same with some other features you include in this list, such as "Browser Widget: Progress, isSecure and allowUserInteraction" The "Notable Changes" section in the newsletter contains

[ANN] Release 9.0.5 RC-1

2019-05-16 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.0.5 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.0.5 RC-1 comes with more than

[ANN] Release 9.5.0 DP-1

2019-05-20 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.5.0 DP-1. Developer Preview Release = Warning: this is not a stable release. Please ensure that you back up your stacks before testing them. Getting the Release === You can get the r

Re: [ANN] Release 9.5.0 DP-1

2019-05-20 Thread panagiotis merakos via use-livecode
hould be made clear that the PDF widget is only available in LC > BUSINESS > and not in INDY! > > > Am 20.05.2019 um 19:04 schrieb panagiotis merakos via use-livecode < > use-livecode@lists.runrev.com>: > > > > Dear list members, > > > > We are pleased to

Re: [ANN] Release 9.5.0 DP-1

2019-05-21 Thread panagiotis merakos via use-livecode
r datagrids issue? The > >> latest 9.0.4 does not seem to implement this. > >> > >> Bob S > >> > >> > >>> On May 20, 2019, at 10:04 , panagiotis merakos via use-livecode > >>> wrote: > >>> > >>> Dear list mem

[ANN] This Week in LiveCode 179

2019-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 #179 here: http://bit.ly/2W8LU5x This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: critical: new pdf widget causes stack to crash when opening

2019-05-31 Thread panagiotis merakos via use-livecode
Hello Richard, What happens if you first lock messages and then open the stack that crashes? Kind regards Panos -- On Fri, May 31, 2019, 18:40 Dr. Hawkins via use-livecode < use-livecode@lists.runrev.com> wrote: > I put in the last pdf widget on a card to produce a 6 page form out of > smaller

Re: How to install a dependency

2019-05-31 Thread panagiotis merakos via use-livecode
Hello folks, In the conference I patched one of the "symptoms" of this bug. Monte has fixed this properly, by patching the root cause: https://github.com/livecode/livecode/pull/7070/files Best, Panos -- On Fri, 31 May 2019 at 19:33, Mark Wieder via use-livecode < use-livecode@lists.runrev.com>

[ANN] This Week in LiveCode 180

2019-06-03 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 #180 here: http://bit.ly/2KoA6ov This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 181

2019-06-10 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 #181 here: http://bit.ly/2R0Okgw This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 182

2019-06-17 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 #182 here: http://bit.ly/2WTRU2s This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] This Week in LiveCode 183

2019-06-24 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 #183 here: http://bit.ly/2Lb7bVn This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: "Drawing" is a reserved stack name?!?

2019-06-25 Thread panagiotis merakos via use-livecode
Hello Paul, There is the drawing library, which is an IDE stack. However its name is "com.livecode.library.drawing", not just "drawing". So this sounds like a bug in the IDE :) Kind regards, Panos -- On Mon, 24 Jun 2019 at 23:54, Paul Dupuis via use-livecode < use-livecode@lists.runrev.com> wrot

[ANN] This Week in LiveCode 184

2019-07-01 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 #184 here: http://bit.ly/2XJP27C This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: building to iOS 5.1

2019-07-03 Thread panagiotis merakos via use-livecode
Hello Ben, You can definitely build an app for the iPad 1 in LC 7.1.4, and probably (Ι don't remember now) in some early versions of LC 8.x. Just make sure you choose "5.1.1 or later" in the iOS standalone settings, and check the checkbox "build 32bit slice only" The version of Xcode you'll need

[ANN] This Week in LiveCode 185

2019-07-15 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 #185 here: http://bit.ly/2LnhEOt This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

Re: all you need to know about the sha-256 algorithm

2019-07-15 Thread panagiotis merakos via use-livecode
NIce one! Cheers, Panos -- On Mon, 15 Jul 2019 at 22:28, Mark Wieder via use-livecode < use-livecode@lists.runrev.com> wrote: > quattuorvigintillion! > > https://boingboing.net/2019/07/15/excellent-video-about-why-the.html > > -- > Mark Wieder > ahsoftw...@gmail.com > > _

[ANN] This Week in LiveCode 186

2019-07-22 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 #186 here: http://bit.ly/2LzYKE0 This is a weekly newsletter about LiveCode, focussing on what's been going on in and around

[ANN] Release 9.5.0 RC-1

2019-07-24 Thread panagiotis merakos via use-livecode
Dear list members, We are pleased to announce the release of LiveCode 9.5.0 RC-1. Getting the Release === You can get the release at https://downloads.livecode.com/livecode/ or via the automatic updater. Release Contents LiveCode 9.5.0 RC-1 comes with more than

<    3   4   5   6   7   8   9   >