Luveh Keraph wrote: > I have built and installed the ChatGPT and Claude desktop... Try strace to see what it is doing? $ strace claude-desktop > /tmp/strace.log 2>&1 & Or ssh in remotely, then start the app that causes the lockup and attach to the running pid: $ strace -p pid_of_claude_desktop