Skip to content

Fails to launch on Big Sur #5

@CheckeredFlag

Description

@CheckeredFlag

On latest MacOS Big Sur (11.2.1), Alkitab fails to launch. Adding a set -x switch shows this:

++ exec sh ./../platform/lib/nbexec --jdkhome '' -J-Xdock:name=alkitab -J-Xdock:icon=./../../alkitab.icns --clusters '/Applications/Alkitab Bible Study.app/Contents/Resources/alkitab/alkitab:' --userdir '/Users/mmoreno/Library/Application Support/alkitab/5.0.1' --branding alkitab
The operation couldn’t be completed. Unable to locate a Java Runtime that supports (null).
Please visit http://www.java.com for information on installing Java.

Cannot find java. Please use the --jdkhome switch.

I resolved it by adding jdkhome=$(/usr/libexec/java_home) near the top of /Applications/Alkitab Bible Study.app/Contents/Resources/alkitab/bin/alkitab.

No idea why it worked in Catalina but stopped in Big Sur.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions