Re: OT: Switch it off and back on ...

2016-08-08 Thread Matt Maier
Because we're capable of building systems more complex than we can understand. So there are always ghost states it can get into that we didn't prepare for. I was reading about "crash only" programming a while ago. It like using the "turn it off and back on again"approach as a part of normal

Re: OT: Switch it off and back on ...

2016-08-08 Thread Kay C Lan
On Tue, Aug 9, 2016 at 2:26 AM, Alex Tweedly wrote: > Why can't we build tech items that don't suffer such problems and get fixed > by this solution > Well God couldn't do it with all his creations but instead ensured there was an impossible to ignore signal of when to

Re: [ ANN ] Release 8.1.0 DP-3

2016-08-08 Thread Kay C Lan
On Tue, Aug 9, 2016 at 2:14 AM, J. Landman Gay wrote: > I wonder if it's because I use BBEdit for editing. I hope not. I've only had a minor poke around LCB but I regularly use BBEdit to fix 'anomalies' with my scripts in LC and find it indispensable.

Re: [SQL] placeholders work for SQLite but not for mySQL

2016-08-08 Thread Kay C Lan
On Mon, Aug 8, 2016 at 11:46 PM, Peter Haworth wrote: > > It doesn't explain the difference between using a parameter vs an embedded > value, you should get the same result either way. I think you should submit > a bug report. > Yes I would if other's were seeing the same thing so

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Monte Goulding
> On 9 Aug 2016, at 11:44 AM, Jerry Jensen wrote: > > Just checked, it crashes in 8.1 DP3 as well. I’ll add to the bug report. Thanks Cheers Monte ___ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Jerry Jensen
> On Aug 8, 2016, at 5:14 PM, Monte Goulding wrote: > > >> On 9 Aug 2016, at 9:45 AM, Jerry Jensen wrote: >> >> It still shouldn’t crash on quit even if an ignoramus like me tries to use >> it. > > Yes if you are getting a crash under any

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Monte Goulding
> On 9 Aug 2016, at 9:45 AM, Jerry Jensen wrote: > > It still shouldn’t crash on quit even if an ignoramus like me tries to use it. Yes if you are getting a crash under any circumstances in LiveCode we need a bug report about it so we can track it down but in this case

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread stephen barncard
On Mon, Aug 8, 2016 at 4:45 PM, Jerry Jensen wrote: > t still shouldn’t crash on quit even if an ignoramus like me tries to use > it. > > Onward, > Jerry > so wait. The new recording panel works, but actually trying to record something doesn't? Stephen Barncard - Sebastopol

Re: SVG Editors, anyone?

2016-08-08 Thread Alejandro Tejada
Hi Graham, Could you use the browser widget to render a svg as png? Take a look at this javascript code that shows 3 different methods to create a transparent png from svg files: http://techslides.com/save-svg-as-an-image This works really fine:

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Jerry Jensen
> On Aug 8, 2016, at 4:24 PM, Monte Goulding wrote: > > >> On 9 Aug 2016, at 7:23 AM, Jerry Jensen wrote: >> >> And I’m happy that you did! I never knew of it. Someday I hope to use it, >> but not right now. >> Also see bug 18161 which is a follow-up to

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Monte Goulding
> On 9 Aug 2016, at 7:23 AM, Jerry Jensen wrote: > > And I’m happy that you did! I never knew of it. Someday I hope to use it, but > not right now. > Also see bug 18161 which is a follow-up to 18160. Eesh. QuickTime is now deprecated. We are implementing cross platform

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Jerry Jensen
And I’m happy that you did! I never knew of it. Someday I hope to use it, but not right now. Also see bug 18161 which is a follow-up to 18160. Eesh. .Jerry > On Aug 8, 2016, at 2:17 PM, stephen barncard > wrote: > > at least I got the new dialog up. > >

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread stephen barncard
at least I got the new dialog up. Stephen Barncard - Sebastopol Ca. USA - mixstream.org On Mon, Aug 8, 2016 at 2:00 PM, Jerry Jensen wrote: > Stephen: see bug http://quality.livecode.com/show_bug.cgi?id=18160 > Something isn’t right with dontUseQT. > .Jerry > > > On Aug 8,

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Jerry Jensen
Stephen: see bug http://quality.livecode.com/show_bug.cgi?id=18160 Something isn’t right with dontUseQT. .Jerry > On Aug 8, 2016, at 12:52 PM, stephen barncard > wrote: > > Brahma, > > did you turn off Quicktime? > > > We have a new audio foundation in LC.

