Skip to content

Mac のセーブダイアログでファイル種類を指定した際にエラーが出る #68

@kirurobo

Description

@kirurobo

Mac の NSSavePanel で accessoryView を設定すると下記のようなエラーが出てしまい、ダイアログを開けない。
ファイル種類を指定せず accessoryView を使わない場合は出ない。

環境

  • MacBook Air M1 2020
  • macOS Sonoma 14.4.1
  • Xcode 15.3

エラー内容

image

Could not advance an Open/Save panel to run phase due to error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service created from an endpoint was invalidated from this process." UserInfo={NSDebugDescription=The connection to service created from an endpoint was invalidated from this process.}

Exception occurred during attempt to advance an Open/Save panel to run phase: Couldn’t communicate with a helper application.

Couldn’t communicate with a helper application.

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