Re: Signing MacOS Standalones

2018-05-25 Thread Ray via use-livecode
Paul thanks again for your suggestion here.  I finally got some time and a Mac to try this but I ran into problems.  I get a "no identity found" error from AppWrapper with no support as to how to find 'my identity'.  I did find some information on Stack Overflow at: https://stackoverflow.com/q

Update to SublimeText LiveCode Script linter

2018-05-25 Thread Trevor DeVore via use-livecode
Hi, The LiveCode Script linter for SublimeText has been updated. The update includes fixes required in order to work with the latest SublimeLinter. It also fixes an issue that would keep the linter from working if you installed from Package Control. Instructions on installing the linter can be fou

Re: Update to SublimeText LiveCode Script linter

2018-05-25 Thread Mike Kerner via use-livecode
so far so good here other than the version tag being a commit early... On Fri, May 25, 2018 at 10:51 AM Trevor DeVore via use-livecode < use-livecode@lists.runrev.com> wrote: > Hi, > > The LiveCode Script linter for SublimeText has been updated. The update > includes fixes required in order to wo

Re: Update to SublimeText LiveCode Script linter

2018-05-25 Thread Trevor DeVore via use-livecode
On Fri, May 25, 2018 at 9:58 AM, Mike Kerner via use-livecode < use-livecode@lists.runrev.com> wrote: > so far so good here other than the version tag being a commit early... ? -- Trevor DeVore ScreenSteps www.screensteps.com ___ use-livecode mailing

Re: Signing MacOS Standalones

2018-05-25 Thread Paul Dupuis via use-livecode
I am not sure - the "no identity" seems like you may have not added your code signing certificate to AppWrapper. To verify, you have an Apple Developer account. From the Developer account, you have downloaded a code signing certificate for signing OSX desktop apps (Apple issues different certifica

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Sean Cole (Pi) via use-livecode
Dear All This is going to be a long one so I’ll break it down into sections to make it easier to read and get the points across (hopefully). // Thanks // First off, a great deal of thanks has to go out to everyone who contacted both during and after the incident on May 2nd. It is overwhelming to

Re: Windows 10 and LC9.0

2018-05-25 Thread Curry Kenworthy via use-livecode
Roland said: > The kluge is turning off everything that is offered to support > script hiliting and debugging such as bracket completions, etc. This is one of the reasons I used LiveCode 6.7, and not 8 or 9, for my LC Conference presentation. When displaying code to others, nice to have the s

RE: Windows 10 and LC9.0

2018-05-25 Thread Clarence Martin via use-livecode
I agree. I have seen this more times than I like. -Original Message- From: use-livecode On Behalf Of Curry Kenworthy via use-livecode Sent: Friday, May 25, 2018 10:43 AM To: use-livecode@lists.runrev.com Cc: Curry Kenworthy Subject: Re: Windows 10 and LC9.0 Roland said: > The kluge i

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Heather Laine via use-livecode
Sean. Thank you for writing. I'm so relieved to hear you are still alive. At the end of the day, this is what matters. Everything else can be fixed, recovered, moved on from. Just wanted to say that. Best Heather Heather Laine Customer Services Manager LiveCode Ltd www.livecode.com > On

Re: Windows 10 and LC9.0

2018-05-25 Thread John Burtt via use-livecode
Some of these bugs are not specific to Windows machines. Neither are they dependent on the speed of the machine. I see these everyday and I'm using a very fast MacBook Pro. > > Another real problem is when lots of controls are selected (maybe more than > 10). Moving the selection using arrow key

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Mike Bonner via use-livecode
Hey Sean, While its true that the full details of what was going on weren't available, there were 2 things that stood out to me from your previous writings. Large amounts of distress, and a monetary connection to the distress. I can't help with the distress directly, but it just makes sense to

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Curry Kenworthy via use-livecode
Mike: > The most recent hit to my pride was the loss of ability > to self transfer into my walk in tub Ah, a fellow traveler indeed! I haven't been able to use my own insurmountable tub yet, still doing sponge baths. Sean: > I certainly don’t feel right putting in my invoice for > the 3-4 m

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Mike Bonner via use-livecode
Curry- don't know if such a thing would help your situation, but i'm attaching a photo of my lift. Its simply a relatively small i-beam solidly anchored, a trolly to match, a 2000lb hoist (overkill) and a very simple, self designed sling hooked to a home made spreader bar. Lower it, sling in fr

Re: Windows 10 and LC9.0

2018-05-25 Thread Mark Wieder via use-livecode
On 05/25/2018 12:05 PM, John Burtt via use-livecode wrote: Also fixed is the bug that it was almost impossible to place new controls from the Tools palette to the IDE stack using drag-and-drop. It had been an uncontrollable trial-and-error thing. Often enough I had to try several times to "hit"

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Mark Wieder via use-livecode
Sean- Others have chimed in quite well here, so I'll just add a few comments. On 05/25/2018 09:07 AM, Sean Cole (Pi) via use-livecode wrote: > // GoFundMe // > This, too, is overwhelming. A little disturbing too as it was embarked on > by people who know very little about me Mmm... that's wher

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread Richard Gaskin via use-livecode
Hello Sean - Very glad to read your post here. There are only a couple things that may be useful to address here, but chief among them is gratitude for your open discussion of depression. Culturally we too often stigmatize depression, anxiety, and a whole host of other conditions, unable to

Re: Was: URGENT: MergGoogle no longer works on iOS: CLIENTS VERY UNHAPPY

2018-05-25 Thread William Prothero via use-livecode
Sean: I have never met you except through this listserve and, if my memory serves, on the Direct-L listserve, where you’ve been a generous, respected and positive contributor. The main takeaway I hope you have from this is that the folks on this list value you and care about your well-being and

Re: how to clear residual garbage in a stack?

2018-05-25 Thread Neville Smythe via use-livecode
So now we have confirmed the “delete-card-with-unshared-textfield-leaves-unreferenced-text-which-compact-does-not-remove” bug (thanks to Brian and Richard) the question remains how to actually remove the garbage. As Brian says deleting the background groups will remove the residual text; you t

Re: Windows 10 and LC9.0

2018-05-25 Thread Sean Cole (Pi) via use-livecode
Tool Palette - BROKEN Script Editor - BROKEN Project Browser - BROKEN Geometry Manager - BROKEN Inspector - BROKEN Message Box - BROKEN Dictionary/Guide - USELESS LiveCode = UNFIT FOR PURPOSE Is there ANY part of this Freakin' software that actually frakin works?? KEVIN! Stop adding 'new' stuff a

Re: how to clear residual garbage in a stack?

2018-05-25 Thread J. Landman Gay via use-livecode
I haven't actually tried it but would it work to just put empty into the field before deleting the card? That would be sort of a "clean as you go" approach. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com On May 25, 2018 9:26:21 PM Nevill