Bug 146743 - AquaSalInstance::getOSVersion() does not give Darwin kernel version
Summary: AquaSalInstance::getOSVersion() does not give Darwin kernel version
Status: RESOLVED NOTABUG
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: graphics stack (show other bugs)
Version:
(earliest affected)
7.4.0.0 alpha0+
Hardware: All macOS (All)
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-01-13 15:48 UTC by Chris Sherlock
Modified: 2023-03-24 23:20 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Sherlock 2022-01-13 15:48:58 UTC
Description:
AquaSalInstance::getOSVersion() does not give Darwin kernel version. 

Steps to Reproduce:
Run AquaSalInstance::getOSVersion() to get the OS version. It gives the Mac OS X (sic) version, not the Darwin version. 

Actual Results:
Probably should give the Darwin kernel version, in line with all other Unix variants. 

Expected Results:
In line with other Unix variants, should give Darwin version. 


Reproducible: Always


User Profile Reset: No



Additional Info:
Version: 7.2.5.2 / LibreOffice Community
Build ID: 499f9727c189e6ef3471021d6132d4c694f357e5
CPU threads: 4; OS: Mac OS X 11.6.2; UI render: default; VCL: osx
Locale: en-AU (en_AU.UTF-8); UI: en-US
Calc: threaded
Comment 1 Roman Kuznetsov 2022-05-20 19:49:04 UTC
Are we sure we need the Darwin version instead macOS version?
Comment 2 eisa01 2023-03-24 20:09:08 UTC
Given no activity and being unconfirmed for 1+ year I'll close as not a bug?

I assume you would have to code a new function to get the human readable macOS version for the about window anyway...
Comment 3 Sierk Bornemann 2023-03-24 23:20:44 UTC
See my proposals in bug#148071.