Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Monte Goulding
Unfortunately I'm one step further down the food chain so I wait for RunRev to release a version with a new Sdk then get my new builds done ASAP. I usually get them out within a day or so. Cheers -- M E R Goulding Software development services mergExt - There's an external for that! > On 26 A

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Matthias Rebbe | M-R-D
I am in the same boat, but have also the problem that i am using a MergExt external which is available only for iOS8.2 SDK at the moment. So if the fix for the hard crashes is implemented into 6.7.5 then i have also to wait until Monte is releasing his externals for the 8.3 SDK. Matthias > Am

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Peter M. Brigham
Again, let me say that your presence on this list is greatly appreciated. This kind of look behind the scenes at what you are doing and the problems you are tackling is enormously helpful to all of us. In the absence of this kind of information it is easy to assume that our error reports and com

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Peter M. Brigham
"Never try to argue with people who buy ink by the gallon." Probably need to update the metaphor…. -- Peter Peter M. Brigham pmb...@gmail.com http://home.comcast.net/~pmbrig On Apr 25, 2015, at 1:59 PM, Ralph DiMola wrote: > I now sit in the middle of the Xcode 6.3 compatibility fiasco. The ho

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Richard Gaskin
Excellent info, Mark - thanks! -- Richard Gaskin Fourth World Systems Software Design and Development for the Desktop, Mobile, and the Web ambassa...@fourthworld.comhttp://www.FourthWorld.com Mark Waddingh

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Mark Waddingham
On 2015-04-25 18:20, Richard Gaskin wrote: It seems that every time Apple updates Xcode it breaks LC, requiring the team to set aside other work and rush another build out for that one OS. Many of the 7.0.x/6.7.x builds seem to fall into that category, and those of us waiting for resolution on i

