mirror of
https://github.com/aome510/spotify-player.git
synced 2026-04-26 09:25:49 +03:00
[GH-ISSUE #582] Copy link is not being copied in clipboard. #338
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#338
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 @nsantiago2719 on GitHub (Oct 24, 2024).
Original GitHub issue: https://github.com/aome510/spotify-player/issues/582
Describe the bug
Copying link to clipboard does not work. It is not copying anything.
To Reproduce
Expected behaviour
it should copy the link in my clipboard but it doesn't
Log and backtrace
Screenshots
If applicable, add screenshots to help explain your problem.
Environment
Additional context
I found that whenever I copy the track link the app freezes but still continues to play. Searched issues and found this #538 which there is a merge request #553 . I cloned the repo and build it using cargo build, did the same method to copy the link and now it is not freezing. Pasting the link though does nothing. Checked my clipboard and it doesn't contain the link too.
@nsantiago2719 commented on GitHub (Oct 24, 2024):
after clearing my clipboard it does now work. seems like clipboard issue and not the spotify_player.