[go: up one dir, main page]

Menu

#192 Program does not launch under MacOS 15.3.2

1.9.8
open
nobody
None
Other
Mac_Other
Other
Other
Trivial
2025-06-24
2025-05-01
No

Hi

cannot run this version on Mac Os 15.3.2 (Sequoia). Nothing happens when launching the app and it's not a security pb.
Version 1.9.3. runs perfectly however.

Laurent

Discussion

  • Tahoeob

    Tahoeob - 2025-05-01

    Yes, you should either run 1.9.3 or follow the instructions below to run the .jar file. ProjectLibre's team spent a lot of time preparing Linux (.deb and .rpm) and Windows (.msi) and macOS (.dmg).

    Just a note the dmg is for Apple Silicon and won’t work for x86. Run 1.9.3 or follow the instructions below if you are using an older Mac.
    When there are compatibility problems, customers can still install Java 21, download the jar and double click on it.

     
  • tjl

    tjl - 2025-05-02

    Under macOS 15.4.1, when ProjectLibre 1.9.8 is started by launching /Programs/ProjectLibre.app, the terminal output starts with

    Exception in thread "main" java.lang.UnsatisfiedLinkError: /Applications/ProjectLibre.app/Contents/runtime/Contents/Home/lib/libfontmanager.dylib: dlopen(/Applications/ProjectLibre.app/Contents/runtime/Contents/Home/lib/libfontmanager.dylib, 0x0001): Library not loaded: /opt/homebrew/opt/harfbuzz/lib/libharfbuzz.0.dylib
    Referenced from: <596330EB-90B5-3223-93CA-8780151508A4> /Applications/ProjectLibre.app/Contents/runtime/Contents/Home/lib/libfontmanager.dylib
    Reason: tried: '/opt/homebrew/opt/harfbuzz/lib/libharfbuzz.0.dylib' (no such file), '/System/Volumes/Preboot/Cryptexes/OS/opt/homebrew/opt/harfbuzz/lib/libharfbuzz.0.dylib' (no such file), '/opt/homebrew/opt/harfbuzz/lib/libharfbuzz.0.dylib' (no such file)

     
  • tjl

    tjl - 2025-05-04

    Just wondering, since ProjectLibre 1.9.8 for macOS looks for the file '/opt/homebrew/opt/harfbuzz/lib/libharfbuzz.0.dylib', does that mean that ProjectLibre now requires 'harfbuzz' to be installed via homebrew?

     
    • Tahoeob

      Tahoeob - 2025-05-04

      The official ProjectLibre .dmg installer for macOS ships all of its native dependencies (including HarfBuzz) inside the app bundle. So if you install from the .dmg and you don’t already have HarfBuzz on your system, the installer will still complete successfully and you won’t need to brew install harfbuzz. The standalone DMG is fully self-contained.

       

Log in to post a comment.