Skip to content

fix: white screen when play song from artists screen#3012

Closed
ctrlVnt wants to merge 2 commits into
KRTirtho:devfrom
ctrlVnt:master
Closed

fix: white screen when play song from artists screen#3012
ctrlVnt wants to merge 2 commits into
KRTirtho:devfrom
ctrlVnt:master

Conversation

@ctrlVnt

@ctrlVnt ctrlVnt commented Apr 18, 2026

Copy link
Copy Markdown

Fix issue #2949

In artist screen there was an error due to null check operator used on a null value. (using NewPipe and Spotify plugin)

So now if a.width or b.width are null are 0. This avoids the white screen which would be an unhandled error in Flutter

I tested and it works for me, no more white screen when you play songs from artist screen

@sinlessone sinlessone mentioned this pull request May 1, 2026
2 tasks
@TIBREWA

TIBREWA commented May 15, 2026

Copy link
Copy Markdown

please merge it the issue is very irritating

marcos10pcs added a commit to marcos10pcs/spotube that referenced this pull request May 23, 2026
Added a note about:
- Fix for artist screen white screen (PR KRTirtho#3012)
- NewPipe as default engine for Android/Windows

Co-Authored-By: Claude Opus 4.7 <noreply@anthreply.com>
@marco-calautti

Copy link
Copy Markdown

Until this fix and others get merged here, I created an AUR package based on marcos10pcs fork which applies this and other fixes.
https://aur.archlinux.org/packages/spotube-fork-bin

@ctrlVnt ctrlVnt closed this by deleting the head repository Jun 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants