responsively-app icon indicating copy to clipboard operation
responsively-app copied to clipboard

Cannot start Responsively on Linux (Ubuntu 24.04, Plasma Wayland)

Open rolandixor opened this issue 3 months ago • 1 comments

🐞 bug report

✍️ Description

When attempting to start Responsively, nothing happens. Running it from the terminal gives:

./ResponsivelyApp-1.10.0.AppImage
[179294:0402/074028.249766: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 /tmp/.mount_ResponMRYg4x/chrome-sandbox is owned by root and has mode 4755.
[appimage-binfmt-bypass/bin] ERROR: child exited with code 5

🕵🏼‍♂️ Is this a regression?

No idea

🔬 Minimal Reproduction

Run it.

🌍 Your Environment

Ubuntu 24.04 with Wayland.

rolandixor avatar Apr 02 '24 11:04 rolandixor

run ./responsivelyapp.appimage --no-sandbox

wendinho33 avatar Apr 28 '24 16:04 wendinho33