sanoojes / Spicetify-Lucid

A Dynamic, Highly Customizable Spicetify theme inspired by Bloom and Microsoft Fluent Design.
https://sanooj.is-a.dev/Spicetify-Lucid/
MIT License
126 stars 3 forks source link

the play/resume button is a white circle [BUG] #8

Closed kamez104 closed 4 months ago

kamez104 commented 4 months ago

As described in the title, the the play/resume button is a white circle. I'm on the latest version of Spotify and Spicetify, and I installed the theme through the Marketplace. image

sanoojes commented 4 months ago

can you give details of your spotify version try updating spicetify and spotify

screenshot or copy paste the info

sanoojes commented 4 months ago

i cant reproduce the issue if the version, extensions used is not specified

kamez104 commented 4 months ago

can you give details of your spotify version try updating spicetify and spotify

Spotify for Windows (64 bit): 1.2.37.701.ge66eb7bc (latest from Spotify's website) Spicetify: v2.36.11 Extensions: adblockify, Better Spotify Genres (the problem happens even with a fresh installation without any extensions)

sanoojes commented 4 months ago

thanks for the details i will try to reproduce the issue now

sanoojes commented 4 months ago

sorry for the inconvinence. i cant reproduce the problem. it might be a issue with spicetify or spotify installation

Try installing via using scripts after a fresh install of spotify and spicetify.

# uninstall spicetify 
spicetify restore
rmdir -r -fo $env:APPDATA\spicetify
rmdir -r -fo $env:LOCALAPPDATA\spicetify

Windows (Powershell)

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12
iex "& { $(iwr -useb 'https://sanoojes.github.io/better-bloom/install/Better-Bloom.ps1') }"

Tried reinstalling spicetify , spotify , marketplace , theme on windows 10, 11. image image

kamez104 commented 4 months ago

There's no point in reinstalling because I've already done it. It's not a big deal, I can live with it

tajito commented 4 months ago

Happening to me too, already tried reinstalling

Spotify for Windows (64 bit): 1.2.37.701.ge66eb7bc Spicetify: v2.36.11 Extensions: Cat-Jam Synced, Beautiful Lyrics, No Tracking Links, Playlist Icons

sanoojes commented 4 months ago

Happening to me too, already tried reinstalling

Spotify for Windows (64 bit): 1.2.37.701.ge66eb7bc Spicetify: v2.36.11 Extensions: Cat-Jam Synced, Beautiful Lyrics, No Tracking Links, Playlist Icons

sorry i dont know whats the issue i will try fixs for that

sanoojes commented 4 months ago

i will try to add -webkit-mask for mask-image compatibility sometimes it should fix the issue

tajito commented 4 months ago

i will try to add -webkit-mask for mask-image compatibility sometimes it should fix the issue

nope ;_; image

sanoojes commented 4 months ago

i will try to add -webkit-mask for mask-image compatibility sometimes it should fix the issue

nope ;_; image

soory my bad i will try other fixes now

sanoojes commented 4 months ago

@tajito @kamez104 hey can you check out the new update i removed the inline svg and add the play button image with scripts

tajito commented 4 months ago

@tajito @kamez104 hey can you check out the new update i removed the inline svg and add the play button image with scripts

fixed! tysm :D

sanoojes commented 4 months ago

ok !

kamez104 commented 4 months ago

Thanks, it's fixed now :D