Skip to content

Export Application broken in Processing 3.5.4 when using P2D or P3D renderers #5983

@dantepfer

Description

@dantepfer

Description

Using the Export Application function in the new Processing 3.5.4 seems to be broken when using P2D or P3D renderers. When opening the exported application, it immediately quits and MacOS displays an alert saying that the application "quit unexpectedly". Under the exact same conditions, exporting with Processing 3.5.3 works fine.

Steps to Reproduce

Open the Array example in Processing 3.5.4, copy to a new sketch, save it. Export Application from the file menu, then open the exported app. This works — the sketch uses the default renderer. Add P2D or P3D to the size() command and export again; the exported app fails. Do the same in Processing 3.5.3, it works.

Your Environment

OSX Catalina 10.15.2, on a 2019 MacBook Pro 16-inch.

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