https://bugs.documentfoundation.org/show_bug.cgi?id=140369

--- Comment #4 from Sierk Bornemann <[email protected]> ---
(In reply to steve from comment #3)
> Created attachment 182252 [details]
> macOS 12.5.1, LO 7.4.0.3 worksforme
> 
> macOS 12.5.1
> LibreOffice 7.4.0.3
> worksforme

What about the second part of your #2 comment above

> …
> Should this be addressed would be nice to rename "Mac OS X" to "macOS" in
> about dialog as that is the correct name for that operating system.

?

LO's About window still says "Mac OS X" rather than "macOS".

I guess, it still comes from reading the ProductName key value of
/System/Library/CoreServices/SystemVersionCompat.plist
(<key>ProductName</key><string>Mac OS X</string>) rather than that in
/System/Library/CoreServices/SystemVersion.plist
(<key>ProductName</key><string>macOS</string>)?

Short explanation concerning these two files and which one to choose or to
prefer, see
https://eclecticlight.co/2020/08/13/macos-version-numbering-isnt-so-simple/,
section "Interpreted and JIT languages" and especially the last sentence of the
last paragraph of that section.

Following that – maybe it would be better anyway, to determine and extracting
that info based on

/usr/sbin/system_profiler SPSoftwareDataType resp. /usr/sbin/system_profiler
SPSoftwareDataType -detailLevel mini ?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to