mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #324] How do I run this on Windows i'm confused. #1109
Labels
No labels
bug
documentation
enhancement
good first issue
help wanted
pull-request
question
third-party
third-party
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-player#1109
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
@BubbyWoodz commented on GitHub (Dec 24, 2023):
Edit 1: I installed it with scoop and it still crashes so idk
@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?
@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.
@aome510 commented on GitHub (Dec 25, 2023):
Where did you find the logs? You can check the application cache folder location by looking into
spotify_player -h:@aome510 commented on GitHub (Jan 6, 2024):
@BubbyWoodz any updates? Otherwise, I’ll close this issue