clickup / clickup-release

Desktop release channel
22 stars 3 forks source link

Problem in Debian Buster #1

Closed sandhilt closed 3 years ago

sandhilt commented 3 years ago

I can't run because electron bug (https://github.com/electron/electron/issues/17972) and like this (https://github.com/laurent22/joplin/issues/2246). This is an permission bug inside AppImage.

When i try run, this happen:

$ ./clickup-desktop-2.0.20-x86_64.AppImage 
[16843:1109/115632.908709:FATAL:setuid_sandbox_host.cc(157)] 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_clicku1O6MbI/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap
cooked commented 3 years ago

Getting the same problem. any suggestion?

$ ./clickup-desktop-2.0.22-x86_64.AppImage 
[10558:0521/081920.904803: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_clickuucTpU2/chrome-sandbox is owned by root and has mode 4755.
Trace/breakpoint trap