MacOS Sonoma Beta

If you find an issue in LiveCode but are having difficulty pinning down a reliable recipe or want to sanity-check your findings with others, this is the place.

Please have one thread per issue, and try to summarize the issue concisely in the thread title so others can find related issues here.

Moderator: Klaus

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Sat Sep 30, 2023 9:16 am

I would suppose they do, but, presumably any code improvements won't run.

If you can upload a representative 9.6.10 stack here, I can test it.

stam
Posts: 3061
Joined: Sun Jun 04, 2006 9:39 pm

Re: MacOS Sonoma Beta

Post by stam » Sat Sep 30, 2023 9:28 am

Emily-Elizabeth wrote:
Sat Sep 30, 2023 6:05 am
Do the 9.6.10 LiveCode files open in 9.6.3 Community?
If you’re asking if new files from from current versions can be opened in 9.6.3, then probably. But any syntax that relies on changes from 9.6.3 will obviously fail. But not sure anyone has actually tested that for obvious reasons ;)

A lot of code can be done in scriptOnlyStacks and as these work well with VS Code you could also use that if it suits….

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Sat Sep 30, 2023 9:37 am

I open scriptOnly stacks with BBEdit. 8)

stam
Posts: 3061
Joined: Sun Jun 04, 2006 9:39 pm

Re: MacOS Sonoma Beta

Post by stam » Sat Sep 30, 2023 11:45 pm

richmond62 wrote:
Sat Sep 30, 2023 9:37 am
I open scriptOnly stacks with BBEdit. 8)
Are you able to get LC-specific auto-indentation, syntax colouring and syntax checking in BBEdit?

jacque
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 7389
Joined: Sat Apr 08, 2006 8:31 pm
Contact:

Re: MacOS Sonoma Beta

Post by jacque » Sun Oct 01, 2023 4:46 pm

stam wrote:
Sat Sep 30, 2023 11:45 pm
Are you able to get LC-specific auto-indentation, syntax colouring and syntax checking in BBEdit?
BBEdit has its own auto-indentation and syntax colouring which you can customize but since there's no debugger there's no syntax checking.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com

stam
Posts: 3061
Joined: Sun Jun 04, 2006 9:39 pm

Re: MacOS Sonoma Beta

Post by stam » Sun Oct 01, 2023 4:48 pm

Debugger is not needed for syntax checking.
FerrusLogic’s plug-in for VSCode user LC server for these things and checks syntax, but you cannot debug.

Plus VSCode has a ton of conveniences like highlight all instances of a word you hilight. Don’t get me wrong I really like BBEdit and own a full licence, but VSCode blows it out of the water…

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Sun Oct 01, 2023 5:07 pm

BBEdit Language Module for LiveCode Builder.

Put this file in ~/Library/Application\ Support/BBEdit/Language\ Modules or equivalent.
Attachments
LiveCodeBuilder.plist.zip
(2.68 KiB) Downloaded 72 times

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Fri Oct 06, 2023 1:50 pm

And so, MacOS 14.1 beta 2 . . .

. . . the splash screen of LC 9.6.3 comes and goes in the blink of an eye, far, far faster than 14.1 beta 1 . . . bugger all good that it does though.

As I do not need my 2018 Mac Mini at them moment I will not be downgrading it to MacOS 13 ...

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Wed Oct 11, 2023 4:20 pm

MacOS 14.1 beta 3 . . .

Yes, I did.

And, no it doesn't.

richmond62
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 10078
Joined: Fri Feb 19, 2010 10:17 am

Re: MacOS Sonoma Beta

Post by richmond62 » Wed Oct 25, 2023 8:48 am

Now running LC 9.6.3 successfully on MacOS 14.1 . . . Don't ask, and I won't tell.

But a little bit of thinking will tell you where to look for the solution.

Post Reply