[GH-ISSUE #358] 在Ubuntu 24.04中安装deb包,无法启动 #187

Closed
opened 2026-02-27 07:10:37 +03:00 by kerem · 3 comments
Owner

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
`

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 `
kerem 2026-02-27 07:10:37 +03:00
  • closed this issue
  • added the
    过期
    label
Author
Owner

@Jiu-xiao commented on GitHub (Mar 13, 2025):

sudo chown root:root /opt/SPlayer/chrome-sandbox
sudo chmod 4755 /opt/SPlayer/chrome-sandbox

<!-- gh-comment-id:2719474254 --> @Jiu-xiao commented on GitHub (Mar 13, 2025): sudo chown root:root /opt/SPlayer/chrome-sandbox sudo chmod 4755 /opt/SPlayer/chrome-sandbox
Author
Owner

@mrchen442 commented on GitHub (May 19, 2025):

sudo chown root:root /opt/SPlayer/chrome-sandbox sudo chmod 4755 /opt/SPlayer/chrome-sandbox

bro u are the genius!

<!-- gh-comment-id:2891499515 --> @mrchen442 commented on GitHub (May 19, 2025): > sudo chown root:root /opt/SPlayer/chrome-sandbox sudo chmod 4755 /opt/SPlayer/chrome-sandbox bro u are the genius!
Author
Owner

@github-actions[bot] commented on GitHub (Nov 27, 2025):

👀 该 Issue 已经 30 天没有任何更新啦
如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭

<!-- gh-comment-id:3584433439 --> @github-actions[bot] commented on GitHub (Nov 27, 2025): 👀 该 Issue 已经 30 天没有任何更新啦 如果问题仍然存在,请回复此评论,否则将在 7 天后自动关闭
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#187
No description provided.