Giter Site home page Giter Site logo

Comments (2)

jetfir3 avatar jetfir3 commented on August 11, 2024

This is strange, especially for a macOS user. The script is checking for write permission throughout the Spotify app directory and one or more of the directories is reporting that there is no write permission.

It's also strange that there is no password on the machine -- when an app or script requires elevated permissions before proceeding and a user/password or fingerprint box pops up, what do you provide it?

I'm also curious to see the output of the following commands:
1.

me="$(whoami)" && echo $me && dscl . -authonly $me "" && echo $?
ls -ld /Applications/Spotify.app
ls -l /Applications/Spotify.app/Contents/Resources/Apps/

You've also stated in this issue template that you've installed Spicetify -- is this correct?

from spotx-bash.

jetfir3 avatar jetfir3 commented on August 11, 2024

Week with no reply = closing.

This issue seems to come down to:
A. User account permissions differ from account which installed Spotify.app -- things may work better if you install the Spotify.app into your /Users/$USER/Applications/ directory instead of the main /Applications directory. If that directory does not yet exist run the following command then drag Spotify.app into that new directory:

mkdir /Users/$USER/Applications/

B. Set a password on your user account and if SpotX-Bash ever requests sudo password again, you can simply enter your password (assuming your account has admin permissions) -- this should be standard practice anyway, regardless of this specific SpotX-Bash issue.

Regardless, whatever oddities are created due to a lack of user password being set and/or lack of permissions... this isn't something which will be fixed or handled by SpotX-Bash -- this is a specific issue on your own device.

If further discussion is required, join the SpotX telegram community linked in the README for easier back-and-forth on this oddity.

from spotx-bash.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.