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

Videos and Music unable to play. #28

Closed
insomnia-creator opened this issue Jun 23, 2021 · 13 comments
Closed

Videos and Music unable to play. #28

insomnia-creator opened this issue Jun 23, 2021 · 13 comments

Comments

@insomnia-creator
Copy link
Contributor

This is most likely an issue with Process() and bash or zsh unable to identify homebrew commands on some computers. Will need to see how well this goes with an exectuable. Meanwhile I'll experiment with Xcode to see what is the best way.

I'm getting command not found when I try to run the exact same code on AppDelegate,

bash: mpv command not found

@Aayush9029
Copy link
Owner

Should work!
Working on m1 Mac 11.5 (20G71)

@insomnia-creator
Copy link
Contributor Author

Nope not working,

Screen.Recording.2021-07-26.at.12.46.42.PM.mov

I don't know why this isn't working, but it might be an issue due to the app getting Sandboxed.

@insomnia-creator
Copy link
Contributor Author

Also Setup.py aint working

@Aayush9029
Copy link
Owner

Aayush9029 commented Jul 26, 2021

What’s the error?

can you show output for ~/.mubbi/config.json

hide the api key

@insomnia-creator
Copy link
Contributor Author

Traceback (most recent call last):
File "/Users/it/setup.py", line 10, in
auth_token = args[1]
IndexError: list index out of range
➜ ~

@Aayush9029
Copy link
Owner

Traceback (most recent call last):
File "/Users/it/setup.py", line 10, in
auth_token = args[1]
IndexError: list index out of range
➜ ~

Make sure to pass oauth token as second argument, feel free to run install.sh again it won’t install dependencies if they’re already installed

@insomnia-creator
Copy link
Contributor Author

Not working still
Screenshot 2021-07-26 at 12 58 46 PM

@Aayush9029
Copy link
Owner

Ok I’ll look into this more, perhaps create a log console tomorrow!

@Aayush9029 Aayush9029 reopened this Jul 26, 2021
@insomnia-creator
Copy link
Contributor Author

The process is quite strenuous right now, like setup.py and all. Just use shell scripting for configs

@Aayush9029
Copy link
Owner

Just outta curiosity what shell do you run?

is it for fish? Or good ol zsh? Do you know?

@insomnia-creator

@insomnia-creator
Copy link
Contributor Author

insomnia-creator commented Jul 26, 2021

I run oh-my-zsh.(zsh)

And can we please connect on discord, I would like to try and find a solution for why it isnt working.

@insomnia-creator
Copy link
Contributor Author

sent you a request

@insomnia-creator
Copy link
Contributor Author

Closed by commit 464b7c3

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