https://bugs.documentfoundation.org/show_bug.cgi?id=134607
--- Comment #101 from Dominique Quatravaux <[email protected]> --- As of today, it looks like the proper `mdfind` query is mdfind "kMDItemDisplayName == 'LibreOffice' && kMDItemContentType =='com.apple.application-bundle'" ⚠ This will only succeed after FileVault has had a chance to validate your installation of LibreOffice — i.e. you have to run it once. If you don't, the symptom looks a lot like 134607 all over again: mdls --name kMDItemDisplayName --name kMDItemVersion /Applications/LibreOffice.app kMDItemDisplayName = (null) kMDItemVersion = (null) -- You are receiving this mail because: You are the assignee for the bug.
