langchain-ai / langgraph-studio

Desktop app for prototyping and debugging LangGraph applications locally.
https://studio.langchain.com
1.97k stars 131 forks source link

Langgraph Studio 0.30 crashes on Apple M3 after reopening, “Select file” dialog missing #185

Closed sigmet closed 2 weeks ago

sigmet commented 2 weeks ago

Description:

On macOS Sequoia 15.0.1 (24A348) with Apple M3, Langgraph 0.30 opens successfully the first time, but crashes on subsequent startups. Additionally, the “Select file” dialog (see attached image) does not appear on the first launch, preventing file selection.

Steps to Reproduce:

1.  Open Langgraph 0.30 (no “Select file” dialog appears).
2.  Quit and reopen the app.
3.  App crashes on start.

Expected Behavior:

App should open without crashing, and the “Select file” dialog should appear.

System Information:

•   Device: Apple M3
•   OS Version: macOS Sequoia 15.0.1 (24A348)

image

sigmet commented 2 weeks ago

After playing around a bit, deleting these files allow the application to restart but the select folder dialog is still missing.

image
sigmet commented 2 weeks ago

F-Secure Deep Guard malware scan application caused the LangChain Studio to malfunction. Disabling Deep Guard allowed the program to work correctly.