[求助]ubuntu24.04下只能通过左键双击打开Obsidian.AppImage,无法通过命令行./ 来打开

遇到的问题

【求助】
我目前是在ubuntu24.04版本下使用的AppImage版的obsidian,按照网上教程给与其权限,可以通过左键双击打开,之后想创建快捷方式.desktop,同样实现了图标的正确显示,但是无法通过该快捷方式打开obsidian。然后发现通过命令行./ 也无法打开obsidian,会报错如下:

[12567:1228/131445.690241:FATAL:setuid_sandbox_host.cc(163)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I’m aborting now. You need to make sure that /tmp/.mount_ObsidiWzhMQp/chrome-sandbox is owned by root and has mode 4755.
追踪或断点陷阱 (核心已转储)

目前只能进文件夹里手点打开obsidian,我想创建快捷方式在dock栏里方便打开一些。

请问有什么解决方案吗?谢谢!

已尝试的解决方案

尝试给了其-x 权限,还是无法./ 打开。