RE: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Ralph DiMola
Mark, Thanks for the clarification. The messages I got from support indicated that it was a Xcode 6.3 issue and LC 7.0.4 issues. Thank You! Ralph DiMola IT Director Evergreen Information Services rdim...@evergreeninfo.net -Original Message- From: use-livecode [mailto:use-livecode-boun.

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Mark Waddingham
Hi Ralph, I believe it is the two crashes which are holding up 6.7.5-rc-1 rather than Xcode 6.3 integration (that was, as far as I can see, straightforward this time as it was just a minor SDK update) - we identified an issue with the fixes in the final build so had to rebuild again. Hopefully

RE: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Ralph DiMola
I now sit in the middle of the Xcode 6.3 compatibility fiasco. The hoops that RR must jump though on Apple's behalf is just sad. But as I always say "If your worth a billion dollars then you make the rules...PERIOD". I have 2 iOS hard crashes that are fixed but held up by iOS 6.3 integration. I wis

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Richmond
On 25/04/15 20:12, Richard Gaskin wrote: Richmond wrote: > Microsoft Windows is flaky round the edges; hence viruses. Apple is > bound round with steel; hence next to no viruses, and extremely > difficult to "talk to" from anywhere else. In all fairness to both sides there, the deep kernel revis

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Richard Gaskin
Richmond wrote: > Microsoft Windows is flaky round the edges; hence viruses. Apple is > bound round with steel; hence next to no viruses, and extremely > difficult to "talk to" from anywhere else. In all fairness to both sides there, the deep kernel revisions in recent Windows versions have grea

Re: Can livecode do this?

2015-04-25 Thread Colin Holgate
The playing multiple sounds isn’t the hard part. Playing sound segments seamlessly is. I have done that sort of thing in other tools, like in this app for example: https://itunes.apple.com/us/app/lets-get-ready!/id903134141?mt=8

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Richmond
On 25/04/15 19:20, Richard Gaskin wrote: Mark Waddingham wrote: > Not yet no - if you've auto updated to Xcode 6.3 then you can still > download Xcode 6.2 from the apple devcenter and continue to use that. > > The 6.7.5-rc-1 and 7.0.5-rc-1 builds we have done have exhibited > issues at the final

Re: Can livecode do this?

2015-04-25 Thread Rick Harrison
Hi William, The short answer is, yes LiveCode can do this. I created a test for game in which I wanted to have several sound files play at almost the same time. I used the Movie Player object. You’ll want to use at least 2 players for your project. One for the background and one for your segme

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Richard Gaskin
Mark Waddingham wrote: > Not yet no - if you've auto updated to Xcode 6.3 then you can still > download Xcode 6.2 from the apple devcenter and continue to use that. > > The 6.7.5-rc-1 and 7.0.5-rc-1 builds we have done have exhibited > issues at the final stage of testing and so aren't quite read

Re: Sending crash reports to LiveCode?

2015-04-25 Thread Richard Gaskin
Peter W A Wood wrote: > I fully understand that the team doesn’t have time to spend “looking > for needles in haystack”. My frustration comes from the perception > that nobody has even looked at the crash report. (A perception > created by the response to the bug report). Part of the problem may

Can livecode do this?

2015-04-25 Thread Earthednet-wp
Folks, This seems like a natural for livecode, but I'm wondering. I'm thinking about an app that contains a bunch of different segments of audio, each maybe a minute or more. The user chooses segments and then organizes the sequence of play. I see no problem with this. But, I would also like to b

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Earthednet-wp
Thanks for the reply. I accidentally started downloading the update, but stopped it before it was done, so hopefully the prev version is still ok. Bill William Prothero http://es.earthednet.org > On Apr 25, 2015, at 5:04 AM, Mark Waddingham wrote: > > Not yet no - if you've auto updated to Xco

Re: Sending crash reports to LiveCode?

2015-04-25 Thread Peter W A Wood
Mark Thanks for taking the time to respond. particularly at the weekend. I fully understand that the team doesn’t have time to spend “looking for needles in haystack”. My frustration comes from the perception that nobody has even looked at the crash report. (A perception created by the respons

Re: where does revsecurity.dll comes from?

2015-04-25 Thread Mark Waddingham
It also provides https support (via secure socket features which libURL uses) - which is the bit many applications will use indirectly if they aren't using the encryption facilities directly. Mark. Sent from my iPhone > On 24 Apr 2015, at 22:37, Mark Talluto wrote: > >> On Apr 24, 2015, at 5

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Mark Waddingham
Not yet no - if you've auto updated to Xcode 6.3 then you can still download Xcode 6.2 from the apple devcenter and continue to use that. The 6.7.5-rc-1 and 7.0.5-rc-1 builds we have done have exhibited issues at the final stage of testing and so aren't quite ready for release - we're trying to

Re: Sending crash reports to LiveCode?

2015-04-25 Thread Mark Waddingham
By the way - please don't be discouraged from submitting crash reports even if you can't reproduce them. The more reports we get with the same stack trace (or a similar one) the more information we have and thus the more likely we are to be able find the cause. (Particularly if the same trace o

Re: Sending crash reports to LiveCode?

2015-04-25 Thread Mark Waddingham
Yes - a crash report indicates the presence of a bug, however as such a report only contains a stack trace they generally do not contain enough information to diagnose the cause and thus fix the issue. Context is always important when fixing bugs - particularly crashes as they can occur in a pl

Re: Console container for put function?

2015-04-25 Thread Peter W A Wood
Mark > On 25 Apr 2015, at 12:53, Mark Wieder wrote: > > On 04/23/2015 11:09 PM, Peter W A Wood wrote: > >> I’m trying to find a better way than: >> >> if the environment is “server” then >> put tResult >> else >> put tResult after Field tReport >> end >

Re: where does revsecurity.dll comes from?

2015-04-25 Thread Dave Kilroy
Thanks Mark - I'd forgotten I also use encryption in that app so must have been confused over what the 'security' part of the name referred to... - "The difference between genius and stupidity is; genius has its limits." - Albert Einstein -- View this message in context: http://runtime-rev

Re: Does Version 7.0.4 work with Xcode 6.3.1?

2015-04-25 Thread Dave Kilroy
Nope don't think it does http://forums.livecode.com/viewtopic.php?f=49&t=23986&hilit=xcode+6.3 I did read something last week about a LC 7.0.5 that was due to be released in a few days subject to it getting through some final testing - it never materialised so I guess it failed those tests (but I'

Sending crash reports to LiveCode?

2015-04-25 Thread Peter W A Wood
I was using LiveCode 8.0 with an unsaved stack on OS X when it crashed. I dutifully saved the crash log, completed a bug report and attached the crash log. What I got back from LiveCode was a "form letter” that they couldn’t reproduce the crash and can I reproduce the crash and send any stack