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
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 |
Fixes: #20756