Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
-
richmond62
- Livecode Opensource Backer

- Posts: 10094
- Joined: Fri Feb 19, 2010 10:17 am
Post
by richmond62 » Tue Nov 21, 2023 11:22 am

- SShot 2023-11-21 at 12.20.40.png (53.79 KiB) Viewed 6705 times
-
Oh Dear! MacOS 14.2 Sonoma.
-

- SShot 2023-11-21 at 14.00.38.png (64.06 KiB) Viewed 6688 times
-
richmond62
- Livecode Opensource Backer

- Posts: 10094
- Joined: Fri Feb 19, 2010 10:17 am
Post
by richmond62 » Tue Nov 21, 2023 1:10 pm
In an "alternative universe":
-

- SShot 2023-11-21 at 14.09.39.png (18.08 KiB) Viewed 6685 times
-
bn
- VIP Livecode Opensource Backer

- Posts: 4171
- Joined: Sun Jan 07, 2007 9:12 pm
Post
by bn » Tue Nov 21, 2023 2:50 pm
Hi Richmond,
The systemversion works correctly for me on MacOS Monterey.
You may want to file a bug report if this affects MacOS Sonoma.
Kind regards
Bernd
-
richmond62
- Livecode Opensource Backer

- Posts: 10094
- Joined: Fri Feb 19, 2010 10:17 am
Post
by richmond62 » Tue Nov 21, 2023 8:42 pm
Not round these parts:
LC 9.6.3, MacOS 12.7.1
-
-
I wonder if that has been sorted out post-Open Source.
-
richmond62
- Livecode Opensource Backer

- Posts: 10094
- Joined: Fri Feb 19, 2010 10:17 am
Post
by richmond62 » Wed Nov 22, 2023 11:58 am
Indeed, it has:
-
-
Implemented in 9.6.8.
I wonder if that is an engine change, or somewhere else?
-
richmond62
- Livecode Opensource Backer

- Posts: 10094
- Joined: Fri Feb 19, 2010 10:17 am
Post
by richmond62 » Sat Jan 20, 2024 3:13 pm
I wonder if anyone could be so kind as to tell me where inside the LC MacOS bundle I can find the code to detect the systemVersion.
-
FourthWorld
- VIP Livecode Opensource Backer

- Posts: 10044
- Joined: Sat Apr 08, 2006 7:05 am
-
Contact:
Post
by FourthWorld » Sat Jan 20, 2024 5:15 pm
richmond62 wrote: ↑Sat Jan 20, 2024 3:13 pm
I wonder if anyone could be so kind as to tell me where inside the LC MacOS bundle I can find the code to detect the systemVersion.
I'd guess you'd be looking for the compiled object code engine, as The system version is obtained thru a call to an OS API.
Probably better to review the source.