Sublime Forum

File permissions are not fixed (build 3087)

#1

File permissions are still not fixed in the latest build 3087.

Information on what the issue is, possible fixes, and test conditions here:

github.com/SublimeTextIssues/Core/issues/239

Also see github.com/titoBouzout/SideBarE … issues/203

Virtually every beta since 3047 says that permissions issues have been fixed.

0 Likes

#2

Thanks for your report and persistence with this. Your last comment on #239 was particularity helpful. Sublime Text does indeed incorrectly set the umask to 0 at startup when daemonizing. I hadn’t seen the issue as I don’t run it daemonized when testing.

The umask will no longer be set at all from 3088 onwards. This addresses the issue in my testing, but I’m hesitant to call the issue fixed until it’s been rolled out, given the previous false starts.

0 Likes

#3

Looks fixed to me for Ubuntu 14.04 LTS.

0 Likes