defaultfolder in a Mac standalone

2016-08-08 Thread Bob Sneidar
Hi all. I got a bug report from a user (please see below). Note the line that is causing the problem. "put the defaultfolder into tOldDefaultFolder" should NOT be causing this problem. Note it is only happening on a Mac running OS X El Capitan. Is there any way sandboxing might be preventing

Re: Secure sockets problem... any update?

2016-08-08 Thread Bob Sneidar
If the issue is SSL 4.0 vs 3.0 or TLS 1.2 vs. 1.0, it all goes back to the heartbleed exploit and the countermeasures for that. Bob S > On Aug 8, 2016, at 11:56 , Richard Gaskin wrote: > > Stephen MacLean wrote: > > > Hi Richard, > > > > Thanks for adding

Re: Secure sockets problem... any update?

2016-08-08 Thread Richard Gaskin
Stephen MacLean wrote: > Hi Richard, > > Thanks for adding yourself to the CC list on this bug:) It's an important bug, very much looking forward to following its progress. Thank you for providing a link to it here. > I think you may be reading the post from Panos with the wrong date >

OT: Switch it off and back on ...

2016-08-08 Thread Alex Tweedly
My wife is always annoyed / amused that my stock response to any non-trivial computer / broadband / phone problem is the magic "power-cycle" method. As she says "4 years getting a BSc in Computer Science, 25 years in the electronics design and software business - and that's the best you can

Re: [ ANN ] Release 8.1.0 DP-3

2016-08-08 Thread J. Landman Gay
On 8/8/2016 6:40 AM, Trevor DeVore wrote: On Sat, Aug 6, 2016 at 2:41 PM, J. Landman Gay wrote: During my brief forray, I discovered that the same simple LCB script threw the "format not supported" error if my formatting included tabs. Replacing tabs with spaces

Re: <> is no longer available

2016-08-08 Thread Mike Kerner
I agree. ios deployment can be an irritating experience, and ad-hoc deployment (deploying out of the app store) can also be annoying, at times. If I didn't do this fairly frequently, and have to fight with it occasionally, today would have been a lot longer and uglier. On Mon, Aug 8, 2016 at

Re: Secure sockets problem... any update?

2016-08-08 Thread Stephen MacLean
Hi Richard, Thanks for adding yourself to the CC list on this bug:) I think you may be reading the post from Panos with the wrong date though, understandable given all of us being on EU date format the last week with the conference. Panos confirmed it on Feb 2 (2016-02-08) and changed it to

Re: <> is no longer available

2016-08-08 Thread Graham Samuel
Just reading this conversation fully justifies (IMHO) the idea (in another thread) of a workshop on deployment, including a jargon-buster element. A PITA indeed, and truly scary for someone who’s never published an iOS app, however comfortable they may be with LC itself. Graham > On 8 Aug

Re: Secure sockets problem... any update?

2016-08-08 Thread Richard Gaskin
Stephen MacLean wrote: > With all that went on in the LC conference, I was wondering if there > was any update to the secure sockets problem I reported here: > > http://quality.livecode.com/show_bug.cgi?id=16871 and When status changes occur in a report the submitter and any subscribers to the

Re: <> is no longer available

2016-08-08 Thread Mike Kerner
It's really bizarre. When I went into xcode, for all of the profiles that I've created, there were duplicates, with expiration dates that were the same as the originals (all are months away, but none are August, 2017, which seems to rule out something changing in the last few days). The certs,

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Sannyasin Brahmanathaswami
Mark Waddingham" wrote: command playSound pSoundFile if the environment is "mobile" then play pSoundFile else set the filename of player "myHiddenPlayer" to pSoundFile play player "myHiddenPlayer" end if end playSound - Mark: Welcome

Re: [SQL] placeholders work for SQLite but not for mySQL

2016-08-08 Thread Peter Haworth
SQLite is very forgiving about what data type it accepts for a column. It will pretty much accept anything no matter what the defined data type is. mySQL on the other hand rejects anything that doesn't match the declared data type. That would explain the difference between the two systems. It

RE: <> is no longer available

2016-08-08 Thread Ralph DiMola
If you have not changed any of your dev certs/profiles on the Apple dev site and nothing is expired on the Apple dev site, I am at a loss. Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode

