Skip to content

Linux: WolframApp::try_default() fails even though discover() is capable of finding WolframApp instances #68

Open
@aedison

Description

@aedison

OS: Pop!_OS 22.04
Wolfram products: Mathematica 13.1 and 12.0

Issue:
WolframApp::try_default() returns an Error on Linux and Other operating systems when try_wolframscript_installation_directory() is successful because WolframApp::from_installation_directory(dir) errors for these system types. This is incorrect behavior, since wolframscript is discoverable on $PATH thus wolfram_app_discovery::discover_with_filter should be given a chance to locate it.
I am working on a Pull Request that will add minimal extra logic within try_default() to solve the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions