[GH-ISSUE #324] How do I run this on Windows i'm confused. #1109

Closed
opened 2026-03-14 13:29:48 +03:00 by kerem · 5 comments
Owner

Originally created by @BubbyWoodz on GitHub (Dec 24, 2023).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/324

I am confused how to run this on Windows. I have Cargo fully installed and ready to go and when I download the exe and try to run it ,it just crashes.

Originally created by @BubbyWoodz on GitHub (Dec 24, 2023). Original GitHub issue: https://github.com/aome510/spotify-player/issues/324 I am confused how to run this on Windows. I have Cargo fully installed and ready to go and when I download the exe and try to run it ,it just crashes.
kerem closed this issue 2026-03-14 13:29:53 +03:00
Author
Owner

@BubbyWoodz commented on GitHub (Dec 24, 2023):

Edit 1: I installed it with scoop and it still crashes so idk

<!-- gh-comment-id:1868447325 --> @BubbyWoodz commented on GitHub (Dec 24, 2023): Edit 1: I installed it with scoop and it still crashes so idk
Author
Owner

@aome510 commented on GitHub (Dec 24, 2023):

Can you provide more details, otherwise I cannot identify the cause? For example, what is the crash message? Are there any logs/backtraces in the cache folder?

<!-- gh-comment-id:1868573184 --> @aome510 commented on GitHub (Dec 24, 2023): Can you provide more details, otherwise I cannot identify the cause? For example, what is the crash message? Are there any logs/backtraces in the cache folder?
Author
Owner

@BubbyWoodz commented on GitHub (Dec 24, 2023):

I could not find the logs but when I try to run the Spotify_Player.exe in the CMD I get this error: "Error: Cannot create a file when that file already exists. (os error 183)" There is no crash message it doesn't even open it tries to and then exits.

<!-- gh-comment-id:1868613410 --> @BubbyWoodz commented on GitHub (Dec 24, 2023): I could not find the logs but when I try to run the Spotify_Player.exe in the CMD I get this error: "Error: Cannot create a file when that file already exists. (os error 183)" There is no crash message it doesn't even open it tries to and then exits.
Author
Owner

@aome510 commented on GitHub (Dec 25, 2023):

I could not find the logs but when I try to run the Spotify_Player.exe in the CMD I get this error: "Error: Cannot create a file when that file already exists. (os error 183)" There is no crash message it doesn't even open it tries to and then exits.

Where did you find the logs? You can check the application cache folder location by looking into spotify_player -h:

spotify_player -h

...
Options:
  -t, --theme <THEME>           Application theme
  -c, --config-folder <FOLDER>  Path to the application's config folder [default: /Users/aome510/.config/spotify-player]
  -C, --cache-folder <FOLDER>   Path to the application's cache folder [default: /Users/aome510/.cache/spotify-player]
  -h, --help                    Print help
  -V, --version                 Print version
<!-- gh-comment-id:1869031678 --> @aome510 commented on GitHub (Dec 25, 2023): > I could not find the logs but when I try to run the Spotify_Player.exe in the CMD I get this error: "Error: Cannot create a file when that file already exists. (os error 183)" There is no crash message it doesn't even open it tries to and then exits. Where did you find the logs? You can check the application cache folder location by looking into `spotify_player -h`: ``` spotify_player -h ... Options: -t, --theme <THEME> Application theme -c, --config-folder <FOLDER> Path to the application's config folder [default: /Users/aome510/.config/spotify-player] -C, --cache-folder <FOLDER> Path to the application's cache folder [default: /Users/aome510/.cache/spotify-player] -h, --help Print help -V, --version Print version ```
Author
Owner

@aome510 commented on GitHub (Jan 6, 2024):

@BubbyWoodz any updates? Otherwise, I’ll close this issue

<!-- gh-comment-id:1879695406 --> @aome510 commented on GitHub (Jan 6, 2024): @BubbyWoodz any updates? Otherwise, I’ll close this issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/spotify-player#1109
No description provided.