Re: Status of on-rev restore?

2015-05-08 Thread Howard Bornstein
I've tried with both SSL/port 995 and plain port 110. I'm sending a copy of my mail setting to support to see if they can determine why Apple Mail won't pull down the mail that is clearly on the server. On Thu, May 7, 2015 at 11:18 PM, Matthias Rebbe | M-R-D matthias_livecode_150...@m-r-d.de

Communication Suggestion for LiveCode (RunRev)

2015-05-08 Thread David Bovill
I also hope that they adopt a more open communication strategy. A little more raw info out there would go along way. It's about doing a few more of the things they currently do in private, in public. On Thu, 7 May 2015 at 21:13, Matthias Rebbe | M-R-D matthias_livecode_150...@m-r-d.de

Re: Status of on-rev restore?

2015-05-08 Thread jbv
Hi list So far I can log on SAGE with my login/pwd on pancake and access cPanel, but that's all : no access to php or mySQL. Furthermore, I'm still waiting for on-rev to restore the most recent backups of our sites... Meanwhile, a couple of clients with merchant sites are threatening to leave us

Re: Status of on-rev restore?

2015-05-08 Thread Matthias Rebbe | M-R-D
Hi Howard, just a shot in the dark, but maybe the SAGE server accept only ssl/tls connections. So you could try to change the account settings in your email client. change the ports and select ssl or tls. It depends on your mail client which option it shows. Change the pop3 port from 110 to

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:

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

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 ___

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

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

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 m...@livecode.com 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

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 include

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

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 doch...@gmail.com 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

Re: Simulator, externals and LC 7.0.5

2015-05-08 Thread Jerry Jensen
On May 8, 2015, at 6:27 PM, Dr. Hawkins doch...@gmail.com wrote: On Fri, May 8, 2015 at 2:19 PM, J. Landman Gay jac...@hyperactivesw.com 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

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 Jerry Jensen
On May 8, 2015, at 8:58 PM, Mark Wieder mwie...@ahsoftware.net 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

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: 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

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 d...@applicationinsight.com: 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

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:

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 jac...@hyperactivesw.com 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

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: 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

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 mo...@sweattechnologies.com 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