mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 15:05:58 +03:00
[GH-ISSUE #358] 在Ubuntu 24.04中安装deb包,无法启动 #187
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Dean1990 on GitHub (Feb 14, 2025).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/358
是网页端还是客户端
客户端
当前系统环境
ubuntu 24.04
当前 Node.js 及 npm 版本
无
当前版本
v3.0.0 beta1
具体信息
在Ubuntu 24.04中安装deb包,无法启动软件
`❯ splayer
[595603:0214/154427.192136:FATAL:setuid_sandbox_host.cc(158)] 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 /opt/SPlayer/chrome-sandbox is owned by root and has mode 4755.
[1] 595603 trace trap (core dumped) splayer
`
@Jiu-xiao commented on GitHub (Mar 13, 2025):
sudo chown root:root /opt/SPlayer/chrome-sandbox
sudo chmod 4755 /opt/SPlayer/chrome-sandbox
@mrchen442 commented on GitHub (May 19, 2025):
bro u are the genius!
@github-actions[bot] commented on GitHub (Nov 27, 2025):
👀 该 Issue 已经 30 天没有任何更新啦
如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