[Slackbuilds-users] Annoying XFCE issue with ChatGpt and Claude

thinkunix thinkunix at zoho.com
Fri Sep 25 20:23:17 UTC 2026


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



More information about the SlackBuilds-users mailing list