Re: <> is no longer available

2016-08-08 Thread Mike Kerner
I don't have a new provisioning profile. That's what's so weird. Nothing is new. On Mon, Aug 8, 2016 at 10:02 AM, Stephen MacLean wrote: > Hi Mike, > > You may need to compile a new version with the new developer provisioning > profile. Once they are expired, your app

Re: <> is no longer available

2016-08-08 Thread Stephen MacLean
Hi Mike, You may need to compile a new version with the new developer provisioning profile. Once they are expired, your app won’t work and needs to be re-complied with the new one. hth, Steve MacLean > On Aug 8, 2016, at 9:58 AM, Mike Kerner wrote: > > yep. I

Re: <> is no longer available

2016-08-08 Thread Mike Kerner
yep. I did all that. Everything is current, the account is paid up, and I haven't compiled a new version in a couple of months, so it's odd... On Mon, Aug 8, 2016 at 9:17 AM, Ralph DiMola wrote: > Check to see if the dev certificate or the provisioning profile have

RE: <> is no longer available

2016-08-08 Thread Ralph DiMola
Check to see if the dev certificate or the provisioning profile have expired. Also if you delete the old dev certificate and create a new one then you have to reset the provisioning profiles(edit nothing and save) for all your dev provision profiles. Any monkeying with provisioning profiles

<> is no longer avilable

2016-08-08 Thread Mike Kerner
One of our custom ios apps, that we have installed on multiple devices internally, as of this morning is either crashing without message or putting up the message that the app is no longer available. If I attempt to uninstall and reinstall it, no joy. I check the provisioning profile, and it is

Re: [SQL] placeholders work for SQLite but not for mySQL

2016-08-08 Thread Ludovic THEBAULT
> Le 8 août 2016 à 13:36, Kay C Lan a écrit : > Unfortunately: > > put null into pValue > > worked fine for SQLite, but I still got the exact same mySQL ERROR = > Incorrect integer value: '' for column 'postcode' at row 1 > After the revexecuteSQL do a : if pValue =

Re: [ ANN ] Release 8.1.0 DP-3

2016-08-08 Thread Trevor DeVore
On Sat, Aug 6, 2016 at 2:41 PM, J. Landman Gay wrote: > > During my brief forray, I discovered that the same simple LCB script threw > the "format not supported" error if my formatting included tabs. Replacing > tabs with spaces made it work again. I looked at your

Re: [SQL] placeholders work for SQLite but not for mySQL

2016-08-08 Thread Kay C Lan
On Sun, Aug 7, 2016 at 1:05 PM, Ludovic THEBAULT wrote: > > > If my variable is empty, i set it to null. > (the mysql column accept null) > Hi Ludovic, sorry for the slow reply but for some reason your email ended up in my SPAM folder. Thanks for the suggestion,

Re: SVG Editors, anyone?

2016-08-08 Thread Graham Samuel
Yes, I’m assuming that the SVG capabilities of widgets will develop until pretty much any SVG graphic can be rendered: this could of course be wrong. But I would be very sad if we have to stick to monochrome for any serious work. After all, complex controls, which is what widgets are, are

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Mark Waddingham
On 2016-08-08 10:39, Devin Asay wrote: MP3s play natively on both iOS and android. You should be able to use the play command followed by the path to the file. Or is the issue that you need to have it cross platform? In that case WAV is a good choice. Devin is correct - the 'play' command

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Devin Asay
BR, MP3s play natively on both iOS and android. You should be able to use the play command followed by the path to the file. Or is the issue that you need to have it cross platform? In that case WAV is a good choice. Devin Sent from my iPhone > On Aug 8, 2016, at 6:05 AM, Sannyasin

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Monte Goulding
I doubt if the player object or mobile control can't play a file that mergAV will be any different as all three use the same framework on iOS and Mac. Unless of course we are discussing pre-10.8 Mac. Cheers Monte Sent from my iPhone On 8 Aug 2016, at 4:01 PM, Peter TB Brett

Re: Play MP3 - What format do you use for mobile?

2016-08-08 Thread Peter TB Brett
On 08/08/2016 06:05, Sannyasin Brahmanathaswami wrote: This produces garbage on Mac OS X and so I presume it would on mobile as well.. Is mergAV an option? Peter -- Dr Peter Brett LiveCode Technical Project Manager LiveCode