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

--- Comment #5 from libreoff...@x2d2.de ---
I think i did not disable it.
I did a:
```
sudo launchctl print system/com.apple.metadata.mds | grep state
```
and get this result:
```
        state = running
        job state = running
```
So my assumption is that it should be indexing fine. Also i did not add any
rules to exclude certain paths into the settings.

Let me know if i should check anything else.

I did recently have issues with my Alfred 5 recently and cleared the
application cache (Advanced tab from the alfred preferences) and the hit
"Rebuilt macOS Metadata". Now that got me thinking whether it might actually
fix the installation of the language pack, so i reissued the command from the
script:
```
mdfind "kMDItemContentType == 'com.apple.application-bundle' && kMDItemFSName
== 'LibreOffice.app'"
```

and i do get an output, which i suppose is the expected output:
`/Applications/LibreOffice.app`

Also the installation of the language pack did now succeed (used the same
downloaded file from earlier).

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

Reply via email to