https://bugs.documentfoundation.org/show_bug.cgi?id=172033
--- Comment #4 from Sierk Bornemann <[email protected]> --- (In reply to Julien Nabet from comment #3) > Could you tell if you find libfontconfig.1.dylib somewhere on your machine > with the buggy LibreOfficeDev_26.8.0.0.alpha0_MacOS_aarch64.dmg ? OK. This is the _buggy_ LibreOfficeDev.app: % pwd /Users/$USER % find ./ -name "libfontconfig.1.dylib" ./Applications/LibreOfficeDev.app/Contents/Frameworks/libfontconfig.1.dylib So, it seems to exist in the LibreOfficeDev.app's Framework folder. I can also see the file, if I have a look into the App contents via Finder. Contrary: Surprisingly, in the _working_ LibreOfficeDev.app from 2026-04-28 a libfontconfig.1.dylib seems to be absent at all, the find command does _not_ find such file in the LibreOfficeDev.app's folder, and looking reduntantly into that app's contents via Finder, libfontconfig.1.dylib is also absent. Just for the sake of completeness, and to answer that part of your question as well: Also installed are GIMP.app and Inkscape.app, they also have got a libfontconfig.1.dylib, but I think, this is irrelevant for this issue above concerning LibreOfficeDev.app: /Applications/Inkscape.app/Contents/Resources/lib/libfontconfig.1.dylib /Applications/GIMP.app/Contents/Resources/lib/libfontconfig.1.dylib.dSYM/Contents/Resources/DWARF/libfontconfig.1.dylib /Applications/GIMP.app/Contents/Resources/lib/libfontconfig.1.dylib -- You are receiving this mail because: You are the assignee for the bug.
