Page 1 of 1

No way to edit a script !

Posted: Tue Jun 11, 2019 9:49 am
by Lincon12
Hello everyone,,
I am facing a stupid problem with LC. Sometimes for no reasons, LC refuses to open the script window. There is only one way to fix it, quit LC and restart the application.

I have the problem with two different computers , with 2 windows OS (8 and 10) and with LC 8 and 9.

I can not believe that I am the only one who has experienced this bogue.

Thank you for your help.

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 1:44 pm
by sphere
Hi,

file a bug report here: http://quality.livecode.com/.
With all your details, OS, LC version, when exactly it happens, provide a stack to them etc.

I've personally never seen a bug which you describe.

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 1:47 pm
by dunbarx
I have never seen it either. Perhaps limited to Windows?

Craig

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 5:45 pm
by jacque
I've seen it but only occasionally and not reproducibly. Usually the keyboard shortcuts stop working but the contextual menu does work. Then those stop working but the LC menu works. Issuing an edit command in the message box fails too. At that point I know I'm about two minutes from a crash and I just save and restart LC.

This was more common in versions of LC before 9.0.5. Lots of memory leaks were fixed in 9.0.5 so I'd try that version if you haven't already. So far in 9.0.5 I haven't had it happen yet.

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 6:14 pm
by dunbarx
Jacque.

So when Lincon12 says;
I can not believe that I am the only one who has experienced this bogue (sic).
I cannot believe it either. How did this escape notice for so long? As I said, I never saw it, and again, perhaps only on Windows?

Craig

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 7:18 pm
by jacque
dunbarx wrote:
Tue Jun 11, 2019 6:14 pm
Jacque.

So when Lincon12 says;
I can not believe that I am the only one who has experienced this bogue (sic).
I cannot believe it either. How did this escape notice for so long? As I said, I never saw it, and again, perhaps only on Windows?

Craig
In my case, on a Mac, it has to do with some kind of disconnect in the engine. It may only happen in those scripts that happen to trigger those particular memory leaks. I am working on two different projects right now and I saw the problem far more often in one of them than in the other.

Re: No way to edit a script !

Posted: Tue Jun 11, 2019 9:04 pm
by sphere
Only thing i notice is, and i've seen it in every LC version where the Browser Widget is available, that when i go thru the cards of a stack using either ctrl+3 or ctrl+2 and the card has a browser widget on it, i first have to save the stack via the file menu before it gets responsive again on keys. I can't save it with ctrl+s.
The same is on mac with action+3 (or+2) (or how that key is called on mac).

I did not test yet if can open a script in that case.