[Libreoffice-bugs] [Bug 128171] macOS langpack install script no longer finds parallel LO installations - Catalina 10.15
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Wed Oct 16 10:05:24 UTC 2019
https://bugs.documentfoundation.org/show_bug.cgi?id=128171
--- Comment #2 from Alex Thurgood <iplaw67 at tuta.io> ---
Taking this from the applescript :
mdfind "kMDItemContentType == 'com.apple.application-bundle' &&
kMDItemDisplayName == 'LibreOffice*'"
gives:
/Applications/LibreOffice.app
so the script only finds bundles with a kMDItemDisplayname that starts with
"LibreOffice*"
no surprises then that it doesn't find LO6332.
What has changed here ? The script ? Or the way in which kMDItemDisplayname
functions ?
If I rename the LO6332 bundle to LibreOffice6322, the script works...
When did this behaviour get changed ?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20191016/589f115a/attachment.html>
More information about the Libreoffice-bugs
mailing list