Skip to content
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

Multiple users #32

Closed
gbaman opened this issue Apr 9, 2014 · 4 comments
Closed

Multiple users #32

gbaman opened this issue Apr 9, 2014 · 4 comments

Comments

@gbaman
Copy link

gbaman commented Apr 9, 2014

Looking through the code, from what I can see, there is no check to see if the workspaces exist. They are of course automatically added when it is installed, but what about when there is more than 1 user using the single SD card. It means when I launch sonic pi on a Raspberry Pi set up with the multiuser system I have been working on ( https://github.com/gbaman/RaspberryPi-LTSP ), Sonic Pi is one of the few applications that does not correctly work. I get a pile of errors complaining about how workspaces don't exist.

Perhaps it should check on start if the files exist, if they don't, running
https://github.com/samaaron/sonic-pi/blob/95b954f97c48f9bbe524bc07e00020dd90dba09e/app/scripts/ensure-workspaces.rb

Shouldn't cause any issues for normal users and would fix a lot with multiuser setups

@samaaron
Copy link
Collaborator

samaaron commented Apr 9, 2014

Hi @gbaman, thanks for pointing this out. I'm already aware of this issue and it will be resolved before v2.0 is released.

@gbaman
Copy link
Author

gbaman commented Apr 9, 2014

Awesome @samaaron. Any idea when v2.0 is planned to be released?

Have included a screenshot of the error also
photo-8

@samaaron
Copy link
Collaborator

samaaron commented Apr 9, 2014

v2.0 is planned for the end of this month...

@samaaron
Copy link
Collaborator

samaaron commented May 3, 2014

RC1 of v2.0 is out: http://sonic-pi.net/get-v2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants