[Libreoffice-bugs] [Bug 134607] LO7RC1 - LANGPACK macOS - many versions fail to recognize LibreOffice7 installation as valid on Catalina

bugzilla-daemon at bugs.documentfoundation.org bugzilla-daemon at bugs.documentfoundation.org
Wed Aug 12 02:19:36 UTC 2020


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

--- Comment #43 from Kamei <yuki.bot at gmail.com> ---
Sorry. The escape character for line 69 is missing.
line 69
        set found_ooos_all to (do shell script "mdfind \"kMDItemContentType ==
'com.apple.application-bundle' && kMDItemDisplayName == 'LibreOffice'\"")
to
        set found_ooos_all to (do shell script "mdfind \"kMDItemContentType ==
'com.apple.application-bundle' && kMDItemDisplayName == 'LibreOffice.app'\"")

Line number 129 is as shown in the earlier post.

-- 
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/20200812/50b39097/attachment-0001.htm>


More information about the Libreoffice-bugs mailing list