-
Notifications
You must be signed in to change notification settings - Fork 17.3k
Fix chrome-sandbox
file permissions
#20799
Fix chrome-sandbox
file permissions
#20799
Conversation
I was hoping that the Azure Pipeline check would run automatically so that I could figure out what to do. Can someone please manually trigger that check for this PR? |
Hey @descear, thanks for your contribution. The PR normally triggers the CI but I think being a fork + draft status blocked the CI, I marked the PR as "Ready to Review" and the CI got triggered. |
Thanks, @lkashef. As of the last commit, this PR is now actually ready for review. |
Hi @descear, can you add your branch name to this file?
|
The latest commit appears to have fixed the issue. Checking the artefacts:
Atom launches fine on these distros after their respective package artefact is installed:
Both distros:
These commits should be reverted before this PR is merged: |
I've made the reverts. Please proceed. |
There are still problems I wrote here Also writing files to directory without direct write access a Policy-Kit Window popped up Thx for reading :) and support. |
Hey @Jackfritt, thanks for your report 🙇♂️ The fix is available in Nightly and will be patched in the next release. |
…sions Fix `chrome-sandbox` file permissions
I tried 1.48.0 on latest patched Debian Buster LC_ALL=C sudo atom /root/.bashrc kvm@j-esser:~/src/m2m_sql$ /usr/bin/atom: line 190: 18834 Trace/breakpoint trap nohup "$ATOM_PATH" --executed-from="$(pwd)" --pid=$$ "$@" > "$ATOM_HOME/nohup.out" 2>&1 atom /home/some.other.users_home_dir/new_test.file Saving file gives error message |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixes: #20756