Skip to content

Crash when using Browse button with Assimilate SCRATCH on macOS #62

Description

@Guido-assim

When using certain buttons from the Gyroflow OFX plugin like Browse and Load preset in Assimilate SCRATCH on macOS the application crashes. This seems to be caused by the plugin trying to popup a dialog without using the OFX dialog suite. This is executed on a thread which is not the UI-thread which macOS does not like.
To make it work the plugin should use RequestDialog from OfxDialogSuiteV1 in ofxDialog.h to popup the dialog (if the suite is present).

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