-
-
Notifications
You must be signed in to change notification settings - Fork 127
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chrome-sandbox permission issue on Linux Mint, doesn't run until fixed #80
Comments
Hey @suprethreal ! Thank you for your issue! Hmm it's a weird one, I didn't have any issue with deb file on my Linux. Maybe its specific to Linux Mint, I'll try to reproduce it on a VM soon as possible! And fix it. I don't know if its possible to change permission on install, I'll to see the possibilities with electron-builder. Ahah yeah i'm currently in development for the next big update with more features! |
Thanks for the effort. On windows I would use Just Color Picker
|
Okay ! Thanks for the list 👍
Yeah I see! It will be added for the next update!
👍 Okay !
Yeah you have application shortcuts, I'll add the possibility to change the shortcut and make it global too!
Yeah indeed ahah! And some documentations too |
FYI: Looks like a known issue. For some reason this app at least gets to placing the files so it's pretty easy to edit permissions after the fact. Other apps are not even getting to that point. |
Thanks for your research about it, look like a work around is to set --no-sandbox but i dont like that. |
Describe the bug
chrome-sandbox permission issue
To Reproduce
Install from .deb
Adds to launcher but doesn't open when clicked.
Run from shell and can see the permission error
Expected behavior
Possible to change permission on install?
Error
[32232:0630/213439.908327: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 /opt/Colorpicker/chrome-sandbox is owned by root and has mode 4755.
**OS **
LMDE 4 (Linux Mint Debian, Cinnamon)
Colorpicker
colorpicker_2.0.3_amd64.deb
Additional context
(Nice little app, could use a couple more features, but it's really good 👍
The text was updated successfully, but these errors were encountered: