tingbot / tide-electron

📝   Simple IDE for developing Tingbot apps
Other
22 stars 7 forks source link

Make sure the /tmp/tide directory for new projects is writable for all users when created #64

Closed joerick closed 7 years ago

joerick commented 7 years ago

I think this user has run the app as two different users, and the second create projects since the /tmp/tide directory is owned by the first.


Error: EACCES: permission denied, mkdir '/tmp/tide/078ea9f9629e6db4dc6abb8945106d42'

https://sentry.io/tingbot/tide/issues/189888216/

Error: EACCES: permission denied, mkdir '/tmp/tide/078ea9f9629e6db4dc6abb8945106d42'
  at r (/opt/Tide/resources/app/build/build.js:3:6310)
  at Object.r (/opt/Tide/resources/app/build/build.js:3:6399)
  at Object.r [as copySync] (/opt/Tide/resources/app/build/build.js:23:3239)
  at t.value (/opt/Tide/resources/app/build/build.js:15:19939)
  at o (/opt/Tide/resources/app/build/build.js:15:22704)
...
(13 additional frame(s) were not displayed)