Re: IDE crashing on Windows 10

2021-10-18 Thread Richmond via use-livecode
The notes for LC 9.6.5 RC 1 indicate NO support for Windows 11 whatsoever, as it also indicates no support for any Linux versions since 2016, but is very nearly uptodate re Macintosh. https://downloads.livecode.com/livecode/9_6_5/LiveCodeNotes-9_6_5_rc_1.pdf On 18.10.21 12:39, Richmond

Re: IDE crashing on Windows 10

2021-10-18 Thread Richmond via use-livecode
Last time I looked LC were testing their versions on some fairly old versions of Linux, so this leads me to wonder which versions of Windows they are testing on. Certainly doing almost ALL of their development work on Macintosh [even though I much prefer Macintosh to Windows] does seem a bit

Re: IDE crashing on Windows 10

2021-10-18 Thread Bernard Devlin via use-livecode
Hi Curry Thanks. It had occurred to me that it could be the SE bling that was causing the crashes. So I had switched off almost all of the bling. The crashes on clicking within the text field stopped after that - only a day or so now, but I haven't seen that kind of crash since I switched off

Re: IDE crashing on Windows 10

2021-10-17 Thread Curry Kenworthy via use-livecode
Bernard: > I can be in the Script Editor typing away. > I move the mouse to click on another line > of the script. Blammo. LC crashes. > Any idea how this can be pinned down? I believe I've seen this particular crash only twice, each time an isolated incident with no obvious pattern. >

Re: IDE crashing on Windows 10

2021-10-16 Thread Bernard Devlin via use-livecode
Here's what I decided to do. I've put an intercept handler in a frontscript that doesn't allow mouseDown or mouseDoubleDown to pass if the target is the scriptEditor field. Those msgs are only sent when mousebutton 3 is used, so I'm disciplining myself to only click with that button in the script

Re: IDE crashing on Windows 10

2021-10-15 Thread Peter Bogdanoff via use-livecode
I think you could start with the basics—delete the LC preferences, then if the problem continues reinstall LC. > On Oct 15, 2021, at 1:14 PM, Bernard Devlin via use-livecode > wrote: > > LC 9.6.1 > > I can be in the Script Editor typing away. I move the mouse to click on > another line of

RE: IDE crashing on Windows 10

2021-10-15 Thread Ralph DiMola via use-livecode
e-livecode Sent: Friday, October 15, 2021 1:14 PM To: How to use LiveCode Cc: Bernard Devlin Subject: IDE crashing on Windows 10 LC 9.6.1 I can be in the Script Editor typing away. I move the mouse to click on another line of the script. Blammo. LC crashes. Any idea how this can be pinned down? I

IDE crashing on Windows 10

2021-10-15 Thread Bernard Devlin via use-livecode
LC 9.6.1 I can be in the Script Editor typing away. I move the mouse to click on another line of the script. Blammo. LC crashes. Any idea how this can be pinned down? I can't see any pattern. The only plugin open is Geoff's Navigator. There's only a few tabs open in the SE. The total size of