Re: problems building standalone

2012-06-20 Thread Dr. Hawkins
On Wed, Jun 20, 2012 at 12:43 AM, Mark Schonewille wrote: > > Btw, with destroyStack property, I mean the checkbox in the properties > inspector of each (sub)stack; not the checkbox in the standalone settings. I don't see that choice, but checking from the messagebox, it is true for my main stack

Re: problems building standalone

2012-06-20 Thread Mark Schonewille
Hi Richard, According to your screenshots, there actually are two stacks "answer dialog" and "ask dialog", which are part of your mainstack. Usually, the error is just a bogus error, but apparently this time the error is real. Try this in the message box: delete stack "answer dialog" of stack

Re: problems building standalone

2012-06-19 Thread Paul Hibbert
These should work… http://dochawk.org/Screen%20Shot%202012-06-19%20at%206.33.48%20PM%20(2).png http://dochawk.org/Screen%20Shot%202012-06-19%20at%206.42.16%20PM.png http://dochawk.org/Screen%20Shot%202012-06-19%20at%206.43.05%20PM.png http://dochawk.org/Screen%20Shot%202012-06-19%20at%206.43.35%20

Re: problems building standalone

2012-06-19 Thread Warren Samples
On 06/19/2012 11:43 PM, Warren Samples wrote: http://dochawk.org/Screen Shot 2012-06-19 at 6.33.48 PM (2).png http://dochawk.org/Screen Shot 2012-06-19 at 6.42.16 PM.png http://dochawk.org/Screen Shot 2012-06-19 at 6.43.05 PM.png http://dochawk.org/Screen Shot 2012-06-19 at 6.43.35 PM.png ???

Re: problems building standalone

2012-06-19 Thread Warren Samples
On 06/19/2012 11:37 PM, J. Landman Gay wrote: On 6/19/12 11:14 PM, Warren Samples wrote: On 06/19/2012 11:05 PM, J. Landman Gay wrote: On 6/19/12 8:53 PM, Dr. Hawkins wrote: OK, I can't attach that much. Here are links for the message below: http://dochawk.org:Screen Shot 2012-06-19 at 6.33.48

Re: problems building standalone

2012-06-19 Thread J. Landman Gay
On 6/19/12 11:14 PM, Warren Samples wrote: On 06/19/2012 11:05 PM, J. Landman Gay wrote: On 6/19/12 8:53 PM, Dr. Hawkins wrote: OK, I can't attach that much. Here are links for the message below: http://dochawk.org:Screen Shot 2012-06-19 at 6.33.48 PM (2).png http://dochawk.org:Screen Shot 2012

Re: problems building standalone

2012-06-19 Thread Warren Samples
On 06/19/2012 11:05 PM, J. Landman Gay wrote: On 6/19/12 8:53 PM, Dr. Hawkins wrote: OK, I can't attach that much. Here are links for the message below: http://dochawk.org:Screen Shot 2012-06-19 at 6.33.48 PM (2).png http://dochawk.org:Screen Shot 2012-06-19 at 6.42.16 PM.png http://dochawk.org:

Re: problems building standalone

2012-06-19 Thread J. Landman Gay
On 6/19/12 8:53 PM, Dr. Hawkins wrote: OK, I can't attach that much. Here are links for the message below: http://dochawk.org:Screen Shot 2012-06-19 at 6.33.48 PM (2).png http://dochawk.org:Screen Shot 2012-06-19 at 6.42.16 PM.png http://dochawk.org:Screen Shot 2012-06-19 at 6.43.05 PM.png http:

Re: problems building standalone

2012-06-19 Thread Dr. Hawkins
OK, I can't attach that much. Here are links for the message below: http://dochawk.org:Screen Shot 2012-06-19 at 6.33.48 PM (2).png http://dochawk.org:Screen Shot 2012-06-19 at 6.42.16 PM.png http://dochawk.org:Screen Shot 2012-06-19 at 6.43.05 PM.png http://dochawk.org:Screen Shot 2012-06-19 at 6

Re: problems building standalone

2012-06-19 Thread Dr. Hawkins
On Tue, Jun 19, 2012 at 6:02 PM, Mark Schonewille wrote: > Hi Richard, > > Is any of your stacks protected by a password? none have passwords, but . . . >Sometimes, this causes the problem. Another reason can be that the >destroyStack property is false. The "set destroystack" button under stac

Re: problems building standalone

2012-06-19 Thread J. Landman Gay
On 6/19/12 6:51 PM, Dr. Hawkins wrote: I am trying to build a standalone. I get the notice, "A stack "answer dialog" in file is already in memory. THe revolution UI does not distinguish stacks which have idnetical names, . . . This happens even if I have just opened livecode and my file. Th

Re: problems building standalone

2012-06-19 Thread Mark Schonewille
Hi Richard, Is any of your stacks protected by a password? Sometimes, this causes the problem. Another reason can be that the destroyStack property is false. The first line of the long and incomprehensible message should start with three numbers: an error code, a line number and a character num

Re: problems building standalone

2012-06-19 Thread Dr. Hawkins
More poking, and I successfully built a simple stack, with just a picture. That worked & executed. I then set the standalone settings to mac only. Then instead of the answer stack problem, I got a long, detailed and incomprehensible message with lots of numbers and commas. And now, after tellin

problems building standalone

2012-06-19 Thread Dr. Hawkins
I am trying to build a standalone. I get the notice, "A stack "answer dialog" in file is already in memory. THe revolution UI does not distinguish stacks which have idnetical names, . . . This happens even if I have just opened livecode and my file. There is no such stack or substack, and I o