-
-
Notifications
You must be signed in to change notification settings - Fork 742
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blank screen on Linux #1570
Comments
Yeah, I have the same spotify/spicetify version and it's a blank screen. Maybe the latest changes to get it working after a Spotify update don't work on 1.1.80.699. Idk. |
If I connect via remote debugging ( This seems to support my suggestion that 2.9.4 isn't compatible with 1.1.80. The changes from 2.9.3 to 2.9.4 can be seen here: v2.9.3...v2.9.4, so if it was working in 2.9.3, probably the new menu hook broke it? |
Searching for the regex used ( |
I can confirm this appears to be the source of the issue. I bisected and found that the issue arose starting in commit a93d833, a commit which is part of v2.9.2. |
Is it possible to have the apply.go file detect the Spotify version? Or does the regex need to be backwards compatible? |
You can detect the version, but we could use a more long term solution here imo |
How about something like the CSS map but for hooks, dependent on the spotify version? Like have it store/look up the different regexes and use whichever ones it needs. |
same issue on Deepin(rolling) |
Same on Windows with version 1.1.83.956.gbe7ea9a7 |
Had the same issue, but manually getting the Spotify .deb helped (#1577 (comment)). |
I get this issue on macOS 12.3.1 on Spicetify version 2.9.5 and Spotify for macOS (Apple Silicon) 1.1.83.956.gbe7ea9a7 as well. After xpui.app.spotify.com-1650564967416.log It seems Here's Edit: Whoops, it seems there's already an identified cause for this, but hopefully this helps I guess? |
This would create a risk for remote arbitrary code execution, very insecure. We would have to bundle the hooks into the program at distribution time, not web-time. We could create a large JSON mapping of hooks and read that from the filesystem. |
I think we can close this issue since it's about 1.1.80 that isn't supported by spicetify. 1.1.83 should work fine on v2.9.6. I recommend using old version of spicetify (2.9.3) if you want to stick to old versions of spotify. |
@Celibistrial update your Spotify to 1.1.83. |
cant , the spotify aur package is version 1.1.80 and spotify does not support arch (could use debtap to install spotify.deb but it has messed up my system in the past) |
@ririxidev Snapcraft -> latest/edge -> 1.1.83.954.gd226dfe8 |
I know. But it's maybe a workaround. |
I'm working on a "spotify-edge" AUR package. Stay tuned. |
@nils-kt Here you go! https://aur.archlinux.org/packages/spotify-edge |
@theRealPadster I don't need it, I'm a Windows user. π |
Oh lol, well I'm gonna use it myself regardless |
does the spotify-edge package work with spicetify? just tried it out with spicetify version 2.9.3 and the dev version all result in a blank screen |
There already is spotify-snapstore package that actually installs spotify from |
Yes. I tested it when I was setting it up.
Wow, somehow I missed it when searching initially π |
which version of spicetify did u use? |
I believe it was 2.9.6 when I tried it. |
I'm using spotify flatpak and there is no 1.1.83 atm (update: finally got the 1.1.83+ upgrade and it works now) |
Having the same issue, latest Spotify as of writing, spicetify version 2.9.8 |
Since a few days I also had a blank screen on windows. Decided to reinstall both and yeah it works. It sucks that you have to download all your playlists & update settings all over again but for some reason it just works. |
You probably just needed to force your Spotify to update. |
Same issue here. I'm using the latest spotify version from AUR (1.1.84) with spicetify 2.9.8. I tried removing |
just tried it out with 2.9.6 and still a blank screen (I did clear the backup folder) |
Update, latest is 2.9.8 |
still a blank screen |
v2.9.8 blank screen |
Why is this closed? Spotify 1.1.85.895.g2a71e1b8 and v2.9.8 and still having a blank screen when loading any theme |
Itβs a known issue, just wait
β¦ On May 13, 2022, at 7:00 PM, leon-sm ***@***.***> wrote:
ο»Ώ
Why is this closed? Spotify 1.1.85.895.g2a71e1b8 and v2.9.8 and still having a blank screen when loading any theme
β
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
i am on 1.1.84.716.gc5f8b819 and spicetify 2.9.8, this issue still occurs |
|
|
π Have you checked Spicetify.app page for your issue?
π Is there already an issue for your problem?
βΉ Environment / Computer Info
π Description
After running
sudo -E spicetify apply
Spotify loads up with a black screentried multiple versions of spoitfy from the aur spotify-snap spotify
Other people in the discord server also seem to have the same issue
πΈ Screenshots
The text was updated successfully, but these errors were encountered: