Page 1 of 1

open stack without executing [solved]

Posted: Mon Jul 15, 2013 11:17 pm
by SteveTX
My stack is creating a hanging loop in the IDE upon opening. Is there a way to open the stack without it executing?

Re: open stack without executing

Posted: Tue Jul 16, 2013 12:08 am
by dunbarx
Hi.

When you say "executing", do you mean that you do not want its, say, "openstack" or other automatically invoked scripts to run? Is this stack opened by another stack, or from the finder? IS LC already running?

Craig Newman

Re: open stack without executing [solved]

Posted: Tue Jul 16, 2013 12:09 am
by SteveTX
craig, the hang was crashing the IDE itself without throwing an error. However, suppressing messages and errors prior to opening allowed me to open the stack to find the offending line.

Re: open stack without executing [solved]

Posted: Wed Jul 17, 2013 5:22 am
by dunbarx
Good work. Those suppression tools can be invaluable.

Craig