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

[BUG] OSC setup script isn't cross platform #21

Closed
bsmith96 opened this issue Dec 3, 2021 · 4 comments
Closed

[BUG] OSC setup script isn't cross platform #21

bsmith96 opened this issue Dec 3, 2021 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@bsmith96
Copy link
Owner

bsmith96 commented Dec 3, 2021

The second script to setup the .config file for Open Stage Control must be run on the computer being used as the server, in order to have the correct path. This means it can only be run on a Mac, since the script is applescript.

Maybe rewrite in JS? Or find a way to allow running remotely from the Qlab mac while still finding the correct path?

@bsmith96 bsmith96 added the bug Something isn't working label Dec 3, 2021
@bsmith96 bsmith96 self-assigned this Dec 3, 2021
@bsmith96 bsmith96 added this to the v3.1.0 milestone Dec 3, 2021
@bsmith96
Copy link
Owner Author

bsmith96 commented Dec 6, 2021

Current solution:

  • run on a Qlab mac
  • open the .config file in notepad/a text editor
  • find and replace the path of the folder with the appropriate text?

@bsmith96
Copy link
Owner Author

Write new versions for other platforms maybe?

@bsmith96 bsmith96 removed this from the v3.1.0 milestone Dec 24, 2021
@bsmith96
Copy link
Owner Author

#28 could solve this, running it headlessly

@bsmith96
Copy link
Owner Author

bsmith96 commented Sep 9, 2022

Have provided instructions in read me of how to set up on Windows computers

@bsmith96 bsmith96 closed this as not planned Won't fix, can't repro, duplicate, stale Sep 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant