Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Jerry Jensen
> On May 8, 2015, at 8:58 PM, Mark Wieder wrote: > > On 05/08/2015 06:45 PM, Jerry Jensen wrote: > >> I have a standing offer at work - I’m always available for blame. Its just >> easier that way. >> .Jerry > > Oh good. I'm gonna need somebody to blame on Monday. > You'll be hearing from me.

Re: polling only on socket, or can there be a trigger?

2015-05-08 Thread Phil Davis
Hi Dr H, There are two basic approaches you can take, which you probably know but I'll lay them out for clarity. And maybe you're already doing one of them - from what you've told us, I couldn't tell. -- #1: handle the connection in an "inline" manner --- on openStack -- or your mes

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Mark Wieder
On 05/08/2015 06:45 PM, Jerry Jensen wrote: I have a standing offer at work - I’m always available for blame. Its just easier that way. .Jerry Oh good. I'm gonna need somebody to blame on Monday. You'll be hearing from me. -- Mark Wieder ahsoftw...@gmail.com __

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Jerry Jensen
> On May 8, 2015, at 6:27 PM, Dr. Hawkins wrote: > > On Fri, May 8, 2015 at 2:19 PM, J. Landman Gay > wrote: > >> You were lucky. Blame never works on my husband. > > Whether I had anything to do with it or not, my wife blames me . . . I have a standing offer at work - I’m always available

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Dr. Hawkins
On Fri, May 8, 2015 at 2:19 PM, J. Landman Gay wrote: > You were lucky. Blame never works on my husband. > Whether I had anything to do with it or not, my wife blames me . . . -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___ use-livecode mailing

Re: Anyone have a LC based PHOTO Organizer app?

2015-05-08 Thread Alex Tweedly
I started one of those about 3 years ago, but never completed it, for a variety of reasons - I realized that other apps for finding duplicate images actually do look for duplicate images, not simply duplicate files (i.e. they claim to find dups saved at different resolutions or compression

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Michael Gruenthal
And LC 6.7.5 (rc2). Thanks Monte for tracking this down. On 5/8/15, 4:54 PM, "Monte" wrote: >Hey folks, > >Just a warning that simulator builds with externals are broken in RC 2. I >found the bug yesterday and using my GitHub mojo I used blame to find the >commit and author that injected the bug

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread J. Landman Gay
On 5/8/2015 3:54 PM, Monte wrote: I used blame to find the commit and author that injected the bug You were lucky. Blame never works on my husband. -- Jacqueline Landman Gay | jac...@hyperactivesw.com HyperActive Software | http://www.hyperactivesw.com __

Simulator, externals and LC 7.0.5

2015-05-08 Thread Monte
Hey folks, Just a warning that simulator builds with externals are broken in RC 2. I found the bug yesterday and using my GitHub mojo I used blame to find the commit and author that injected the bug, commented on the line that broke it and it was fixed for the next build straight away. Cheers

Re: polling only on socket, or can there be a trigger?

2015-05-08 Thread Dr. Hawkins
On Fri, May 8, 2015 at 8:05 AM, Dr. Hawkins wrote: > It does??? > > I guess I'm misunderstanding the docs, then--I though it would stay at > that line, rather than going on to execute. I'll have to experiment some > more. > Now I'm even more confused. I accept sockets on 8010 with message "new

Re: memory munching group

2015-05-08 Thread J. Landman Gay
Does it still happen if you remove the visual effect? On 5/8/2015 9:35 AM, David V Glasgow wrote: Hello folks, I am hesitant to call this a memory leak problem, but it doesn’t seem far off. I have a group consisting of an array of 18x 5 button radio buttons, each set prepended by a field la

Re: Unicode in file paths...

2015-05-08 Thread Paul Dupuis
On 5/7/2015 12:42 AM, Richard Gaskin wrote: > Fails: > - OS X 10.7 QuickTime > - OS X 10.6 QuickTime > For clarification for any one following this thread: The above combinations work. I had an error in my code that had the original tests fail. Using LC704, file references for media that incl

Re: polling only on socket, or can there be a trigger?

2015-05-08 Thread Dr. Hawkins
On Fri, May 8, 2015 at 7:48 AM, Mark Waddingham wrote: > On 2015-05-08 16:40, Dr. Hawkins wrote: > >> accept and open socket cause routines to execute, and have callbacks. >> >> Is there a way either end to be triggered when receiving a message other >> than by polling/reading to see if anything

Re: polling only on socket, or can there be a trigger?

2015-05-08 Thread Mark Waddingham
On 2015-05-08 16:40, Dr. Hawkins wrote: accept and open socket cause routines to execute, and have callbacks. Is there a way either end to be triggered when receiving a message other than by polling/reading to see if anything is there? Both 'read' and 'write' have 'with message' forms so tha

polling only on socket, or can there be a trigger?

2015-05-08 Thread Dr. Hawkins
accept and open socket cause routines to execute, and have callbacks. Is there a way either end to be triggered when receiving a message other than by polling/reading to see if anything is there? -- Dr. Richard E. Hawkins, Esq. (702) 508-8462 ___ use-l

memory munching group

2015-05-08 Thread David V Glasgow
Hello folks, I am hesitant to call this a memory leak problem, but it doesn’t seem far off. I have a group consisting of an array of 18x 5 button radio buttons, each set prepended by a field labelling the scale. All the buttons, and label fields contain a custom property (csplain) consisting o

Re: Google Play Store and openSSL

2015-05-08 Thread Dave Kilroy
"et voila" indeed! Thanks to Paul and others who reported this, and to Sebastien for fixing it :) - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://runtime-revolution.278305.n4.nabble.com/OT-where-to-find-a-

Re: Google Play Store and openSSL

2015-05-08 Thread Matthias Rebbe | M-R-D
et voilà the status of that bug changed to „awating_merge“. Matthias > Am 08.05.2015 um 11:05 schrieb Dave Kilroy : > > Thanks for creating that bug report Paul, I've added myself to the cc list > (currently there are 6 of us) - lets hope Edinburgh address this in good > time! > > > > > ---

RE: Google Play Store and openSSL

2015-05-08 Thread Dave Kilroy
Thanks for creating that bug report Paul, I've added myself to the cc list (currently there are 6 of us) - lets hope Edinburgh address this in good time! - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://ru

RE: Google Play Store and openSSL

2015-05-08 Thread Paul Richards
Hi Ralph, I logged a call back in December regarding this, it is logged under bug 14257 which has been confirmed. I have today chased for an update as we are also getting this notification. Paul -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On

RE: Google Play Store and openSSL

2015-05-08 Thread Paul Richards
Hi Ralph, I logged a call with Livecode back in Decemeber, -Original Message- From: use-livecode [mailto:use-livecode-boun...@lists.runrev.com] On Behalf Of Ralph DiMola Sent: 07 May 2015 21:59 To: 'How to use LiveCode' Subject: Google Play Store and openSSL Just got this from Google.