Windows 11 (old pc)
LC 9.6.0
I thought I have seen this problem on this forum, but I can't seem to find it.
I have an issue with applications not opening.This is a new problem for me.
I originally noticed this while trying to rebuild an app that I have bee using for some time. All that I had to do was to create the splash stack and build it.
Upon trying to open the app I would see an hourglass for a few seconds and then it dissapeared.Nothing opens. I looked in the task manager for any mention of LC. I saw nothing there that I would recognize as LC related.
After a few attempts like this, I made 2 more stacks named "Stack1" and "Stack2".
The stacks work fine as stacks. The failure only happens after the build.
The only script anywhere in either stack is a mouseup script in a button on the app stack:
I have also tried:
open "stack2"
go stack "Stack2.livecode"
open stack "Stack2.livecode"
Is this a problem with LC, or could could update in Windows cause this?
I'm hopeful that this is a problem someone here has experienced and solved.
TIA
LC 9.6.0
I thought I have seen this problem on this forum, but I can't seem to find it.
I have an issue with applications not opening.This is a new problem for me.
I originally noticed this while trying to rebuild an app that I have bee using for some time. All that I had to do was to create the splash stack and build it.
Upon trying to open the app I would see an hourglass for a few seconds and then it dissapeared.Nothing opens. I looked in the task manager for any mention of LC. I saw nothing there that I would recognize as LC related.
After a few attempts like this, I made 2 more stacks named "Stack1" and "Stack2".
The stacks work fine as stacks. The failure only happens after the build.
The only script anywhere in either stack is a mouseup script in a button on the app stack:
CODE:
on mouseup go stack "Stack2"end mouseup
open "stack2"
go stack "Stack2.livecode"
open stack "Stack2.livecode"
Is this a problem with LC, or could could update in Windows cause this?
I'm hopeful that this is a problem someone here has experienced and solved.
TIA
Statistics: Posted by oldummy — Wed May 29, 2024 9:33 am